Profile
Achievement
chrisjlee's Recent SnippetsTagged css
- All /
« Prev 1 Next »
Easily Modify and Layout html with classes that on the fly create margins
0
1236
posted 16 years ago by chrisjlee
When you can't use firebug to discover cross browser compatibility problems (i.e. internet explorer 6) then what's the fastest way to see the padding and margins?
A quick solution is adding a css debug class to your container. Feel free to change...
0
2689
posted 16 years ago by chrisjlee
Clearfix with 2 different classes: page, section
Section: takes up a whole row (much like TR);
Page: is the container for each section
0
1345
posted 16 years ago by chrisjlee