-->
#html-tutorial
**XHTML** meas Extensible HyperText Markup Language XHTML is almost similar to HTML 4.0 this is very...
HTML Drag and Drop API allows the user to drag and drop element to one location to another. Interest...
The Geolocation API is available in HTML to get the current geographical position of the visitor. Si...
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...