Design of login interface for remote control

Source: Internet
Author: User

1, which verification code reference article:

http://www.jb51.net/article/16168.htm How to generate page verification code with Jsp [ code attached ]

Some errors in the program from the HTML are mainly due to the location of the resources.

2, the relationship between the form and the Div

can be nested, and div can implement page layout. Form programming can also be used without depending on the location of the form. In other words, there is no need to change the position of the form.

We only need to layout the form inside input and so on some space position can. This can be done through CSS. As shown in some of the following code:

. U28 {

Position:absolute;

Left:656px;

Top:330px;

Width:205px;

Height:28px;

;

;

Text-align:left;;

font-family:' Arial ';

Font-size:13px;

Color:#999999;

Font-style:normal;

Font-weight:normal;

Text-decoration:none;

?

}

?

. u29 {

Position:absolute;

Left:656px;

Top:371px;

Width:122px;

Height:28px;

;

;

Text-align:left;;

font-family:' Arial ';

Font-size:13px;

Color:#999999;

Font-style:normal;

Font-weight:normal;

Text-decoration:none;

?

}

. U29_1 {

Position:absolute;

Left:780px;

Top:410px;

Width:80px;

Height:40px;

}

3, there is a JSP in the path does not appear in Chinese, that is, all the file names are all named in English. The path has a problem and must be changed all.

4, the logo is through the lighting magic hand and drawing tools out. The proportion is strictly controlled and can be achieved by drawing.

5, off-topic, for the implementation of the Submit button in the form, we can use the image as a submit button

Reference article: http://heavengate.blog.163.com/blog/static/202381053201273091318307/

Design of login interface for remote control

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.