This is a discussion on "Doctype or no Doctype" within the Website Planning section. This forum, and the thread "Doctype or no Doctype are both part of the Planning Your Website category.
|
|
|
|
|
![]() |
||
Doctype or no Doctype
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Doctype or no Doctype
Hi all
I would like to know what doctype to use. I know that their is three doctypes. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd"> and their is five dtd. But what doctype do you use, and what DTD do you use as well. I was thinking in useing a strict dotype with a loosse.dtd. I did not know the out come yet. I will post the out come in a few days time. Can some take a guese what the out come will be? |
|
|
|
||||
|
Re: Doctype or no Doctype
A DTD IS a DOCTYPE!
http://www.w3.org/QA/Tips/Doctype Quote:
Recommended DTDs to use in your Web document. I suggest always using STRICT doctypes. HTML or XHTML. |
|
||||
|
Re: Doctype or no Doctype
or HTML strict
|
|
|||
|
Re: Doctype or no Doctype
Lets not start another discussion on whether to go with html or xhtml but just make sure it's strict and that you are implementing it properly.
Pete. |
|
||||
|
Re: Doctype or no Doctype
I was informed in no uncertain terms STRICT..... better for your health...
Last Blog Entry: More Sara Blogging (Nov 29th, 2007)
|
|
|||
|
Re: Doctype or no Doctype
Quote:
I prefer HTML, but using Strict (and using it well) is much more important than whether you have an X. Strict forces you to lose a lot of unhealthy 90's baggage (<font> et al). |
![]() |
| Tags |
| strictdtd, loosedtd, guess, frameset, doctype, transitionaldtd |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| which doctype?? | geyids | Web Page Design | 11 | Mar 13th, 2008 02:18 |
| Using a valid Doctype | Wesley | Web Page Design | 46 | Jan 16th, 2008 17:02 |
| [SOLVED] Doctype | mcdanielnc89 | Web Page Design | 3 | Oct 20th, 2007 23:00 |
| which doctype? | aflacduck | Starting Out | 19 | Jun 17th, 2007 19:34 |
| Doctype | ahm531 | Web Page Design | 2 | Sep 6th, 2006 07:55 |