Hi,
There's usually no need for XHTML1.1, XHTML1.0 or HTML4.0 are perfectly adequate. XHTML1.1 is not supported by many browsers so is not generally recommended.
Quote:
|
Originally Posted by Dan L
Depends on what you're doing. XHTML 1.0 Strict is meant to be a bridge between HTML and XHTML, hence why it still supports Transitional and Frameset.
|
I think you meant "XHTML 1.0 is meant to ...", as strict doesn't include transitional and frameset.