Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS XHTML of HTML5

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #36855
    julien
    Member

    Hi,

    I wanted to build a new statistic page in HTML5 / CSS3, but is HTML5 really necessary ? Is XHTML also ok ?

    #97507
    sliver37
    Member

    There isn’t really any reason not to use HTML5 these days.

    Start off slowly, getting into the new elements as you feel comfortable. Make sure you normalise the new elements and include the html5 shiv for IE support. (if you’re not sure on these, google is your friend).

    As @karlpcrowley mentioned, you can simply use the HTML5 doctype and code the same exact way you would have in XHTML.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.