HTML5 gives us many advantages. You can use the basic HTML5 elements like header, nav and footer in all browser at the moment. But there are more cool things like canvas, SVG or client side JavaScript databases.
While surfing I’ve found four different great overviews about XHTML5 / HTML5 browser support of all features. I’ve tweeted some […]
Posts tagged with “Safari”
May 16th, 2009
4 Useful HTML5 Browser Support Overviews
April 16th, 2009
CSS Snipplets for TextMate
I’m a fan of TextMate and how easy it is to extend the functionality. You can write TextMate plugins in ruby or any other language. But today I want to show you two simple snipplets I use in my everyday life.
TextMate snipplets have a great feature: the repeater—each time you type, TextMate retypes the character […]
March 9th, 2009
HTML5 / XHTML5 with CSS for Safari, Firefox, Opera & IE
As I started a new WordPress theme, the time was right to do this in XHTML5.
1. The XHTML5 header / head
The doctype is much easier now. And it’s the first time for me to write it by hand and not via copy ’n’ paste. The doctype is as simple as:
2. Structuring the content with “header”, “nav”, […]


