Archive for 'CSS'

5 Online Tools and Apps to Help Optimize and Format CSS

Posted on 03. Dec, 2009 by arif.

3

Why would you ever need to optimize (or optimise, which ever spelling you prefer) or reFormat your CSS? Optimizing your CSS will not only allow your web page to load quicker, it also increases the durability and resilience of your site when there is a spike in visitors (i.e. the Digg effect) and, for me, the most important part is that it gives you more readable code.

Continue Reading

CSS 3 Cheat Sheet (PDF)

Posted on 21. Aug, 2009 by arif.

0

Just last week we released an extensive printable HTML 5 Cheat Sheet that lists all currently supported HTML 5 tags, their descriptions, their attributes and their support in HTML 4. In comments to this post we received many requests for a similar CSS 3 cheat sheet that would present the main features of CSS 3 [...]

Continue Reading

12 Principles For Keeping Your Code Clean

Posted on 20. Aug, 2009 by irfan samad.

0

Beautiful HTML is the foundation of a beautiful website. When I teach people about CSS, I always begin by telling them that good CSS can only exist with equally good HTML markup. A house is only as strong as its foundation, right? The advantages of clean, semantic HTML are many, yet so many websites suffer [...]

Continue Reading