Example of a form display with CSS design high experience

Source: Internet
Author: User
css| Design | example | show <style type= "Text/css" >
. input1{
Font-family:verdana;background-color: #EEEEEE border-bottom: #FFFFFF 1px solid;border-left: #CCCCCC 1px solid; Border-right: #FFFFFF 1px solid;border-top: #CCCCCC 1px solid;font-size:12px;
}
. Input1-bor {
Font-family:verdana;background-color: #F0F8FF; font-size:12px;
border:1px solid #333333;}
</style>
<table cellspacing=2 cellpadding=0 width=300 border=0>
<tr>
<td><font class= "EN1" > Name:</font> </td>
<td><input size=40 name=name class= "input1" onblur= "this.classname= ' input1 '" >
</td>
</tr>
<tr>
<td><font class= "EN1" > Mailbox:</font></td>
<td><input size=40 name=email class= "input1" onblur= "this.classname= ' input1 '" ></td>
</tr>
<tr>
<td><font class= "EN1" > website:</font> </td>
<td><input size=40 name=url class= "input1" onblur= "this.classname= ' input1 '" >
</td>
</tr>
<tr>
<td><font class= "En1" > Theme:</font> </td>
<td><input size=40 name=subject class= "input1" onblur= "this.classname= ' input1 '" >
</td>
</tr>
<tr>
<td><font class= "EN1" > Content: </font> </td>
<td><textarea name=message rows=5 cols=35 class= "input1" onblur= "this.classname= ' input1 '" ></textarea ></td></tr></table>

Related Article

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.