|
| |
|
|
womble
Posts: 6009 Joined: 3/14/2005 From: Living on the edge Status: offline
|
RE: Like it or not... HTML5 - 9/3/2009 20:34:17
quote:
ORIGINAL: Tailslide Here's a start: http://www.alistapart.com/articles/get-ready-for-html-5/ quote:
HTML 4.0 (the markup language we all know and love) is based on a “rulebook” called SGML. In the SGML rulebook, element names are not case sensitive, you can have elements with optional closing tags (like <p>), and you can have attribute values without quotation marks. XHTML 1.0 and 1.1 are based on a rulebook called XML. In the XML rulebook, element and attribute names are case sensitive, every opening tag must have a closing tag, and attribute values must be quoted. HTML 5 defines a markup language that isn’t based on either rulebook, but that can be written in either “HTML form” (or serialization, as the spec calls it) or “XHTML form.” When you write markup in HTML form, you are allowed to leave off some closing (and opening!) tags, you don't have to quote attribute values if they don’t contain blanks, and element and attribute names aren’t case sensitive. You also get to use some of the XML markup; you can have a trailing slash on elements like <img /> or <hr />. When you use the XHTML serialization, you have to follow the XML rules mentioned a few paragraphs ago. Well that's as clear as mud! *rolls eyes* So now we've got HTML 4.01 strict/transitional, XHMTL 1.0 strict/transitional, XHTML 1.1....AND...HTML 5?! //enable sarcasm mode ....Yay! *rolls eyes again and goes to bury head in sand* Ah, yep, and then there's IE too....
_____________________________
~~ "A cruel god ain't no god at all" ~~ ~~ Erase hate. Practice love. ~~
|
|
|
|
Mango Himself
Posts: 2172 Joined: 11/28/2005 Status: offline
|
RE: Like it or not... HTML5 - 9/4/2009 0:24:54
The so-called Flash killer is not so.It would seem that DHTML and DOM will be fighting it out. . Do we see a Dynamic Drive resurgence? Also, by elimitaong certain elements such as <center> it will become imperative for those who don't use it to practice CSS. I see no major problem. Just more study and practice.
_____________________________
Associate Smutter _____________________ Some people think luxury is the opposite of poverty. It is not. It is the opposite of vulgarity.
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|