HTML foundation Sixth lecture --- Form http://www.wrclub.net/ 8/29/2002 Netmaster Club, a wind crane friend tell us about "alignment of the control form and its entry" Here I am going to talk about the form and its properties, then everyone is reviewing the content of the last section, so there will be a sense of hard work. Table, generally used to lay edition on the content of the web page, such as the text placed on a location, you can make a table, then set the property of the table, it is placed in a single unit of the table, in line In fact, friends who have used Word should be very clear. In addition to the screening of the page, the form can also make very good results, such as buttons, discoloration, edge lines, etc. Everyone will use it flexibly.
Take a look at the basic syntax of the table:
... TABLE> - Definition Table
... TR> - Defining Data
... TH> - Defining Header
... td> - Defining the example below to see its example:
<行 表 的 表 ->
Food TH>
Drink TH>
Sweet TH> tr>
a td>
b td>
c td> tr> table> Does not with border:
Food TH>
Drink TH>
Sweet < / th> tr>
a td>
b td>
c td> tr> table> food drink sweeta b C cross multi line , Multi-column set element (Table SPAN) across multiple columns