HOME

HTML Basic
HTML HOME
HTML & WWW
HTML Introduction
HTML Elements
HTML Basic Tags
HTML Formatting
HTML Entities
HTML Links
HTML Frames
HTML Tables
HTML Lists
HTML Forms
HTML Images
HTML Background

HTML Advanced
HTML Layout
HTML Fonts
HTML 4.0 Why
HTML Styles
HTML Head
HTML Meta
HTML URLs
HTML Scripts
HTML Webserver

Examples/Quiz
HTML Examples
HTML Quiz Test

References
HTML Quick List
HTML Tag List
HTML Attributes
HTML Events
HTML ASCII
HTML Entities
HTML Colors
HTML Colorvalues
HTML Colornames
HTML HTTP

Resources
HTML Books

Please visit our sponsors !

The Complete HTML 4.01 Reference

Previous Next

Ordered Alphabetically

See also: Ordered by Function

The links in the "Start tag" column point to attributes and more useful information about the specific tag. The links in the "Demo" column point to programming examples on the specific tag.

NN: Netscape, IE: Internet Explorer, W3C: Web Standard

Deprecated tags have no guarantee for future browser support.

Start tag Demo Purpose NN IE W3C
<!--> Demo Defines a comment 3.0 3.0 3.2
<!DOCTYPE>   Defines the document type     3.2
<a> Demo Defines an anchor 3.0 3.0 3.2
<abbr> Demo Defines an abbreviation 6.2   4.0
<acronym> Demo Defines an acronym 6.2 4.0 4.0
<address> Demo Defines an address element 4.0 4.0 3.2
<applet>   Deprecated. Use <object> instead      
<area> Demo Defines an area inside an image map 3.0 3.0 3.2
<b> Demo Defines bold text 3.0 3.0 3.2
<base> Demo Defines a default reference to external resources 3.0 3.0 3.2
<basefont>   Deprecated. Use styles instead      
<bdo> Demo Defines the direction of text display 6.2 5.0 4.0
<big> Demo Defines big text 3.0 3.0 3.2
<blockquote> Demo Defines a long quotation 3.0 3.0 3.2
<body> Demo Defines the body element 3.0 3.0 3.2
<br> Demo Inserts a single line break 3.0 3.0 3.2
<button> Demo Defines a push button 6.2 4.0 4.0
<caption> Demo Defines a table caption 3.0 3.0 3.2
<center>   Deprecated. Use styles instead      
<cite> Demo Defines a citation 3.0 3.0 3.2
<code> Demo Defines computer code text 3.0 3.0 3.2
<col>   Defines attributes for table columns    3.0 4.0
<colgroup>   Defines groups of table columns   3.0 4.0
<dd> Demo Defines a definition description 3.0 3.0 3.2
<del> Demo Defines deleted text 6.2 4.0 4.0
<dfn> Demo Defines a definition term   3.0 3.2
<dir>   Deprecated. Use <ul> instead      
<div>   Defines a section in a document 3.0 3.0 3.2
<dl> Demo Defines a definition list 3.0 3.0 3.2
<dt> Demo Defines a definition term 3.0 3.0 3.2
<em> Demo Defines emphasized text  3.0 3.0 3.2
<fieldset> Demo Defines a fieldset 6.2 4.0 4.0
<font>   Deprecated. Use styles instead      
<form> Demo Defines a form  3.0 3.0 3.2
<frame> Demo Defines a sub window (a frame) 3.0 3.0 4.0
<frameset> Demo Defines a set of frames 3.0 3.0 4.0 
<h1> to <h6> Demo Defines header 1 to header 6 3.0 3.0 3.2
<head> Demo Defines information about the document 3.0 3.0 3.2
<hr> Demo Defines a horizontal rule 3.0 3.0 3.2
<html> Demo Defines a html document 3.0 3.0 3.2
<i> Demo Defines italic text 3.0 3.0 3.2
<iframe> Demo Defines an inline sub window (frame) 6.0 3.0 4.0
<img> Demo Defines an image 3.0 3.0 3.2
<input> Demo Defines an input field 3.0 3.0 3.2
<ins> Demo Defines inserted text 6.2 4.0 4.0
<isindex>   Deprecated. Use <input> instead      
<kbd> Demo Defines keyboard text 3.0 3.0 3.2
<label> Demo Defines a label  6.2 4.0 4.0
<legend> Demo Defines a title in a fieldset 6.2 4.0 4.0
<li> Demo Defines a list item 3.0 3.0 3.2
<link> Demo Defines a resource reference 4.0 3.0 3.2
<listing>   Deprecated. Use <pre> instead      
<map> Demo Defines an image map  3.0 3.0 3.2
<menu>   Deprecated. Use <ul> instead      
<meta> Demo Defines meta information 3.0 3.0 3.2
<noframes> Demo Defines a noframe section 3.0 3.0 4.0
<noscript> Demo Defines a noscript section 3.0 3.0 4.0
<object> Demo Defines an embedded object   3.0 4.0
<ol> Demo Defines an ordered list 3.0 3.0 3.2
<optgroup>   Defines an option group 6.0   4.0
<option> Demo Defines an item in a list box 3.0 3.0 3.2
<p> Demo Defines a paragraph 3.0 3.0 3.2
<param> Demo Defines a parameter for an object 3.0 3.0 3.2
<plaintext>   Deprecated. Use <pre> instead      
<pre> Demo Defines preformatted text 3.0 3.0 3.2 
<q> Demo Defines a short quotation 6.2 4.0 4.0
<s>   Deprecated. Use <del> instead      
<samp> Demo Defines sample computer code 3.0 3.0 3.2
<script> Demo Defines a script 3.0 3.0 3.2
<select> Demo Defines a selectable list 3.0 3.0 3.2
<small> Demo Defines small text 3.0 3.0 3.2
<span>   Defines a section in a document 4.0 3.0 4.0
<strike>   Deprecated. Use <del> instead      
<strong> Demo Defines strong text 3.0 3.0 3.2
<style> Demo Defines a style definition 4.0 3.0 3.2
<sub> Demo Defines subscripted text 3.0 3.0 3.2
<sup> Demo Defines superscripted text 3.0 3.0 3.2
<table> Demo Defines a table 3.0 3.0 3.2
<tbody>   Defines a table body   4.0 4.0
<td> Demo Defines a table cell 3.0 3.0 3.2
<textarea> Demo Defines a text area 3.0 3.0 3.2
<tfoot>   Defines a table footer   4.0 4.0
<th> Demo Defines a table header 3.0 3.0 3.2
<thead>   Defines a table header   4.0 4.0
<title>   Defines the document title 3.0 3.0 3.2
<tr> Demo Defines a table row 3.0 3.0 3.2
<tt> Demo Defines teletype text 3.0 3.0 3.2
<u>   Deprecated. Use styles instead      
<ul> Demo Defines an unordered list 3.0 3.0 3.2
<var> Demo Defines a variable 3.0 3.0 3.2
<xmp>   Deprecated. Use <pre> instead      

Complete XHTML 1.0 Reference? Click Here


Previous Next

Jump to: Top of Page or HOME or Printer Friendly Printer friendly page


Search W3Schools:


What Others Say About Us

Does the world know about us? Check out these places:

Dogpile Alta Vista MSN Google Excite Lycos Yahoo Ask Jeeves


We Help You For Free. You Can Help Us!


W3Schools is for training only. We do not warrant its correctness or its fitness for use. The risk of using it remains entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy.

Copyright 1999-2002 by Refsnes Data. All Rights Reserved


Validate How we converted to XHTML Validate

IISCart
ASP Ecommerce & Shopping Cart


Your own Web Site?

Read W3Schools
Hosting Tutorial



ASP Hosting
ASP.net Hosting
Web Hosting



$15 Domain Name
Registration
Save $20 / year!



Advertise
at W3Schools

Only 0.5 CPM



SELECTED LINKS

Books Online

Web Software

The Future of
Web Development


Jobs and Careers

Web Security
Web Statistics
Web Standards


PARTNERS

W3Schools
TopXML
VisualBuilder
XMLPitstop
DevelopersDex
DevGuru
Programmers Heaven
The Code Project
Tek Tips Forum
ZVON.ORG
TopXML Search