home *** CD-ROM | disk | FTP | other *** search
/ Mac Power 1997 January / macpower199701.bin / AMUG / Internet_24 / HTML Resource 1.0.sit / HTML Resource v.1.0.rsrc / TEXT_129.txt < prev    next >
Encoding:
Text File  |  1996-07-30  |  2.9 KB  |  96 lines

  1.  
  2. ツ 
  3.  
  4. ツ 
  5.  
  6.  
  7.  
  8. Warning!  This is a long list, be prepared to scroll for the tag you are looking for, or use the search button above.  Be sure to click off "Search all chapters" if you would like your search limited to this page.
  9.  
  10. General
  11.  
  12. ツ                                                                                                         <HTML>...</HTML>
  13. ツ                                                                                                         <HEAD>...</HEAD>
  14. ツ                                                                                                         <TITLE>...</TITLE>
  15. ツ                                                                                                         <BODY>...</BODY>
  16.  
  17.  
  18. Formatting
  19.  
  20. ツ                                                                                                             <B>...</B>
  21. ツ                                                                                                             <I>...</I>
  22. ツ                                                                                                             <U>...</U>
  23. ツ                                                                                                             <TT></TT>
  24. ツ                                                                                                             <BLINK></BLINK>
  25. ツ                                                                                                             <BASEFONT SIZE=x>
  26. ツ                                                                                                             <FONT></FONT>
  27. ツ                                                                                                             <Hx></Hx>
  28. ツ                                                                                                             <CITE></CITE>
  29. ツ                                                                                                             <CODE></CODE>
  30. ツ                                                                                                             <DFN></DFN>
  31. ツ                                                                                                             <EM></EM>
  32. ツ                                                                                                             <KBD></KBD>
  33. ツ                                                                                                             <XMP></XMP>
  34. ツ                                                                                                             <PRE></PRE>
  35. ツ                                                                                                             <STRONG></STRONG>
  36. ツ                                                                                                             <SAMP></SAMP>
  37. ツ                                                                                                             <VAR></VAR>
  38. ツ                                                                                                             <ADDRESS></ADDRESS>
  39.  
  40.  
  41. Alignment
  42.  
  43. ツ                                                                                                             <Hx ALIGN=y></Hx>
  44. ツ                                                                                                             <P ALIGN=x></P>
  45. ツ                                                                                                             <BLOCKQUOTE></BLOCKQUOTE>
  46. ツ                                                                                                             <CENTER></CENTER>
  47.  
  48. Links & Images
  49.  
  50. ツ                                                                                                             <A HREF="document.html"></A>
  51.                                                                                                                 <A HREF="#target"></A>
  52.                                                                                                                  <A NAME="target"></A>
  53. ツ                                                                                                             <IMG SRC="image.gif"  ALIGN=x>
  54. ツ                                                                                                             <MAP>...</MAP>
  55.  
  56. Dividers
  57.  
  58. ツ                                                                                                             <BR>
  59. ツ                                                                                                             <P>
  60. ツ                                                                                                             <HR SIZE=X WIDTH=Y>
  61. ツ                                                                                                             <NOBR></NOBR>
  62. ツ                                                                                                             <WBR>
  63.  
  64. Lists
  65.  
  66. ツ                                                                                                             <OL>...</OL>
  67. ツ                                                                                                             <UL>...</UL>
  68. ツ                                                                                                             <DL>...</DL>  including <DT> and <DL>
  69. ツ                                                                                                             <DIR>...</DIR>
  70. ツ                                                                                                             <MENU>...</MENU>
  71. ツ                                                                                                             <LI>
  72. ツ                                                                                                             <DT>
  73. ツ                                                                                                             <DD>
  74.  
  75. Tables
  76.  
  77.     ツ                                                                                                         <TABLE>...</TABLE>
  78.     ツ                                                                                                         <CAPTION ALIGN=x>...</CAPTION>
  79.     ツ                                                                                                         <TR>...</TR>
  80.     ツ                                                                                                         <TH>...</TH>
  81.     ツ                                                                                                         <TD>...</TD>
  82.  
  83. Forms
  84.  
  85. ツ                                                                                                             <FORM ACTION="action URL" METHOD=GET/POST>...</FORM>
  86. ツ                                                                                                             <INPUT NAME="name" VALUE="value" TYPE=x SIZE=y MAXLENGTH=z>
  87. ツ                                                                                                             <TEXTAREA NAME="name" ROWS=x COLS=y>...</TEXTAREA>
  88.  
  89. Miscellaneous
  90.  
  91. ツ                                                     <FRAMESET>...</FRAMESET> (All frames tags & modifiers)
  92.     ツ                                                                                                         <!--  -->
  93.     ツ                                                                                                         <META>
  94.  
  95.  
  96.