Topic: Removing borders with html? (Page 1 of 1) |
|
---|---|
Nervous Wreck (II) Inmate From: do you really want to know? |
posted 11-16-2002 17:28
OK, I tried my best to make a site: http://oddv2.t35.com/2.html |
Bipolar (III) Inmate From: Cold Sweden |
posted 11-16-2002 19:26 |
Maniac (V) Inmate From: Oblivion |
posted 11-16-2002 20:51
Or you could use div alignment, it seems a bit easier IMO to div things when you want more than one thing to be pin-pointed in precise places. code: <div style="position:absolute;top:0px;left:0px;">
code: <div style="position:absolute;top:0px;left:0px;">
|