What is the difference between XHTML 1.0 strict and transitional?
14th January 2012
My answer to What is the difference between XHTML 1.0 strict and transitional? on Quora
Not a lot. XHTML transitional lets you use a few presentational attributes and elements that aren’t available in XHTML strict. Here’s a more detailed overview from back in 2005: http://24ways.org/2005/transitio...
These days you’re much better off using HTML5 and ignoring XHTML entirely.
More recent articles
- Notes on using LLMs for code - 20th September 2024
- Things I've learned serving on the board of the Python Software Foundation - 18th September 2024
- Notes on OpenAI's new o1 chain-of-thought models - 12th September 2024