<TR>
First page
Back
Continue
Last page
Overview
Graphics
<TR>
The <TR> tag (Table Row) is used to define the beginning and end of a row
Each row in your table should start with a <TR> tag
It is usually the first tag after the <TABLE> tag
Notes: