| Author |
New to HTML5
|
Pat Flickner
Ranch Hand
Joined: Nov 17, 2003
Posts: 173
|
|
Mr. Williams,
I've been doing HTML since its infancy and have only recently started playing around with HTML5. I see some things that look pretty cool, but is there something (as with Java) that can show you the distinct differences between the old HTML4 and HTML5? I'm especially interested in being able to have the pages provide the same information regardless of platform or browser (this is important because it's pretty annoying for everyone when an app or site works perfectly on one browser or platform but looks horrid or just plain doesn't work on another). Thanks. And I'm checking out the playn you recommended to another user. I love Google.
Pat
|
 |
James Williams
author
Ranch Hand
Joined: Apr 18, 2009
Posts: 35
|
|
HTML5 is mostly an evolution of HTML4. The HTML5Rocks slides (http://slides.html5rocks.com) are a good place to see what is new.
Having things work well cross-browser isn't that hard if you AREN'T using IE which tends to lag on standards.
|
 |
Pat Flickner
Ranch Hand
Joined: Nov 17, 2003
Posts: 173
|
|
|
Thanks. I'll check it out. Appreciate the info.
|
 |
 |
|
|
subject: New to HTML5
|
|
|