Why was the decision made to make padding apply outside of the width of a 'box', rather than inside, which would seem to make more sense?
What's the difference between resetting and normalizing css?
Write the css code showing the usage of all the background properties.
How inline and block elements are different from each other?
hot to specify the content box size of a block element?
How to select last li of ul via css?
What is css3 used for?
How do I open a css document?
What causes dom reflow?
What is css3?
What are vendor-prefixes?
What will this piece of css code do to an element? .container { margin: 0 auto; }
What are the pseudo classes on tags?
What is a clearfix?
How do I write my style sheet so that it gracefully cascades with user's personal sheet ?