Tags | Example |
---|---|
<h1> </h1> | HTML Heading |
<h2> </h2> | HTML Heading |
<h3> </h3> | HTML Heading |
<h4> </h4> | HTML Heading |
<h5> </h5> | HTML Heading |
<h6> </h6> | HTML Heading |
<p></p> | This is a paragraph |
<b></b> | Bold Text |
<i></i> | Italic |
<u></u> | Underline |
<img></img> | |
<q></q> | WWF's goal is to: |
<br></br> | For |
<mark></mark> | To highlight the important details. |
<ol></ol> | Name List |
<s></s> |
|
<select></select> | |
<span></span> | My mother has blue eyes and my father has dark green eyes. |
<strike></strike> | My favorite pet is |
<var></var> | The area of a triangle is: 1/2 x b x h, where b is the base, and h is the vertical height. |
<u></u> | CSS is a languange that describes the style of an HTML documents. |
<address></address> |
Written by Jon Doe. Visit us at: Example.com Box 564, Disneyland USA |
<video></video> | |
<audio></audio> | |
<input></input> | |
<label></label> | Choose your favorite drink. |