OutFront Forums
     Home    Register     Search      Help      Login    

Follow Us
On Facebook
On Twitter
RSS
Via Email

Recent Posts
Todays Posts
Most Active posts
Posts since last visit
My Recent Posts
Mark posts read

Sponsors
Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.
Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.
Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

 

Like it or not... HTML5

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> General Web Development >> Like it or not... HTML5
Page: [1]
 
Tailslide

 

Posts: 6692
Joined: 5/10/2005
From: Out here on the raggedy edge
Status: offline

 
Like it or not... HTML5 - 9/2/2009 4:17:29   
So XHTML 2.0 is dead - HTML 5 is the future. Like it or not, we'll need to get familiar with it.

So maybe we should have a thread that puts together various articles on HTML 5 and how to implement it properly.

Here's a start: http://www.alistapart.com/articles/get-ready-for-html-5/

_____________________________

Little Blue Plane Web Design | Land Rover project

:)
Tailslide

 

Posts: 6692
Joined: 5/10/2005
From: Out here on the raggedy edge
Status: offline

 
RE: Like it or not... HTML5 - 9/2/2009 4:20:43   
And here's Zeldman's take on it all: http://www.zeldman.com/2009/08/31/loving-html5/

And the "superfriends" (big names of web design): http://www.zeldman.com/superfriends/guide/



_____________________________

Little Blue Plane Web Design | Land Rover project

:)

(in reply to Tailslide)
caz

 

Posts: 3743
Joined: 10/10/2001
From: Somewhere south of Chester, UK
Status: offline

 
RE: Like it or not... HTML5 - 9/3/2009 12:17:34   
The Register had a good article about the current state of play last week which concluded that,
quote:

Even assuming - and this is a big assumption - that things go HTML 5's way with new browsers supporting it and developers using it, its Flash-killer days are still somewhat distant. HTML 5 still has to contend with the perpetual elephant in the room - legacy browsers.

It seems a forgone conclusion at this point that in the next few years HTML 5 will eventually be adopted and supported by all the major browsers, but what about today's browsers?

The Microsoft factor??...


Ah yes, just how often do IE users upgrade to new versions. :)

_____________________________

I remember when it took less than 4hrs to fly across the Atlantic.

(in reply to Tailslide)
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. ~~

(in reply to Tailslide)
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.

(in reply to Tailslide)
d a v e

 

Posts: 4348
Joined: 7/24/2002
From: England (but live in Finland now)
Status: offline

 
RE: Like it or not... HTML5 - 9/4/2009 5:49:43   
couple of intros to the spec
http://dev.w3.org/html5/markup/ (shorter version)

and
http://dev.w3.org/html5/markup/spec.html



_____________________________

David Prescott
Gekko web design

(in reply to Mango Himself)
Page:   [1]

All Forums >> Web Development >> General Web Development >> Like it or not... HTML5
Page: [1]
Jump to: 1





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