Very Confused - Doctype? |
This is a discussion on Very Confused - Doctype? within the HTML / XHTML forums, part of the Development category; I've already had a banta through some of that over the past few weeks, but unfortunately w3c documents, i don't ... |
![]() |
| | LinkBack (1) | Thread Tools | Display Modes |
| | #11 |
| Member Join Date: Jan 2009
Posts: 186
Thanks: 0
Thanked 1 Time in 1 Post
![]() |
I've already had a banta through some of that over the past few weeks, but unfortunately w3c documents, i don't find particularly easy to read, or make sense of. A List Apart: Articles: A Preview of HTML 5 Out of all the articles i've found, that's been the best, but i'm looking for something that covers it a little more. Maybe i'll just have to wait :unsure: |
| | |
| | #12 |
![]() Join Date: Dec 2008 Location: Kent Uk
Posts: 1,595
Blog Entries: 6 Thanks: 15
Thanked 49 Times in 49 Posts
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Expertise: (X)HTML / CSS Experience: Professional |
sorry then mate hehe... I thought you may have seen it; but it might be useful to someone else lol
__________________ web design kent |
| | |
| | #13 |
| Junior Member Join Date: Feb 2009 Location: Dallas, TX
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
![]() |
At any rate it will be a while before HTML 5 is supported by IE etc, which once again makes it a tough call. Much like CSS 3 which is awesome, not realistic for the majority due to the majority using crap.
|
| | |
| | #14 |
| Whacked Join Date: Apr 2009
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
![]() Expertise: Total Beginner Experience: Basic / None |
Hi, A Document Type Declaration, or DOCTYPE, is an instruction that associates a particular SGML or XML document (for example, a webpage) with a Document Type Definition (DTD) (for example, the formal definition of a particular version of HTML). In the serialized form of the document, it manifests as a short string of markup that conforms to a particular syntax. The HTML layout engines in modern web browsers perform DOCTYPE "sniffing" or "switching", wherein the DOCTYPE in a document served as text/html determines a layout mode, such as "quirks mode" or "standards mode". The text/html serialization of HTML 5, which is not SGML-based, uses DOCTYPE only for mode selection |
| | |
| | #15 | |
| Member Join Date: Jul 2009
Posts: 191
Thanks: 0
Thanked 18 Times in 17 Posts
![]() Expertise: (X)HTML / CSS Experience: Quite Good | Quote:
Indeed, you can start doing this already. There's nothing stopping you from slapping a <!DOCTYPE html> on your web pages; Google.com already does. (Of course, the same old MIME type issue exists with XHTML in HTML 5.) Support for the new HTML 5 features is patchy, so you have to careful if you start throwing in <section> and <nav>, for example. Oh and er...hi. :) Last edited by Mike Hopley; 30th July 2009 at 10:20 PM.. | |
| | |
| | #16 | |
![]() Join Date: Dec 2008 Location: Kent Uk
Posts: 1,595
Blog Entries: 6 Thanks: 15
Thanked 49 Times in 49 Posts
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Expertise: (X)HTML / CSS Experience: Professional |
hehe.. just thought I would hijack to say hello and welcome mike and also add that I just tried to validate their doctype to see how it fairs. thorght it would be interesting to post the doctype result Quote:
__________________ web design kent | |
| | |
| | #17 |
| Member Join Date: May 2009
Posts: 157
Thanks: 1
Thanked 6 Times in 6 Posts
![]() Expertise: (X)HTML / CSS Experience: Professional |
You usually should use XHTML Doctype when your site contains jQuery, etc so they can be performed properly. That's one of the reasons why. But the rest, not to sure.
__________________ Jordan Marcotte . Portfolio of Freelance Web Design Last edited by Jordan; 31st July 2009 at 01:37 PM.. |
| | |
| | #18 | |
![]() Join Date: Dec 2008
Posts: 431
Blog Entries: 4 Thanks: 8
Thanked 3 Times in 3 Posts
![]() Expertise: Web Development Experience: Quite Good | Quote:
[And welcome Mike ;))
__________________ Site: jackfranklin.co.uk Blog: ispeakwebstuff.co.uk Project: learnitscreencasts.co.uk I'm available for 1 to 1 lessons on HTML/CSS/PHP/Javascript/jQuery/Photoshop/Fireworks so please PM Me! | |
| | |
| | #19 | ||
| Member Join Date: Jul 2009
Posts: 191
Thanks: 0
Thanked 18 Times in 17 Posts
![]() Expertise: (X)HTML / CSS Experience: Quite Good | Quote:
I've not noticed any issues using HMTL and jQuery. Quote:
I'm not advocating HTML 5, by the way; personally, I think it's rather pointless to use it this early on. But you can use it if you want to. | ||
| | |
| | #20 | ||
![]() Join Date: Dec 2008 Location: Kent Uk
Posts: 1,595
Blog Entries: 6 Thanks: 15
Thanked 49 Times in 49 Posts
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Expertise: (X)HTML / CSS Experience: Professional |
They are warning against using it for now because of potential issues Quote:
Quote:
here is a nice little article to read HTML Versus XHTML - The Web Standards Project
__________________ web design kent | ||
| | |
![]() |
| Tags |
| confused, doctype |
| Thread Tools | |
| Display Modes | |
LinkBacks (?)
LinkBack to this Thread: http://webprocafe.com/html-xhtml/363-very-confused-doctype.html | ||||
| Posted By | For | Type | Date | Hits |
| CodersLife : Very Confused - Doctype? | This thread | Refback | 21st June 2009 11:18 AM | 2 |