HTML5 introduced new element . This element specifies audio file on html document. By using this element user can listen audio file.HTML5 specifies a
In HTML5 nav element is used to make group of links or navigation links. nav tag is supported only in html5. If we want a group of related links, then we will use nav tag. It has both start and end tag.
We will use menu command in HTML5 to create menu commands. We will use menu tag for grouping commands item. In command tag we will define command button like a radio button, a check box or a button.
An inline frame allows you to embed another document within the current HTML document. To create an inline frame, we need a second HTML document. This second document contains the content within the inline frame.
HTML5 introduce 13 new Input type values for the type attribute for HTML input element. By using new input type values we can create more attractive page, better input control and can validate to input type values.
Before introducing about html5 I would like to explain that what is HTML. Then we will discuss that what need of HTML and why use html5 be is. HTML i