PDA

View Full Version : How do you fix this?



Cosmoslayer
February 18th, 2001, 05:08
http://cosmoslayer.cjb.com/

How to delete the whit borders there.
It didn't appear when I'm using frontpage.

FluxFX
February 18th, 2001, 05:16
<table border="1" width="100%" bordercolor="#000000" cellspacing="0" cellpadding="0">

it should be

<table border="0" width="100%" cellspacing="0" cellpadding="0">

make border="0"

LeX
February 18th, 2001, 05:50
Tip: Don't use Frontpage...