Re: Minimal web pages

On Fri, May 27, 2005 at 12:25:41PM +1000, Tom Worthington wrote:
> Specifying XHTML Basic keeps the designer from using an ordinary web tool 
> which generates lost of embedded formatting (they are required to use CSS). 

Always write code with an editor.

Embedding style is quite possible in XHTML. Abuses happen all the time.

Most XHTML browsers run better with CSS disabled.

I suggest using HTML4 strict, it is better supported and doesn't leave
you with that misguided XML POV.

Received on Monday, 30 May 2005 02:26:32 UTC