sweet_as_sugar
03-30-2003, 08:11 PM
Hey this is my site: http://www.geocities.com/doll2505/index.htm I want to have a frame in the right hand side of the page just exactly the same as the 1 in the left hand side I tried all the codes and changing the percentages and nothing works can some1 please help?
dunno bout your current problem, but this may be related...
<TD Width="15%" Valign="top" style="border: 0"
<BODY BACKGROUND="http://image1ex.villagephotos.com/pubimage.asp?id_=1993565">
that is an extra body tag which should not exist, plus your td tag is thus not finished.
</a>
<TD Width="60%
that is missing the ending td tag for the first td area. plus i do not see a td tag set for the third area, thus the lack of space on the right hand side.