CSS: Strip Away all Styling
18
January, 2008 (CSS, design, initialization, nullification, web, xhtml)Posted in CSS
Every browser has its own set of default styling for web pages. In case a particular website doesn’t provide enough styling for a certain element, it applies these instead. The differences between browsers can result into unforeseen results. A good example of this behavior is the difference in margins and paddings defined for lists (<ul>, [...]

