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
Professional Software Development Tools
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
Add this to the <Body> tag
<Body topmargin="0" leftmargin="0">
Originally Posted by fcc
Thanks Worm.
you always surprise to me.