PDA

View Full Version : Please, somebody that know some about htm pages


fcc
04-16-2004, 02:39 PM
Hi.
I'm very novice in htm contents,
I put a table with the same measures that the web object, and the result is that the table appears off-center.
How I can correct this

Attached I show the problem.

Thanks

Worm
04-16-2004, 03:03 PM
Add this to the <Body> tag
<Body topmargin="0" leftmargin="0">


Hi.
I'm very novice in htm contents,
I put a table with the same measures that the web object, and the result is that the table appears off-center.
How I can correct this

Attached I show the problem.

Thanks

fcc
04-16-2004, 03:15 PM
Thanks Worm.
you always surprise to me.