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?
formatting help..
Moderator: General Moderators
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact:
Code: Select all
table.container
{
padding-top: 100px
}?