HTML TAGS LIST
Nov 4th, 2009 | By NavGupta-Abhiware | Category: WebsitesQUICK LIST:
HOPE THIS LIST HELPS SOME OF YOU OUT THERE!
<a href = “www.site.com”>…</a> – Anchor Tag: Used to put a website link or an email on your site.
<b>…</b> – Bold Tag: Any text between this tag will become bold
<i>…</i> – Italics Tag: Any text between this tag will become italic
<p></p> – Used to start a new paragraph
<table></table> – Used to create a table
<tr></tr> – Used to create rows inside a table usually within a table tag
<td></td> – Used to create columns inside a table, usually within a row tag
<pre></pre> – Used to create pre-formatted text
<br> – Used as a new line or break
<center>…</center> – Used to center items
<font>…</font> – Used to define a new font or font details and attributes
<form>…</form> – Used when grabbing user input to be transmitted over to another page
<h1> to <h6> – Used for creating various headers
<hr> – Horizontal Rule (Creates a line across the page)
<img> – Used to place an image into the page
<li>…</li> – Used to create a list item, usually inside of an ol or ul tag
<ol>…</ol> - Creates an ordered list
<select>…</select> – Creates a combo box
<option>…</option> – Creats an item in a combo box, usually inside of a select tag
<u>…</u> – Underline Tag: Any text between this tag will become underlined
Nav
Abhiware.com
“Need a website? We are offering DIY Websites for just $499.99 and Custom Built Websites for a very good price! Go to www.abhiware.com today and request a quote!”