home *** CD-ROM | disk | FTP | other *** search
- <HTML><HEAD><title>HTML Tags Implemented</title>
- </HEAD><BODY>
- <center>
- <A HREF="choices.html"><IMG alt="Prev" SRC="ToPrev"></A> <a HREF="../!help.html#index"><IMG ALT="Index" SRC="ToIndex"></a> <a HREF="dev.html"><IMG ALT="Next" SRC="ToNext"></a><BR>
- <h1>HTML Tags Implemented</h1>
- </center>
-
- The following HTML tags are implemented..
-
- <ul>
- <li>Anchor with the following attributes (<samp><A ...>...</A></samp>)
- <UL>
- <LI>Name
- <li>Href
- </ul>
- <li>Address
- <LI>Base with the attributes (<samp><base ...></samp>)
- <UL>
- <LI>Href
- </ul>
- <li>BlockQuote (<samp><blockquote></samp> and <samp></blockquote></samp>)
- <LI>Bold (<samp><b></samp> and <samp></b></samp>)
- <li><a name="body">Body with the attributes</a> (<samp><body ...></samp>)
- <ul>
- <LI>Background (See <a href="#1">Note 1</a>)
- <LI>Text - To be Implemented
- <LI>Link - To be Implemented
- <LI>ALink - To be Implemented
- <LI>VLink - To be Implemented
- </UL>
- <li>Break (<samp><br></samp>) with the following attributes (If decoding HTML Extensions)
- <ul>
- <LI>Clear
- <ul>
- <LI>All
- <LI>Left
- <LI>Right
- </ul>
- </ul>
- <LI>Center (<samp><center></samp> and <samp></center></samp>)
- <li>Citation (<samp><cite></samp> and <samp></cite></samp>)
- <li>Code (<samp><code></samp> and <samp></code></samp>)
- <li>Definition lists (<samp><dl>,<dt>, <dd></samp> and <samp></dd></samp>)
- <li>Definitions (<samp><def></samp> and <samp></def></samp>)
-
- <li>Emphisised (<samp><em></samp> and <samp></em></samp>)
- <li>Headings (<samp><h?>,</h?></samp>) All 6.
- <li>Horizontal rule (<samp><hr ...></samp>) with the following attributes. (If decoding HTML Extensions)
- <ul>
- <li>Align
- <UL>
- <li>Center
- <li>Right
- </UL>
- <li>NoShade
- <li>Size
- <li>Width (as a precentage and in pixels)
- </UL>
- <li>Image with the following attributes (<samp><IMG ...></samp>)
- <ul>
- <li>Alt
- <li>Align
- <ul>
- <li>Bottom
- <LI>Left (If decoding HTML Extensions)
- <li>Middle and Center
- <LI>Right (If decoding HTML Extensions)
- <li>Top
- </ul>
- <li>Border (If decoding HTML Extensions)
- <li>Height (If decoding HTML Extensions)
- <li>HSpace (If decoding HTML Extensions)
- <li>IsMap
- <li>Src
- <li>Width (If decoding HTML Extensions)
- <li>VSpace (If decoding HTML Extensions)
- </ul>
- <LI>Italic (<samp><i> and </i></samp>)
- <li>IsIndex (<samp><IsIndex ...></samp>) with the following attributes
- <UL>
- <LI>Prompt (If decoding HTML Extensions)
- </UL>
- <li>Listing (Partially)
- <li>Menu
- <LI>Meta with the following attributes (<samp><Meta ...></samp>)
- <UL>
- <LI>HTTP-EQUIV
- <UL>
- <LI>Refresh (See <a href="#1">Note 1</a>)
- </ul>
- <LI>Content
- </ul>
- <li>Ordered Lists (<samp><ol>,<li>,</ol></samp>) with the following attributes
- <ul>
- <li>Start in the <samp><ol></samp> tag (If decoding HTML Extensions)
- <LI>Type (If decoding HTML Extensions)
- <li>Value in the <samp><li></samp> tag (If decoding HTML Extensions)
- <ul>
- <li>Paragraph (<samp><p></samp>) with the following attributes
- <UL>
- <LI>Align (If decoding HTML Extensions)
- <UL>
- <li>Center
- <LI>Left (The Default)
- <li>Right
- </UL>
- </UL>
- <li>Preformatted (<samp><pre ...></samp> and <samp></pre></samp>) with the following attributes.
- <ul>
- <li>Width
- </ul>
- <li>Quote (<samp><quote></samp> and <samp></quote></samp>)
- <li>Sample (<samp><samp></samp> and <samp></samp></samp>)
- <li>Strikethrough (<samp><strike></samp> and <samp></strike></samp>)
- <li>Underlined (<samp><u></samp> and <samp></u></samp>)
- <li>Teletype (<samp><tt></samp> and <samp></em&tt;</samp>)
- <li>Title (<samp><title></samp> and <samp></title></samp>)
- <li>Unordered Lists (<samp><ul>,<li> and </ul></samp>)
- <li>Variable (<samp><var></samp> and <samp></var></samp>)
- </ul>
-
- Notes
- <ol>
- <LI>Can be disabled via the <quote>Extensions</quote> Section of the Choices windows.
- </ol>
-
- Plus the following Forms tags
- <ul>
- <li>Input with the following attributes
- <ul>
- <li> type - one of the following
- <ul>
- <li>text
- <li>password
- <li>checkbox
- <li>radio
- <li>submit
- <li>reset (Partially)
- </ul>
- <li>Name
- <li>Value
- <li>Checked
- <li>Size
- <li>Maxlength
- </ul>
- <li> Select - With the following attributes
- <ul>
- <li>Name
- <li>Size
- <li>Multiple
- <li>Option - With the following attributes
- <ul>
- <li>Selected
- <li>Disabled
- </ul>
- </ul>
- <li>Text Area - With Default contents and the following attributes
- <ul>
- <li>Name
- <li>Rows
- <li>Cols
- </ul>
- Expanding the Height is not currently supported and the maximum width is 255 characters.
- </ul>
- See the standard HTML, HTML+, HTML2 and Mosaic Documentation for Details of these tags.
- <p>
- Most of the & <a HREF="isolat1.html">isolat1 escape sequences</a> are also implemented.
- <dl>
- <dt>NOTE
- <dd>Although most forms tags are available some of them are only partially implemented.
- <dd>The necessary Info is recorded but currently there is nothing to do anything with it (See <a HREF="enhance.html">Enhancements</a>).
- </dl>
- <hr><address><a href="author.html>Andrew Pullan</a>, 14th March 1995</address>
- </BODY></HTML>
-