How to achieve this form effect with DIV+CSS _css/html

Source: Internet
Author: User
Table Effect Table
<textarea id="runcode20713"><table width= "border=" 0 "cellpadding=" 0 "cellspacing=" 1 "bgcolor=" #000000 "> <tr bgcolor=" #FFFFFF " > <td height= "colspan=" 3 "> </td> </tr> <tr bgcolor=" #FFFFFF "> <td height=" 50 "> </td> <td height=" > </td> <td height= "$" > </td> </tr> <tr BGC Olor= "#FFFFFF" > <td height= "> </td> <td height=" "> </td> <td height=" ; </td> </tr> <tr bgcolor= "#FFFFFF" > <td height= "> </td> <td height=" ">" </td> <td height= "> </td> </tr> </table></textarea> "
[Ctrl + A full selection Note: If you need to introduce external JS need to refresh to execute]
Table Effect DIV+CSS
<textarea id="runcode12427"><! DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 transitional//en" "Http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd "> <ptml xmlns=" http://www.w3.org/1999/xhtml "> <style type=text/css> #div1 {width:450px; Border-top: #000 1px solid; Border-left: #000 1px solid; } #div1 ul {width:450px; margin:0px; } #div1 li {float:left; width:149px; height:50px; List-style-type:none; Border-right: #000 1px solid; Border-bottom: #000 1px solid; Text-align:center; line-height:50px; } </style> <ul> <li style= "WIDTH:449PX;" >1</li> <li>2</li> <li>3</li> <li>4</li> < li>5</li> <li>6</li> <li>7</li> <li>8</li> &L t;li>9</li> <li>10</li> </ul></textarea>
[Ctrl + A full selection Note: If you need to introduce external JS need to refresh to execute]
  • 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.