The last week I created a new layout for my site and my blog. I used valid
XHTML 1.1 Strict and
CSS 2 to realize the design which is based on modern
CSS layout techniques. The smart use of CSS and in general the separation between code and layout was very important for me.. The layout should look fine in all latest browsers like
Firefox 1.x+, Opera 7.x+ and M$ IE 5.x+ which support the CSS 1 (and partly CSS2) standard.
I adapted (almost) the entire default template of Wordpress to my ideas and requirements. The CSS file of the default style sucks because it's pretty huge and I reduced its size by nearly 50 percent but my current stylesheet file is anything but perfect. There are still a lot of things to improve.. maybe I will provide a minimal Wordpress template for interested people in the near future.