View Full Version : Ugly Border!


SizzZzlinhair
03-28-2003, 09:45 PM
I have this border on my divider and it's driving me crazy.. is there any way that I can get rid of it altogether but keep the scrollbar? I have this:

<center><table border="1" align="right"><tr><td><div style="width:200; height:200; overflow:auto"><font size=2 face=tahoma color=grey> Testing

I hope there's a way... help is greatly appreciated! Thanx.

MaGiCSuN
03-28-2003, 09:49 PM
try adding border-width: 0px OR border: 0px to the <div> code
not sure if it works, but you can still give it a try :)

Love,
mirna

SizzZzlinhair
03-28-2003, 09:51 PM
It worked! Thanx so much! :)