In my very first post on this blog, I promised to create a design of my own for this site. So far, I haven't done much. More than a week ago, I did some experimenting, but I don't think I'll go that way.
My requirements for a design are pretty strict
- complete separation of content and style (which means that 95% of the design will be CSS-work)
- semantically correct XHTML 1.1 (lists, no tables unless there's tabular data, no
<br />to create visual linebreaks) - accessibility-guidelines in mind (meaningful page-titles, contents on top, ...)

Comments
Add Comment