Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What is the difference between a Strict and Transitional DTD?

DTD strict
0
Posted

What is the difference between a Strict and Transitional DTD?

0

You would use a “strict” DTD to validate your code if you wanted to eliminate presentational markup and go with a CSS based layout (no tables for layout being the biggest reason to do this) and you would use “transitional” if you wanted to ease into XHTML by using some of HTML’s presentation elements (tables mainly).

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123