Similar articles
ASP.NET Weblogs
Email-New Html5 input element
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...
DotNetShoutout - Latest published stories
URL–New HTML5 input element
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 si...
About Web Design / HTML
New HTML5 Attribues of the IFRAME Element
There are three new attributes of the IFRAME element: srcdoc, sandbox, and seamless. They allow you to define content, security and design features of your iframes. And this article will teach you how...
DotNetShoutout - Latest published stories
Number- New HTML5 Input type
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 ...
David Walsh :: PHP, CSS, MooTools, jQuery, and Eve
HTML5′s “email” and “url” Input Types
I’ve already covered some subtle HTML5 improvements like placeholder, prefetching, and web storage. Today I want to introduce a few new INPUT element types: email and url. Let’s take a ...
About Web Design / HTML
Understanding the HTML5 MARK Element
If, like my husband, your name is Mark, you may feel that there is no explanation necessary about the MARK element. But for the rest of us, this new HTML5 element can be difficult to understand. It pr...