Frank wrote:
I've also noticed that in order to get all the items in the record to
display properly in the DIV, I have to add <br clear="all" /> just before
closing the DIV, otherwise, the content overlaps the bottom border of the
DIV.

give the last item in the div a "clear: both;" - or add a div instead of the break tag (avoiding presentational markup)


and you should actually use tables or definition lists here, because thats what these things were made for.

regards, michael
--
</gro.jiin//:ptth> jiin
*****************************************************
The discussion list for http://webstandardsgroup.org/
*****************************************************




Reply via email to