Table points: Rows and columns
Divided into three tags:
<table> (Start)
<tr>
<td>
</td>
</tr>
</table> (end)
Table width hundred percent relative browser border 1-100%
Cell padding: The distance from the edge to the edge
Cell spacing: The distance between content and edges
width (breadth) = "100%"
Border (border) = "1"
cellspacing (margin) = "0"
cellpadding (pitch) = "0"
colspan represents "merge columns"
rowspan represents "merge Rows"
Learn to make forms, you can set the format of their own thinking strong web interface, you can add hyperlinks, patterns of design, a very practical lesson, benefited, want to express a lot, the beginning of the production of web pages, repeated changes and from the building, in error, and constantly groping, to do a molded page of the process, You can practice the English words used in the code repeatedly, deepen the memory, repeat the design of the overthrow, you can consolidate the original memory of the code. Instantly feel that this is my new understanding of the IT industry, but also a kind of incentive, for every day to accept new knowledge and feel yearning!!
1027 Making a table