<div style="Z-INDEX: -500; POSITION: absolute; TOP: 0%; LEFT:0%;">
<TABLE background="images/left_border05.gif" WIDTH=11 HEIGHT=100% BORDER=0 CELLPADDING=0 CELLSPACING=0>
<TR>
<TD><IMG SRC="images/left_border05.gif" WIDTH="11" height="17"></TD>
</TR>
</TABLE>
</div>BUT if i change the 100% to a value like 500 in the below code.
<div style="Z-INDEX: -500; POSITION: absolute; TOP: 0%; LEFT:0%;">
<TABLE background="images/left_border05.gif" WIDTH=11 HEIGHT=500 BORDER=0 CELLPADDING=0 CELLSPACING=0>
<TR>
<TD><IMG SRC="images/left_border05.gif" WIDTH="11" height="17"></TD>
</TR>
</TABLE>
</div>i get a nice little 500 pixel table up and down the left side. fine and dandy, but i want it to go the WHOLE way.
suggestions?

New Topic/Question
Reply



MultiQuote





|