This tag is used the table tag. There are many tag used Table tag.
<html>
<body>
<table border="1">
<tr>
<td>row 1, cell 1</td>
<td>row 1, cell 2</td>
</tr>
<tr>
<td>row 2, cell 1</td>
<td>row 2, cell 2</td>
</tr>
</table>
</body>
</hmtl>
<tl> tag used in TickerTape windows to display the enclosed text at the window's lower edge and it's tag syntax is <tl >...</tl> colors object applies to text present in between <tl> and </tl> tags.