// References / HTML Reference

Posted The: 14/04/2008 - AT: 22:31

Edited The: 22/10/2008 - AT: 7:23

This reference aims to cover the most recent version of HTML, and as such older and deprecated elements may be excluded, those will however still be searchable.

Using the Reference

Note. Its easier to use the Site Search! when looking for something specific.

You can click the Elements to view additional information, as well as its useful example, including start/end tags, and attributes.

HTML Reference

The HTML Reference

Comments in HTML.How to Write comments in HTML
The doctype DeclarationThe Importance of the Doctype.
The html ElementThe first Element in HTML
head ElementThe head section.
style ElementApplies styling in the Document.
meta tags ElementUsed for meta Data.
link ElementLinks to a resource, I.E External StyleSheets.
title ElementDocument title, this is what shows in search engines.
body ElementThe body section.
div ElementUsed for layout, and to create divisons in pages.
span ElementUsed for layout purposes, creates a section in the document.
h1 to h6 ElementHeadlines, used for article titles, subtitles, etc.
p ElementParagraph, used for text.
br ElementUsed to "force" a linebreak.
a ElementAnchor (AKA Link).
ol ElementCreates an ordered list, recommended for links.
ul ElementCreates an unordered list, recommended for links.
li ElementUsed togetter with OL's and UL's, creates a list item.
strong ElementStrongy Emphasized text.
em ElementEmphasized text.
b ElementMakes text bold.
u ElementDeprecated, was used to underline text.
i ElementMakes text Italic.
form ElementForms are used to submit data.
input ElementUsed togetter with forms, creates a input field.
label ElementCreates a label for a given form control.
textarea ElementCreates a text area.
button ElementCreates a push button.
frameset ElementCreates a set of frames, used to organize multiple frames.
frame ElementUsed to embed a page, inside another, in a "frame".
noframes ElementUsed togetter with frames, for browsers unable to render frames.
iframe ElementUsed to embed a page, inside another, in a inline "frame".
blockquote ElementUsed for long quotations.
q ElementUsed for short quotation.
hr ElementCreates a horizontal rule.
object ElementUsed to embed an object, I.E. Flash.
param ElementUsed togetter with object, to create a parameter.
pre ElementUsed for preformatted text, useful for code examples etc.
code ElementUsed for code examples, most authors are using pre insted.
samp ElementUsed for Sample Code, most authors are using pre insted.
script ElementUsed for scripts, I.E. Javascript.
noscript Elementused togetter with script, for browsers who dosn't support scripts.
table ElementCreates a table, outdated for layout, use div's instead.
caption ElementCreates a table caption.
tr ElementUsed togetter with table, to create a table row.
td ElementUsed togetter with table rows, to create table cell.
col ElementUsed togetter with table and colgroup, it only contains attributes.
colgroup ElementUsed togetter with tables, to group table columns.
thead ElementUsed togetter with table, to create a table header.
tbody ElementUsed togetter with table, to create a table body.
tfoot ElementUsed togetter with table, to create a table footer.
address ElementUsed to enter contact information for a section, or a ducument.
map ElementCreates an image map.
area ElementUsed to define an area in an image map.
base ElementDefines a "base URL", maybe old servers was unable to work with relative paths?
bdo ElementThe direction of text.
big ElementUsed to display "bigger" text.
small ElementUsed to display "smaller" text.
select ElementCreates a drop-down list.
option ElementUsed togetter with select, to create an option in a drop-down list.
optgroup ElementUsed togetter with selects, to group options.
cite ElementUsed for citations.
del ElementStrike-through text, to make it appear "deleted".
ins Elementinserted text.
kbd Elementkeyboard text.
th ElementCreates a table header.
fieldset ElementUsed to draw a box around containing elements.
legend ElementCreates a title in a fieldset.
dl ElementCreates a definition list.
dd ElementUsed togetter with dl, to Create a definition description.
dfn ElementCreates a definition term.
dt ElementCreates a definition term.
sup ElementSuperscripted text.
sub ElementSubscripted text.
tt ElementTeletype text.
abbr ElementAbbreviation.
acronym ElementAcronym.
var ElementDeclares a variable.

Each tag will eventually get its own entry, with useful examples.

Stumble It!

Author: BlueBoden

Comments: [0]

  1. HTML Tutorial
  2. CSS Tutorial
  3. XHTML Tutorial
  4. RSS Tutorial
  5. PHP Tutorial
  6. htaccess Tutorial
  7. Server Tutorial

Checked At:09:35

7 Guests

0 Users

Online doing the past 15 Minutes!

PageRanking.dk - Flere hits og højere PageRank - GRATIS tilmelding!

This page was created in 0.0681009292603 seconds

Welcome Guest