xHtml

  • xHtml

Download Attribute: HTML5

In this video tutorial we’ll show you how we can add download attribute and make the UX(User Experience) little better!…

10 years ago
  • xHtml

progress Element: HTML5

Lets look at the progress element of HTML5. You could implement this progress element of HTML5 with the file upload…

11 years ago
  • xHtml

color Input Type: HTML5

color input type fields expect the user to pick the color from the color palette. Once the user selects the…

11 years ago
  • xHtml

date time Input Type: HTML5

Today lets learn some very important input types of HTML5: datetime datetime-local date time week month datetime input type is…

11 years ago
  • xHtml

range Input Type: HTML5

Browsers which support range input type know that the field is used for entering a number with in a given…

11 years ago
  • xHtml

number Input Type: HTML5

number input type indicates that the input field is used for entering numbers. Advantages of using number input type: 1.…

11 years ago
  • xHtml

Tel Input Type: HTML5

Lets look at tel Input Type of HTML5 forms. In this video, I'll show you that there are no interface…

11 years ago
  • xHtml

URL Input Type: HTML5

Lets look at URL Input Type of HTML5 forms. In this video, we illustrate how you can implement simple URL…

11 years ago
  • xHtml

Email Input Type: HTML5

Lets look at email input type of HTML5 forms. In this video, we illustrate how you can implement simple email…

11 years ago
  • xHtml

Form Input Type – search: HTML5

HTML5 introduces many new input types, and search is one of them. In this video I'm illustrating simple interface change…

11 years ago