Jump to the main content.

Tips&Tricks for the modern day web designer

Don’t send XHTML as text/html

Submitted by: WebD&D on April 23, 2009.

XHTML documents sent as text/html will be treated as HTML by the browser. So either switch to application/xhtml+xml or to HTML 4.01.

Read the outside article: XHTML is invalid HTML

1 Star2 Stars3 Stars4 Stars5 Stars

Loading ... Loading ...

Tags: ,

Level: Advanced