HTML tags sorted by Navigator releases

This document lists HTML tags supported by Netscape Navigator. The tags are grouped by the Navigator release that made them available.

If additional attributes were introduced in later releases, those attributes are listed after the tags. Each attribute name is followed by the related Navigator release number.


Navigator 1.0

A (anchor or link) ADDRESS (format as address)

AREA (client-side image maps)

B (boldface)

BASE (set base URL)

BASEFONT (set default font size)

BLINK (make text blink)

BLOCKQUOTE (indent block of text)

BODY (main content of document)

BR (line break) CITE (citation)

CODE (program code text)

DD (definition description)

DIR (directory lists)deprecated

DL (definition list)

DT (definition term)

EM (emphasize text)

FORM(create form)

FRAME (create an independent window region) FRAMESET (define a group of frames) H1 through H6 (standard headings)

HEAD (define document header)

HR (horizontal rule)

HTML (outermost tag)

I (italic)

IMG (insert image)

INPUT (create input elements in a form) ISINDEX (indicate presence of searchable index) KBD (keyboard text)

KEYGEN (generate key material)

LI (list item)

MAP (define client-side image map)

MENU (list of simple items)

META (meta-document information)

MULTICOL (multiple column formatting)

NOEMBED (alternate text for plug-ins)

NOFRAMES (alternate text for frames)

OL (ordered list)

OPTION (option in a SELECT list)

P (paragraph)

PARAM (parameter for an applet)

PLAINTEXT (display rest of document as-is) deprecated, replaced by PRE

PRE (preformatted text, fixed-width font, no join)

SAMP (insert sample)

SCRIPT (client-side JavaScript code)

SELECT (selection list on a form)

SERVER (run a LiveWire script)

STRONG (strong emphasis)

TEXTAREA (text field on a form)

TITLE (document title)

TT (type writer font)

UL (unordered list)

XMP (sequence of literal characters)


Navigator 1.1

CAPTION (display table caption)

CENTER (center a block of text)

FONT (change color, face, size)

TABLE (define a table) TD (table data) TH (table heading) TR (table row) WBR (word break)


Navigator 2.0

APPLET (Java applet) BIG (increase font size)

DIV (section of a document)

EMBED (insert object)

SMALL (decrease font size)

SUB (display as subscript)

SUP (display as superscript)


Navigator 3.0

NOSCRIPT (alternate text for JavaScript)

S (strikeout type)

SPACER (horizontal and vertical spacing)

STRIKE (strikeout type)

U (underline)
 

Universal Attributes

Because most tags can use the following attributes, they are listed here instead of with each tag.

CLAS=S identifies and specifies the characteristics of the element. 
I=D associates a location in the text with a style sheet.
LAN=G indicates the language of the text element in the HTML file.


Communicator 4.0

ILAYER  (layer that follows the natural flow of the page)

LAYER (define and position layers)

LINK (link to an external style sheet)

NOLAYER (surround content that is ignored by Communicator)

SPAN (specify text for style application)

STYLE (define styles for specified elements)
 

Universal Attributes

Because most tags can use the following attributes, they are listed here instead of with each tag.

CLASS="classType" specifes to which class of style an element belongs.
STYLE="style" determines a style for a specific element.
ID="keyword" allows expression of particular stylistic exceptions.


Links (back/forward) to:

Last update:     25th August, 1998
Jochen M. Braun   (responsible for slight adaptions, not for the content of this document)
 (E-Mail: jbraun@astro.uni-bonn.de)