1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<!-- Thanks for reading the source of this document. Hope you enjoy -->
<!-- what you find here. Please let me know if you find any errors. -->
<HEAD>
<TITLE>Overview of all tags</TITLE>
<META NAME="description" CONTENT="An alphabetical list of all the tags in the Wilbur specification.">
<META NAME="keywords" CONTENT="html authoring, reference, wilbur, tag overview">
<META NAME="generator" CONTENT="Orb v1.3 for OS/2">
<META NAME="author" CONTENT="Arnoud Engelfriet">
<LINK REV="made" HREF="mailto:galactus@htmlhelp.com" TITLE="Wilbur feedback">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000FF" VLINK="#800080"
ALINK="#000080">
<H2><IMG SRC="./icon/wdglogo.gif" WIDTH=250 HEIGHT=74 ALT="The Web Design Group presents:"></H2>
<H1 ALIGN=CENTER>Overview of all tags</H1>
<HR WIDTH="75%" SIZE=3>
Note: A one-file <A HREF="alltags.html">list of all tags</A> is also
available (260K). Please see the <A HREF="syntax.html">syntax rules</A>
if you have problems understanding the format used.
<TABLE>
<TR>
<TD VALIGN=TOP>
<UL>
<LI><A HREF="./block/address.html">ADDRESS</A> - Address information
<LI><A HREF="./special/applet.html">APPLET</A> - Java applet
<LI><A HREF="./special/area.html">AREA</A> - Hotzone in imagemap
<LI><A HREF="./special/a.html">A</A> - Anchor
<LI><A HREF="./head/base.html">BASE</A> - Document location
<LI><A HREF="./special/basefont.html">BASEFONT</A> - Default font size
<LI><A HREF="./font/big.html">BIG</A> - Larger text
<LI><A HREF="./block/blockquote.html">BLOCKQUOTE</A> - Large quotation
<LI><A HREF="./body/body.html">BODY</A> - Document body
<LI><A HREF="./special/br.html">BR</A> - Line break
<LI><A HREF="./font/b.html">B</A> - Bold
<LI><A HREF="./table/caption.html">CAPTION</A> - Table caption
<LI><A HREF="./block/center.html">CENTER</A> - Centered division
<LI><A HREF="./phrase/cite.html">CITE</A> - Short citation
<LI><A HREF="./phrase/code.html">CODE</A> - Code fragment
<LI><A HREF="./list/dd.html">DD</A> - Definition
<LI><A HREF="./phrase/dfn.html">DFN</A> - Definition of a term
<LI><A HREF="./list/dir.html">DIR</A> - Directory list
<LI><A HREF="./block/div.html">DIV</A> - Logical division
<LI><A HREF="./list/dl.html">DL</A> - Definition list
<LI><A HREF="./list/dt.html">DT</A> - Definition term
<LI><A HREF="./phrase/em.html">EM</A> - Emphasized text
<LI><A HREF="./special/font.html">FONT</A> - Font modification
<LI><A HREF="./block/form.html">FORM</A> - Input form
<LI><A HREF="./block/h1.html">H1</A> - Level 1 header
<LI><A HREF="./block/h2.html">H2</A> - Level 2 header
<LI><A HREF="./block/h3.html">H3</A> - Level 3 header
<LI><A HREF="./block/h4.html">H4</A> - Level 4 header
<LI><A HREF="./block/h5.html">H5</A> - Level 5 header
<LI><A HREF="./block/h6.html">H6</A> - Level 6 header
<LI><A HREF="./head/head.html">HEAD</A> - Document head
<LI><A HREF="./block/hr.html">HR</A> - Horizontal rule
<LI><A HREF="./body/html.html">HTML</A> - HTML Document
<LI><A HREF="./special/img.html">IMG</A> - Images
</UL>
<TD VALIGN=TOP>
<UL>
<LI><A HREF="./form/input.html">INPUT</A> - Input field, button, etc.
<LI><A HREF="./head/isindex.html">ISINDEX</A> - Primitive search
<LI><A HREF="./font/i.html">I</A> - Italics
<LI><A HREF="./phrase/kbd.html">KBD</A> - Keyboard input
<LI><A HREF="./head/link.html">LINK</A> - Site structure
<LI><A HREF="./list/li.html">LI</A> - List item
<LI><A HREF="./special/map.html">MAP</A> - Client-side imagemap
<LI><A HREF="./list/menu.html">MENU</A> - Menu item list
<LI><A HREF="./head/meta.html">META</A> - Meta-information
<LI><A HREF="./list/ol.html">OL</A> - Ordered list
<LI><A HREF="./form/option.html">OPTION</A> - Selection list option
<LI><A HREF="./special/param.html">PARAM</A> - Parameter for Java applet
<LI><A HREF="./block/pre.html">PRE</A> - Preformatted text
<LI><A HREF="./block/p.html">P</A> - Paragraph
<LI><A HREF="./phrase/samp.html">SAMP</A> - Sample text
<LI><A HREF="./head/script.html">SCRIPT</A> - Inline script
<LI><A HREF="./form/select.html">SELECT</A> - Selection list
<LI><A HREF="./font/small.html">SMALL</A> - Smaller text
<LI><A HREF="./font/strike.html">STRIKE</A> - Strikeout
<LI><A HREF="./phrase/strong.html">STRONG</A> - Strongly emphasized
<LI><A HREF="./head/style.html">STYLE</A> - Style information
<LI><A HREF="./font/sub.html">SUB</A> - Subscript
<LI><A HREF="./font/sup.html">SUP</A> - Superscript
<LI><A HREF="./table/table.html">TABLE</A> - Tables
<LI><A HREF="./table/td.html">TD</A> - Table cell
<LI><A HREF="./form/textarea.html">TEXTAREA</A> - Input area
<LI><A HREF="./table/th.html">TH</A> - Header cell
<LI><A HREF="./head/title.html">TITLE</A> - Document title
<LI><A HREF="./table/tr.html">TR</A> - Table row
<LI><A HREF="./font/tt.html">TT</A> - Teletype
<LI><A HREF="./list/ul.html">UL</A> - Unordered list
<LI><A HREF="./font/u.html">U</A> - Underline
<LI><A HREF="./phrase/var.html">VAR</A> - Variable
</UL>
</TABLE>
<HR>
<CENTER>
<P>
<B><IMG SRC="./icon/wdglogo-small.gif" WIDTH=105 HEIGHT=40 ALT="Web Design Group" ALIGN=RIGHT></B><BR>
<A HREF="./index.html" TITLE="Index for Wilbur">Wilbur index</A> ~
<A HREF="./overview.html" TITLE="Overview of HTML 3.2 tags">Tag overview</A> ~
<A HREF="mailto:galactus@htmlhelp.com" TITLE="Wilbur reference feedback">Feedback</A>
<P>
<SMALL>
Copyright © 1997 <A HREF="http://www.stack.nl/%7Egalactus/">Arnoud "Galactus" Engelfriet</A>.
</SMALL>
</CENTER>
</BODY>
</HTML>
|