[CSS] Frequently Asked Questions
2005-08-10 modified: 2005-08-22
There are a lot of CSS related questions that keep coming back everywhere. I will list a lot of them... [more]
2005-08-10 modified: 2005-08-22
There are a lot of CSS related questions that keep coming back everywhere. I will list a lot of them... [more]
2005-04-25 modified: 2005-08-05
In this article I will address the general structure of HTML, I will make a seperation in three type... [more]
2005-03-15 modified: 2005-07-19
Do you know what div is invented for? When I ask people, they generally come up with the definition ... [more]
2005-07-06
In this article I discuss the use of the table element. This element is well known by almost every d... [more]
2005-03-10 modified: 2005-06-24
When making the step to XHTML, authors might encounter various difficulties, which are all the resul... [more]
2005-03-19 modified: 2005-06-23
Because HTML elements alone are not enough to discribe your data best, the class attribute is there.... [more]
2005-04-10 modified: 2005-04-15
For navigation, people often use an ol or ul element, wrapped in something like <div id="navigation"> ... [more]
2005-01-11 modified: 2005-03-30
Tables are bad they say, use div's and CSS. So what is the result? Documents like this: (I've omit... [more]
2005-01-15 modified: 2005-03-18
Now people are more and more using <h1> to <h6> to identify headings (instead of some <div id="heading"> c... [more]
2005-02-06 modified: 2005-02-10
The formula's on this site are only shown in MathML supporting browsers, which are Mozilla, Firefox ... [more]
2005-02-10
I've put up a rudimentairy test suite for (X)HTML documents. Select a mime type to be served and typ... [more]
2005-01-27
Now we're all validating our documents, please tell me why this document (view source) validates and... [more]