home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 3 / PDCD_3.iso / internet / webster / !Webster / Docs / codes < prev    next >
Text File  |  1995-07-25  |  7KB  |  230 lines

  1. <HTML><HEAD><title>HTML Tags Implemented</title>
  2. </HEAD><BODY>
  3. <center>
  4. <A HREF="choices.html"><IMG WIDTH=67 HEIGHT=39 alt="Prev" SRC="ToPrev"></A> <a HREF="../!help.html#index"><IMG WIDTH=67 HEIGHT=39 ALT="Index" SRC="ToIndex"></a> <a HREF="dev.html"><IMG WIDTH=67 HEIGHT=39 ALT="Next" SRC="ToNext"></a><BR>
  5. <h1>HTML Tags Implemented</h1>
  6. </center>
  7.  
  8. <h2>Basic Tags</h2>
  9.  
  10. <ul>
  11. <li>Anchor with the following attributes (<samp><A ...>...</A></samp>)
  12.  <UL>
  13.  <LI>Name
  14.  <li>Href
  15.  </ul>
  16. <li>Address (<samp><address>...</address></samp>)
  17. <LI>Base with the attributes (<samp><base ...></samp>)
  18.  <UL>
  19.  <LI>Href
  20.  </ul>
  21. <li>BlockQuote (<samp><blockquote></samp> and <samp></blockquote></samp>)
  22. <LI>Bold (<samp><b></samp> and <samp></b></samp>)
  23. <li><a name="body">Body with the attributes</a> (<samp><body ...></samp>)
  24.  <ul>
  25.  <LI>Background (See <a href="#notes">Note 1</a>)
  26.  <LI>Text - Sets Text Colour.
  27.  <LI>Link - Sets Link Colour.
  28.  <LI>ALink - To be Implemented.
  29.  <LI>VLink - Sets Visited Link Colour.
  30.  </UL>
  31. <li>Break (<samp><br></samp>) with the following attributes (If decoding HTML Extensions)
  32.  <ul>
  33.  <LI>Clear
  34.   <ul>
  35.   <LI>All
  36.   <LI>Left
  37.   <LI>Right
  38.   </ul>
  39.  </ul>
  40. <LI>Center (<samp><center></samp> and <samp></center></samp>)
  41. <li>Citation (<samp><cite></samp> and <samp></cite></samp>)
  42. <li>Code (<samp><code></samp> and <samp></code></samp>)
  43. <li>Definition lists (<samp><dl>,<dt>, <dd></samp> and <samp></dd></samp>)
  44. <li>Definitions (<samp><def></samp> and <samp></def></samp>)
  45.  
  46. <li>Emphisised (<samp><em></samp> and <samp></em></samp>)
  47. <li>Headings (<samp><h?>,</h?></samp>) All 6.
  48. <li>Horizontal rule (<samp><hr ...></samp>) with the following attributes. (If decoding HTML Extensions)
  49.  <ul>
  50.  <li>Align
  51.   <UL>
  52.   <li>Center
  53.   <li>Right
  54.   </UL>
  55.  <li>NoShade
  56.  <li>Size
  57.  <li>Width (as a precentage and in pixels)
  58.  </UL>
  59. <li>Image with the following attributes (<samp><IMG ...></samp>)
  60.  <ul>
  61.  <li>Alt
  62.  <li>Align
  63.   <ul>
  64.   <li>Bottom
  65.   <LI>Left (If decoding HTML Extensions)
  66.   <li>Middle and Center
  67.   <LI>Right (If decoding HTML Extensions)
  68.   <li>Top
  69.   </ul>
  70.  <li>Border (If decoding HTML Extensions)
  71.  <li>Height (If decoding HTML Extensions)
  72.  <li>HSpace (If decoding HTML Extensions)
  73.  <li>IsMap
  74.  <li>Src
  75.  <li>Width (If decoding HTML Extensions)
  76.  <li>VSpace (If decoding HTML Extensions)
  77.  </ul>
  78. <LI>Italic (<samp><i> and </i></samp>)
  79. <li>IsIndex (<samp><IsIndex ...></samp>) with the following attributes
  80.  <UL>
  81.  <LI>Prompt (If decoding HTML Extensions)
  82.  </UL>
  83. <li>Listing (Partially)
  84. <li>Menu
  85. <LI>Meta with the following attributes (<samp><Meta ...></samp>)
  86.  <UL>
  87.  <LI>HTTP-EQUIV
  88.   <UL>
  89.   <LI>Refresh (See <a href="#notes">Note 1</a>)
  90.   </ul>
  91.  <LI>Content
  92.  </ul>
  93. <li>Ordered Lists (<samp><ol>,<li>,</ol></samp>) with the following attributes 
  94.  <ul>
  95.  <li>Start in the <samp><ol></samp> tag (If decoding HTML Extensions)
  96.  <LI>Type (If decoding HTML Extensions)
  97.  <li>Value in the <samp><li></samp> tag (If decoding HTML Extensions)
  98.  </ul>
  99. <li>Paragraph (<samp><p></samp>) with the following attributes
  100.  <UL>
  101.  <LI>Align  (If decoding HTML Extensions)
  102.   <UL>
  103.   <li>Center
  104.   <LI>Left (The Default)
  105.   <li>Right
  106.   </UL>
  107.  </UL>
  108. <li>Preformatted (<samp><pre ...></samp> and <samp></pre></samp>) with the following attributes.
  109.  <ul>
  110.  <li>Width
  111.  </ul>
  112. <li>Quote (<samp><quote></samp> and <samp></quote></samp>)
  113. <li>Sample (<samp><samp></samp> and <samp></samp></samp>)
  114. <li>Strikethrough (<samp><strike></samp> and <samp></strike></samp>)
  115. <li>Underlined (<samp><u></samp> and <samp></u></samp>)
  116. <li>Teletype (<samp><tt></samp> and <samp></em&tt;</samp>)
  117. <li>Title (<samp><title></samp> and <samp></title></samp>)
  118. <li>Unordered Lists (<samp><ul>,<li> and </ul></samp>)
  119. <li>Variable (<samp><var></samp> and <samp></var></samp>)
  120. </ul>
  121.  
  122. <a name="notes">Notes</a>
  123. <ol>
  124. <LI>Can be disabled via the <quote>Extensions</quote> Section of the Choices windows.
  125. </ol>
  126.  
  127. <h2><a name="forms">Forms Tags</a></h2>
  128. <ul>
  129. <li>Input with the following attributes
  130.  <ul>
  131.  <li> type - one of the following
  132.   <ul>
  133.   <li>text
  134.   <li>password
  135.   <li>checkbox
  136.   <li>radio
  137.   <li>submit
  138.   <li>reset
  139.   </ul>
  140.  <li>Name
  141.  <li>Value
  142.  <li>Checked
  143.  <li>Size
  144.  <li>Maxlength
  145.  </ul>
  146. <li> Select - With the following attributes
  147.  <ul>
  148.  <li>Name
  149.  <li>Size
  150.  <li>Multiple
  151. <li>Option - With the following attributes
  152.  <ul>
  153.  <li>Selected
  154.  <li>Disabled
  155.  </ul>
  156.  </ul>
  157. <li>Text Area - With Default contents and the following attributes
  158.  <ul>
  159.  <li>Name
  160.  <li>Rows
  161.  <li>Cols
  162.  </ul>
  163.  Expanding the Height is not currently supported and the maximum width is 255 characters.
  164. </ul>
  165. See the standard <a href="http://www.w3.org/hypertext/WWW/MarkUp/MarkUp.html">HTML</a>, HTML+, HTML2, <A HREF="http://home.netscape.com">Netscape</a> and <a href="http://www.ncsa.uiuc.edu/SDG/Software/Mosaic/NCSAMosaicHome.html">Mosaic</a> Documentation for Details of these tags.
  166.  
  167. <h2><a name="tables">Table Tags</h2>
  168. <ul>
  169. <LI>Caption (<samp><caption></samp>...<samp></caption></samp>) - With the following attributes
  170.  <ul>
  171.  <LI>Align - Aligns the caption with the Table.
  172.   <UL>
  173.   <li>Bottom
  174.   <LI>Top (The Default)
  175.   </ul>
  176.  </ul>
  177. <li>Table (<samp><table></samp>...<samp></table></samp>)- With the following attributes
  178.  <ul>
  179.  <LI>Align
  180.   <UL>
  181.   <li>Center
  182.   <LI>Left (The Default)
  183.   <li>Right
  184.   </ul>
  185.  <Li>Border (Turns borders on)
  186.  <LI>Border = <num> (Specifies a border size)
  187.  </ul>
  188. <LI>TD - For a Normal Cell (<samp><TD></samp>...<samp></TD></samp>)
  189.  <UL>
  190.  <LI>Align
  191.   <UL>
  192.   <li>Center
  193.   <LI>Left (The Default)
  194.   <li>Right
  195.   </ul>
  196.  <LI>Colspan
  197.  <li>Rowspan
  198.  </ul>
  199. <LI>TH - For a Heading Cell (<samp><TH></samp>...<samp></TH></samp>)
  200.  <UL>
  201.  <LI>Align
  202.   <UL>
  203.   <li>Center (The Default for cells on the first row)
  204.   <LI>Left
  205.   <li>Right
  206.   </ul>
  207.  <LI>Colspan
  208.  <li>Rowspan
  209.  </ul>
  210. <LI>TR - Table Row (<samp><TR></samp>...<samp></TR></samp>)
  211.  <ul>
  212.  <LI>Align (Sets the default for cells in this row)
  213.   <UL>
  214.   <li>Center
  215.   <LI>Left (The Default)
  216.   <li>Right
  217.   </ul>
  218.  </ul>
  219. </ul>
  220. For more details see Document <a href="http://home.netscape.com/assist/net_sites/tables.html">Tables In Netscape</a>
  221. <p>
  222. Most of the & <a HREF="isolat1.html">isolat1 escape sequences</a> are also implemented.
  223. <dl>
  224. <dt>NOTE
  225.   <dd>Although most forms tags are available some of them are only partially implemented.
  226.   <dd>The necessary Info is recorded but currently there is nothing to do anything with it (See <a HREF="enhance.html">Enhancements</a>).
  227. </dl>
  228. <hr><address><a href="author.html>Andrew Pullan</a>, 25th July 1995</address>
  229. </BODY></HTML>
  230.