View Full Version : DTD's
cg9com
01-06-2003, 08:09 PM
was wondering about a possible list of the w3c URL dtd's used in the definition?
cg9com
01-08-2003, 05:51 PM
http://www.cg9com.web1000.com/smilies/cold.gif
Just read the specs.
You have HTML 4.01 frameset, HTML 4.01 loose, HTML 4.01 transitional, and HTML 4.01 Strict.
Then you have XHTML 1.0 frameset, transitional, and strict. As well as modular XHTML 1.1.
I assume you only wanted (X)HTML doctypes, as I could list off a bunch of SVG and MathML ones if you really wanted...
cg9com
01-08-2003, 08:18 PM
thanks jkd
i was curious to find out the URL's to the DTD's that are specified in the definition, the actual .dtd file.
i can find the html4.01 and xhtml1.0 urls in the w3schools tutorials. but what about previous versions? do they still even have them? i dont think i need to deal with the vector graphics though.
Err, HTML 4.01:
Transitional: http://www.w3.org/TR/html4/loose.dtd
Strict: http://www.w3.org/TR/html4/strict.dtd
Frameset: http://www.w3.org/TR/html4/frameset.dtd
XHTML 1.0:
Transitional: http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd
Strict: http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd
Frameset: http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd
XHTML 1.1: http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd
Like I said, you just need to read the specs... all of these were copy and pasted right out of the HTML 4.01 specification, the XHTML 1.0 specification, and XHTML 1.1. www.w3.org/MarkUp
cg9com
01-10-2003, 09:31 AM
Originally posted by jkd
www.w3.org/MarkUp
*click* http://www.cg9com.web1000.com/smilies/grazy.gif
vBulletin® v3.8.2, Copyright ©2000-2010, Jelsoft Enterprises Ltd.