-->
HTML web storage api is a mechanism to store data locally within the user's browser. Before HTML5, a...
HTML Audio tag provides you to embedding an audio file on a web page. ## Tag tag is used to define t...
HTML Video control allows use to embed video in web page. ## tag This tag allows us to add video in ...
In this we will see various HTML form attribute. ## Action attribute `action` attribute defines the ...
In this tutorial we will see all different HTML form elements. ## HTML Elements The HTML `` element ...
HTML forms are useful to collect user information. It is a section of a document which contains cont...
This tutorial describes the different attributes for the HTML `` element. ## The value Attribute The...
This tutorial describes the various `form*` attributes for the HTML `` element. ## The form Attribut...
In HTML `` is an important element of HTML form. The "type" attribute of the input element can be va...
In HTML, every HTML elements or tags has own display value, depending on what type of element it is....
HTML `class` Attribute used to specify the class for HTML element. It is the most used attribute whi...
HTML Entities are some characters are reserved in HTML and they have special meaning when used in HT...