Input text box Style Code Instance _ Basic Tutorial

Source: Internet
Author: User

A way to change the style of all forms through CSS, you can define a format in CSS
input{color:red}
textarea{border:1px solid #333}
. Typically, if you don't need to change all the text styles, you can define styles such as text boxes and password boxes in the following ways

<ptml> <pead> <meta http-equiv= "Content-type" content= "text/html; charset=gb2312 > <title> New page 1</title> <style> <!--. username {width:130px; background: #F FFFFF URL ("/article/upimages/ico_username.gif") 2px 2px no-repeat; padding-left:18px; Border-right: #E7AD01 1px solid; Border-top: #E7AD01 1px solid; font-size:13px; Border-left: #E7AD01 1px solid; COLOR: #000000; Border-bottom: #E7AD01 1px solid; height:20px}--> </style> </pead> <body> <table cellspacing= "0" cellpadding= "0" Widt H= "100%" border= "0" id= "table1" > <tr> <form name= "MyForm" method= "POST" action= "" > &LT;TD class= "LOGIN_TD" > Username: <input class= "username" onmouseover= "this.style.bordercolor= ' #99E300 '" onmouseout= "this.style.bordercolor= ' #A1BCA3" "maxlength=" Name= "UserName" ></td> </form> </tr> </table> </body> </ptml>
[Ctrl + A All SELECT Note: If the need to introduce external JS need to refresh to perform]

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.