html_code_clinic thread: How do I make a line that is 100% long in a table cell.
You could also try making your picture into a background with CSS and
repeat it Vertically.
<body style="background-image: url('../images/whitepix.gif');background-
repeat: repeat-y">
You can also put this into a table tag or a div tag.
Hope it works,
Donald
|





