Look! A HTML5 Logo

March 26th, 2011 | Html5

HTML5 Logo

Above is the logo of HTML5. It is available under Creative Commons 3.0 and was developed by Ocupop.

Read more…

HTML5 forms and input types

March 26th, 2011 | Html5

As a web developer, I dealt with web forms in HTML 4 most of the time. These are the plain text fields that you fill up whenever a site requires for your information. Examples are sign up and login forms. In order to give users the smooth experience as possible, like form validation, you will end up having to use Javascript. But that was in HTML 4. In HTML5, this was changed.

Read more…