xHtml

  • xHtml

Text Selection API: HTML5

Before HTML5 we were using select() method to select the entire text/string present in the input field. We did not…

11 years ago
  • xHtml

require attribute: HTML5

Lets see how require attribute of HTML5 works. require attribute forces the user to enter some value. But it does…

11 years ago
  • xHtml

Form novalidate attribute: HTML5

Today let us learn about novalidate and formnovalidate attributes of HTML5 form. In this video tutorial I'm taking 2 input…

11 years ago
  • xHtml

pattern and title Attribute of Form Field: HTML5

Today lets see how we can make use of pattern attribute to validate the user input data and use title…

11 years ago
  • xHtml

placeholder Attribute of Form Field: HTML5

Lets look at placeholder attribute of HTML5 form field. Demo Here we're taking 3 input fields of type text, email…

11 years ago
  • xHtml

Dynamic Suggested List: HTML5 + jQuery + PHP + MySQL

Today lets build a dynamic suggested list input field using HTML5, jQuery, PHP and MySQL. We have 55 company names…

11 years ago
  • xHtml

Suggested Entries Using datalist Element: HTML5

Lets build a simple auto suggesting form field with the help of datalist form element of HTML5. Here I've taken…

11 years ago
  • xHtml

autocomplete Attribute of Form Field: HTML5

Today lets see how autocomplete attribute of HTML5 works. Here we take 3 input fields and individually enable and disable…

11 years ago
  • xHtml

autofocus Attribute of Form Field: HTML5

Quick video to illustrate autofocus attribute of HTML5 form fields. Here we take 3 input fields, and one field is…

11 years ago
  • xHtml

HTML5 and CSS3 Video Tutorial List

Here we list all the HTML5 and CSS3 video tutorials ..all these video tutorials are 3 or 5 or 10…

11 years ago