[ A ] [ B ] [ C ] [ D ] [ E ] [ F ] [ G ] [ H ] [ I ] [ J ] [ K ] [ L ] [ M ]
[ N ] [ O ] [ P ] [ Q ] [ R ] [ S ] [ T ] [ U ] [ V ] [ W ] [ X ] [ Y ] [ Z ]


A
<a> - Creates an anchor. Either within an HTML document, hyperlinks, references.
<abbr> - Makes the content as an abbreviation.
<area> - Defines a clickable area in an imagemap.
<applet> - Indicates a Java applet in a web page.

B
<bgsound> - Puts a background sound file into the page.
<blink> - Blinks the text.
<blockquote> - Indicates a block quote.
<body> - Indicates the start of the body.
<br> - Creates a break in the web page.

C
<!-- --> (Comment) - Adds information to the page that will be ignored by the browser.
<center> - Centers the content.

D
<dd> - The definition of the defined term.
<div> - Divides the code into sections.
<dl> - Defines a definition list.
<dt> - The definition of a definition list.

E
<embed> - Used to insert special objects.

F
<font> - Sets the font.
<form> - Indicates a form.
<frame> - Defines the frame in a frameset.
<frameset> - Indicates a framed web page.

G
None Listed.

H
<h1>...<h6> - Indicates a heading and the size, 1 being the largest, 6 being the smallest.
<head> - Sets the information about the web page including the title, meta information, javascripts, and styles.
<hr> - Makes a horizontal line.
<html> - Sets the beginning and the end of a web page.

I
<img> - Creates a image.
<input> - Defines an input object.
<iframe> - Adds an iframe to your layout.

J
None Listed.

K
None Listed.

L
<label> - Assigns a label.
<li> - Creates an item in a list.
M
<marquee> - Creates a marquee across the screen.
<meta> - Contains information about an HTML document.
<menu> - Creates a menu list.

N
<noframes> - Defines the content for browsers who don't support frames.

O
<object> - Used to insert a special object.
<ol> - Defines a numbered list.

P
<p> - Defines a paragraph.
<pre> - Displays the content between the tags as is.

Q
None Listed.

R
None Listed.

S
<small> - Makes text one size smaller.
<strong> - Makes the text emphasized.
<style> - Creates document styles for the web page.

T
<table> - Creates a table.
<td> - Creates a table cell.
<th> - Creates a header cell.
<title> - Defines the title of the web page.
<tr> - Creates a table row.
<tt> - Makes the text typewriter style.

U
<ul> - Creates a unordered list.

V
None Listed.

W
None Listed.

X
None Listed.

Y
None Listed.

Z
None Listed.
Free Web Hosting