URL
You can see the page is cut in half by a white bordercolor. I can't make it black for some reason. Do a view source and see if you can tell me what I'm doing wrong please?
Much appreciated!
Printable View
URL
You can see the page is cut in half by a white bordercolor. I can't make it black for some reason. Do a view source and see if you can tell me what I'm doing wrong please?
Much appreciated!
hi try adding this to your framset tag
<FRAMESET rows=36%,* framespacing="0" border="0"
borderColor=#000000>
regards
That's it! No mention of those attributes for the FRAMESET tag in any of the HTML tutorials... never even thought to try it. Anyway, appreciate the help!Quote:
Originally posted by godedog
hi try adding this to your framset tag
<FRAMESET rows=36%,* framespacing="0" border="0"
borderColor=#000000>
regards