I think your thinking of a horazontal line ceperator or <hr> in terms of the html.
Check out this page (its pretty simple and good info on what it does).
http://htmlguide.drgrog.com/alpha/division.htmlThere are fancy new ways to add line seperators these days in html with style sheets (css). And example would be <td sty;e="border-right: thin dashed Black;">my right column with a horazontal life to the left</a>.
Not too sure if that is too complicated for ya but you can do a search on google for more info on how to use styles for your borders (of tables).
