Posts with Category: CSS
HTML5 CSS Reset
I have been a regular user of the CSS reset by meyerweb, an alternative to the universal reset – at the cost of a few extra lines. More as an experiment I did an updated version for HTML5 which you can find below. The purpose of a reset is to remove any browser-centric default CSS [...]
Object Oriented CSS
So I caught this thanks to net.tutsplus.com – basically I’ve spent half an hour watching a wonderful lecture about minimizing page load with CSS. Its something I’m seriously considering adopting, I’ve courted the idea of reducing my CSS more often than not – this I think makes more than enough sense. I often catch myself [...]

