Who here is using HTML5

by IMDESTROYER Banned
4 replies
  • WEB DESIGN
  • |
and if you are how much of it are you using. Are you just using the document or are you actually developing applications with it?
#html5
  • Profile picture of the author BZA
    I use HTML5 quite a bit. I have developed applications and whole websites on HTML5. I mostly use it for forms though, HTML5 has some great functionality for contact forms and validation, specifically on mobile devices.
    {{ DiscussionBoard.errors[7381172].message }}
    • Profile picture of the author IMDESTROYER
      Banned
      Originally Posted by BZA View Post

      I use HTML5 quite a bit. I have developed applications and whole websites on HTML5. I mostly use it for forms though, HTML5 has some great functionality for contact forms and validation, specifically on mobile devices.
      Yeah its a great language. I am excited for what it will be like in a few years. It has a very bright future.
      {{ DiscussionBoard.errors[7381203].message }}
  • Profile picture of the author carleywatson
    have a great features than HTML.
    {{ DiscussionBoard.errors[7381491].message }}
  • Profile picture of the author clickbump
    Originally Posted by IMDESTROYER View Post

    and if you are how much of it are you using. Are you just using the document or are you actually developing applications with it?
    I'm using it for WordPress themes. I'm not yet using it for apps, but if I were to design a new app, I most certainly would take advantage of html5/css/jquery for that.

    In addition to the new semantic layout tags (header, nav, footer, aside, etc), there are some very cool and useful form tags and attributes. My favorite of the html5 tags is "nav" since I find myself spending more time with navigation elements. My favorite html5 attribute is placeholder (for form field hint text).
    Signature
    {{ DiscussionBoard.errors[7391712].message }}

Trending Topics