Page 100 - TechPluse_C7_Flipbook
P. 100
</TR>
<TR>
<TH COLSPAN="2">TAX</TH>
<TD>7%</TD>
<TD>42.76</TD>
</TR>
<TR>
<TH COLSPAN="3">TOTAL</TH>
<TD>653.64</TD>
</TR>
</TABLE>
</BODY>
</HTML>
The output of the preceding code is shown:
Table with COLSPAN
Restart
A list is a collection of related items.
There are three types of lists—ordered, unordered and definition list.
The <LI> tag is used to define an item in the list.
Table represents data in the form of rows and columns.
The <TR> tag is used to create a row in a table.
The <TD> tag is used to insert data into cells.
98 Premium Edition-VII

