A brief introduction to the related labels of forms and forms my summary

Source: Internet
Author: User

Form

<caption> table title, displayed outside the entire table </caption>

<th> headings for each column of the table </th>

<tr> rows </tr> <td> column cells </td>

Table Properties table{border-collapse:collapse; Merge cell borders}

Colspan: Merge columns rowspan: merge rows; Cellpading: Cell padding cellspacing: cell extra margin; [Write directly inside the table tag]

<colgroup> [with TR is sibling]

<col span= ' style of columns ' style= ' settings for various styles '/>

</colgroup>

Form

<form action= ' The destination address of the submission data/address that the server can handle ' method= ' get/post ' name= ' >

<input type= ' text ' size= ' textbox length ' maxlength= ' can display the number of characters ' value= ' placeholder= ' in the box prompt text '/>

<input type= ' date '/> Month Day

<input type= ' datetime '/> days and seconds

<input type= ' datetime-local '/> local time

<input type= ' text ' list= ' Datelistid '/>

<datelist id= ' List property value ' >

<option value= ' ><option>

</datelist>

<textarea rows= ' height ' cols= ' width ' >

Outline:none cursor Line;

</textarea>

</form>

A brief introduction to the related labels of forms and forms my summary

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.