Skip navigation
Currently Being Moderated

Should I start using HTML5 today?

Jul 9, 2012 5:06 AM

I have been learning from tutorials on lynda.com as hwo to use dreamweaver. When I first purchased it I didnt think it would be such an advanced program. Its certainly not one you can start suing straight away. I am thinking whether I should use html5 or not? All the tutorials on lynda.com are on html5 and none on the old html or xhtml 1.0 transitional. I am purely thinking from an SEO point of view as the word I am targetting the top person in google is using xhtml 1.0 transitional. Would appreciate any input from experts. Thanks again for all the help. Iv learnt a lot using this site alone

 
Replies
  • Currently Being Moderated
    Jul 9, 2012 5:42 AM   in reply to LS8 9KN

    Hi

     

    You can use the html5 doctype now without any problems across all browsers. The problems start when one has to support IE8 or older, as these browsers do not recognize any of the html5 specific mark-up. One can use the html5 shiv for this, which makes it possible to style the html5 semantic mark-up but the shiv itself does not provide any of the html5 api functionality.

     

    From an SEO point of view html5 is a much better alternative than the old html/xhtml mark-up, as it provides much richer features for the search engines to use when indexing the site.

     

    PZ

     
    |
    Mark as:
  • Currently Being Moderated
    Jul 10, 2012 6:14 AM   in reply to LS8 9KN

    Hi

     

    IE8 has very good support for css 2.1, but none for css3, so providing you layout your page using css2.1 it will look the same as in other browsers. The differences will happen when you start to apply and css3 to the layout, but providing one is aware that the css3 will not work in IE8 or below, any other differences will be minimal.

     

    PZ

     
    |
    Mark as:
  • Currently Being Moderated
    Aug 3, 2012 7:37 PM   in reply to LS8 9KN

    LS8 9KN,

     

    You are encouraged to learn HTML5 and CSS3. Go ahead jump in the water, the water is fine.

     

    As you know, HTML and CSS evloves. Now that HTML5 and CSS3 has arrived. It is more simpler and more pleasant experience in terms of "ONE" web platform regardless (ONE means ONE website) and the website can be viewed seamlessly (almost effortlessly)... UNLESS if you know HTML and CSS inside out. By getting both of your hands dirty under the hood of HTML5 and CSS3, it can be done. It takes lot of practice, practice and practice. AND lots of patience. Perhaps lots of coffee.

     

    Have a look and research on topic "responsive web design" on Google.

     

    Also media queries on Google and on Adobe website at Dreamweaver Developer Center and other links referred by Google search queries.

     

    Like I said, go ahead dive in and water is fine.

    Brian

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points