Browse by Tags

All Tags » HTML5 (RSS)

Multiple file upload with asp.net mvc and HTML5 by Jalpesh P. Vadgama

Few days I have written a blog post about Multiple file upload with asp.net 4.5 and Visual studio 2012 . It was greatly appreciated by the community and also been part of www.asp.net community daily spot light.  On that post one of my reader Ciwan...
Filed under: ,

Number- New HTML5 Input type by Jalpesh P. Vadgama

I have been writing few series of new HTML5 input types and this is another post on same series. In this post I am going to explain Number input types. The number type is for numeric values. When you use number input type it will have spinner with up...

URL–New HTML5 input element by Jalpesh P. Vadgama

In earlier post we have seen how the email input tag work in the browser. HTML5 comes with lots of new goodies and today we are going to see one of another new html5 input types URL. In most of the sites once you fill your contact and personal information...

Email-New Html5 input element by Jalpesh P. Vadgama

In most of the websites we have contact forms and other forms where we have some standard inputs like Phone,Email and Website URL and those are widely used in any site and has specific features. Email is one of the most standard used input elements which...
Filed under: , , ,

<nav> tag in HTML5 by Jalpesh P. Vadgama

HTML5 is great new version of HTML with great features. I am exploring that in great details for our forthcoming projects. I found a great tag that can be used in all websites for the navigation. <nav> tag defines a area for navigation in whole...

HTML5 Intellisense in Visual Studio 2010/2008 by Jalpesh P. Vadgama

Recently I was playing with HTML5 and I was in need of the HTML5 intellisense in Visual Studio 2010. I found a great extension which will provide me a great intellisense for HTML5. I thought its great to share with you all.  You can download that...
More Posts