Compila Exchange

Webdesigner help, webdesign software, html css tutorials

HTML 5 - when will it become standard, and what (if anything) should website designers be doing to prepare for it?

I very nearly de-railed a thread in the Website Reviews group when Dave Cooper posted up an excellent and thought-provoking post about learning HTML / XHTML / CSS in reply to a comment I made in there. Dave advised that "I wouldn't suggest anyone wastes time on XHTML now: development's been abandoned and HTML5 is going to be the next standard apparently, so you might as well use HTML4."

I was very interested and intrigued by Dave's comments, which prompted me to do a Google search for "HTML 5". I discovered some very interesting results, not least of all from W3C: http://www.w3schools.com/html5/html5_reference.asp .

I must admit that, to my embarrassment, I was only vaguely aware of HTML 5, and didn't realise that it was a potential successor not just to HTML 4, but to XHTML as well.

Rather than further de-rail Sheila's thread in Website Reviews, I thought I'd start this thread up to discuss HTML 5, it's potential impact on website design, when it's likely to come into force, and what (if anything) website designers should be doing to prepare for its arrival in terms of their own individual coding practices, etc. This is of particular interest to me, as I have only recently begun to expand my knowledge beyond "basic" HTML into the realms of XHTML and CSS, and so would very much like to know what impact HTML 5 could have in terms of where I should be focussing my attentions.

Many thanks once again to Dave for prompting me to research this, and I very much look forward to reading your replies! :)

Best wishes,

Chris

Tags: 5, coding, css, html, xhtml

Views: 2

Replies to This Discussion

Hi Tony,
the things you are writing stylesheets for at the moment are different browsers and HTML5 is a doctype, so you aren't really talking about comparable things here: you can't write a css for previous doctypes because you aren't using them any more.
My impression is that W3C are making a big effort to clear up the mess that was resulting from developers using anything from html4 through to xhtml2 in flavours of strict and loose and they are coming up with something that's simpler (all the content in the html, all the styling in the css, much simpler doctype declaration, etc.) and a bit more logical. I don't know how old browsers are going to handle things like a video tag, but <rant> I don't have very much sympathy with people who are running old browsers. You can download something good for free, so why not just do it? If you're poor and using a low spec pc, you can get a terrific os like debian linux for nothing and a cutting edge featherweight browser like kazehakase for the same price.       </rant>
Sorry about the rant!
Dave

RSS

Photos

Loading…
  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2012   Created by Compila Limited.

Badges  |  Report an Issue  |  Terms of Service