Showing posts with label Transitional DTD. Show all posts
Showing posts with label Transitional DTD. Show all posts

Saturday, June 9, 2007

Transitional DTD

Transitional DTD allows some older elements and attributes that have been deprecated

"http://www.w3.org/TR/html4/loose.dtd">
Also if frames are used, to get valid results from the SGML validator, the frameset doctype is needed, like this:
"http://www.w3.org/TR/html4/frameset.dtd">