HTML 5 why people are going for it?

Discussion in 'HTML & Website Design' started by neemoil, Sep 25, 2011.

  1. #1
    I have designed a website for my friend selling Neem based products, and this website is written in normal old HTML code using tables. Now he wants me to update the website with the latest HTML 5 and CSS3. Before designing it in HTML5 i want to know why people are really changing to HTML5. Anyone here in this forum answer to my question. Thanks in advance.
     
    neemoil, Sep 25, 2011 IP
  2. drhowarddrfine

    drhowarddrfine Peon

    Messages:
    5,428
    Likes Received:
    95
    Best Answers:
    7
    Trophy Points:
    0
    #2
    Ask him why he wants your markup to be changed to HTML5 and CSS3. Better yet, ask him which parts of HTML5 and CSS3. I'll bet he can't answer either question.

    Since the majority of "normal old HTML" is the same in HTML5, you could tell him it already IS in HTML5. If he wants to argue it's not, ask him to point out which parts aren't in HTML5 or CSS3. That's another thing he won't be able to do.

    Unless, of course, he's really saying he doesn't want you to use tables for layout. Tables for layout has been a dead technique for 10 years. Maybe he wants you to move into this century.
     
    drhowarddrfine, Sep 25, 2011 IP
  3. ApocalypseXL

    ApocalypseXL Notable Member

    Messages:
    6,095
    Likes Received:
    103
    Best Answers:
    5
    Trophy Points:
    240
    #3
    Because HTML5 and CSS3 are the best thing since toast bread . Now if we could only get people to move away from IE6 that would be nice .
     
    ApocalypseXL, Sep 25, 2011 IP
  4. pratap295

    pratap295 Member

    Messages:
    178
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    28
    #4
    HTML-5 having lots of new advantages such as we use here video without any plugin, use audio and we make design on this new HTML-5 , that's why people going for it.
     
    pratap295, Sep 26, 2011 IP
  5. Matt Ridge

    Matt Ridge Peon

    Messages:
    166
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    0
    #5
    Yes, but what he wants HTML 5 really isn't useful... hell XHTML may be better for him.
     
    Matt Ridge, Sep 26, 2011 IP
  6. maverickchap

    maverickchap Peon

    Messages:
    10
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Yes Because it has lot of advantages like it has client side database,offline application cache etc
    [h=4][/h]
     
    maverickchap, Sep 26, 2011 IP
  7. amherstsowell

    amherstsowell Peon

    Messages:
    261
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #7
    HTML 5 has many features and advantages like database, application offline etc.
     
    amherstsowell, Sep 26, 2011 IP
  8. KsNitro

    KsNitro Greenhorn

    Messages:
    60
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    20
    #8
    HTML 5 is an open standard as opposed to other technologies such as flash. So your HTML 5 content can be accessed by all supported devices such as mobile phones without problems. As for CSS3 he probably means don't use html tables. Use css to position elements on the page. Tables are way old school and generally aren't considered good practice for page layout anymore.
     
    KsNitro, Sep 27, 2011 IP
  9. DigitalCows

    DigitalCows Member

    Messages:
    111
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    48
    #9
    As Ksnitro said, Html5 5 is slowly replacing flash because it is tablet and mobile friendly and way lighter than flash.
     
    DigitalCows, Sep 27, 2011 IP
  10. technoamarie1

    technoamarie1 Peon

    Messages:
    22
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    HTML 5 is easy to code unlike flash. and its lighter...
     
    technoamarie1, Sep 28, 2011 IP
  11. b10

    b10 Peon

    Messages:
    755
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #11
    css3 and html5 is the latest technology and have much more flexibility then previous
     
    b10, Oct 5, 2011 IP
  12. xenobiologist

    xenobiologist Active Member

    Messages:
    165
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    53
    #12
    Like Doc Howard said you should figure out why he wants HTML 5, at the present moment not all browsers support it unless you do extra programming in JavaScript to make it render properly with older browser versions. You should educate your client and figure out what he needs, as if he jumps on the latest trends right away without knowing his target audience he could be missing a lot of biz opportunities. The only exception would be that his site would be available to the modern mobile market with their iPads, Sam Galaxies, etc. Here's a good article that I would recommend reading regarding responsive web design http://www.alistapart.com/articles/responsive-web-design/. The more you educate people the more informed and better decisions they make.
     
    xenobiologist, Oct 8, 2011 IP