HTML table Making

Source: Internet
Author: User

How do I make a table?

How do I make a form? Observe the following code:

<! DOCTYPE html>

The HTML above will give you the following table:

Of course, there are a lot of features of the table I did not show, such as the table tag using Border-collapse=collapse; You can separate individual data with a single line.

In the above HTML code, I used inline style in the label, which is for the convenience of direct observation, but according to the principle of structure and the separation of the realization, these styles are best to create a new CSS outside. It is also important to note that in the table we'd better use tags such as <thead><tbody><tfoot>, which are semantically obvious tags that are not only convenient for developers to read, but also useful for browser parsing code.

HTML table Making

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.