Page 1 of 1

formatting help..

Posted: Wed Feb 16, 2005 2:24 am
by pleigh
hi there...

i can't figure out whats wrong, i'd like to know what i can do with table margin of my page. i am using cellpadding but i am not satisfied the way it looked. can i do this in cascading stylesheet?

Posted: Wed Feb 16, 2005 2:26 am
by feyd
this doesn't deal with php..

Moved to Client Side.

Posted: Wed Feb 16, 2005 6:53 am
by John Cartwright

Code: Select all

table.container
{
     padding-top: 100px
}

?