The basic elements of an HTML page are:
A text header, denoted using the <h1>, <h2>, <h3>, <h4>, <h5>, <h6> tags.
A paragraph, denoted using the <p> tag.
A horizontal ruler, denoted using the <hr> tag.
A link, denoted using the <a> (anchor) tag.
A list, denoted using the <ul> (unordered list), <ol> (ordered list) and <li> (list element) tags.
An image, denoted using the <img> tag
A divider, denoted using the <div> tag
A text span, denoted using the <span> tag
<a href="" rel="" target=""></a>
<abbr></abbr>
<div></div>
<span></span>
<html></html>
<head></head>
<body></body>
<ul></ul>
<ol></ol>
<lh></lh>
<li></li>
<table></table>
<input type="" />
<meta http-equiv="" name="" content="" charset="" />
<title></title>
<thead></thead>
<dir></dir> WARNING: Don't use the dir tag. Use the ul tag instead.
<tbody></tbody>
<tr></tr>
<th></th>
<pre></pre>
<p></p>
<nav></nav>
<main></main>
<header></header>
<h1></h1>
<h2></h2>
<h3></h3>
<h4></h4>
<h5></h5>
<h6></h6>
<footer></footer>
<i></i>
<b></b>
<u></u>
<style></style>
<link type="" rel="" href="" />
<img src="" alt="" srcset="" width="" height="" />
<q></q>
<script src="" type="" defer></script>
Code Example |
---|
Html :: highlight a text in html |
Html :: html extarea line break |
Html :: how to choose your html website favicon |
Html :: style html |
Html :: favicon |
Html :: html renderer online |
Html :: html to pdf jquery |
Html :: Superscript the word using html |
Html :: bootstrap upload image plugin for html |
Html :: html acronym |
Html :: negrita htm |
Html :: add current date in report odoo |
Html :: html acesskey |
Html :: HTML <sup |
Html :: telerik export to excel with leading zero |
Html :: html prime number program |
Html :: execute vue ui |
Html :: login icon html |
Html :: html label tag |
Html :: ol list showing without numbers |
Html :: handlebar js basic example |
Html :: email and button bootstrap |
Html :: html confirm box making text bold |
Html :: mvc required field validation not working |
Html :: select colopr bootstrap |
Html :: html class |
Html :: form boilerplate |
Html :: html email signature |
Html :: code highlighter html |
Html :: ubuntu 16.04 vmware |