Saturday 28 September 2013

List Of Html Tags

Mostly used tags, Popular HTML tags
There are many tags which are there for use to develop a web page. But there are some which are not used so often. On the other hand there are so many which are very much used in developing a web site or a page. Here we provide some of the tags which are mostly used. 


<html> or <HTML>
<head> or <HEAD>
<title> or <TITLE>
<body>or <BODY>
<link />
<script></script>
<a></a>
<b></b>
<br />
<dl></dl>
<dt></dt>
<dd></dd>
<button></button>
<embed></embed>
<fieldset></fieldset>
<font></font>
<form></form>
<frame />
<iframe></iframe>
<i></i>
<img />
<input />
<li></li>
<label></label>
<legend></legend>
<link />
<ol></ol>
<option></option>
<strong></strong>
<select></select>
<small></small>
<span></span>
<style></style>
<sub></sub>
<sup></sup>
<table></table>
<th></th>
<tr></tr>
<td></td>
<center></center>
<pre></pre>
<hr />

No comments:

Post a Comment