Posts tagged css

May 27, 2010

Safari 4 recreated with HTML5 and CSS3

Works in Safari 4 and Google Chrome.

March 8, 2010

CSS Border Radius

A simple but really useful tool by Jacob Bijani that generates CSS border radius markup for Gecko, WebKit & CSS3.

January 20, 2010

Site update

I’ve been at work converting the site to HTML5, mainly by replacing generic div elements to more descriptive ones (section, aside, header etc.) wherever possible.

I’ll be changing some more stuff in the upcoming weeks, but as of now, the markup of maxpagels.com validates as HTML5. Special thanks to the people behind Modernizr for creating a fantastic JavaScript library – it’s painless to style HTML5 elements in IE using it.

January 11, 2010

Rendering a web page

A list on the Friendly Bit blog detailing what happens when you visit a web site.

I, too, get annoyed when the above steps take longer than one tenth of a second.

Spoiled we are, all of us.