• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

New to HTML5

 
Ranch Hand
Posts: 173
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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
 
author
Posts: 35
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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
Posts: 173
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks. I'll check it out. Appreciate the info.
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic