home *** CD-ROM | disk | FTP | other *** search
/ Programmer Plus 2007 / Programmer-Plus-2007.iso / Programming / XML Utilities / XML Writer 2.12 / XML writer.exe / file0035.bin < prev    next >
Encoding:
Text File  |  2003-04-14  |  3.3 KB  |  168 lines

  1. HTML 4.01 Strict DTD
  2. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
  3. HTML 4.01 Transitional DTD
  4. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  5. HTML 4.01 Frameset DTD
  6. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
  7. document root element
  8. <HTML></HTML>
  9. anchor
  10. <A></A>
  11. abbreviated form
  12. <ABBR></ABBR>
  13. acronym
  14. <ACRONYM></ACRONYM>
  15. information on author
  16. <ADDRESS></ADDRESS>
  17. client-side image map area
  18. <AREA SHAPE="" ALT="">
  19. bold text style
  20. <B></B>
  21. document base URI
  22. <BASE HREF="">
  23. I18N BiDi over-ride
  24. <BDO DIR=""></BDO>
  25. large text style
  26. <BIG></BIG>
  27. long quotation
  28. <BLOCKQUOTE></BLOCKQUOTE>
  29. document body
  30. <BODY></BODY>
  31. forced line break
  32. <BR>
  33. push button
  34. <BUTTON TYPE=""></BUTTON>
  35. table caption
  36. <CAPTION></CAPTION>
  37. citation
  38. <CITE></CITE>
  39. computer code fragment
  40. <CODE></CODE>
  41. table column
  42. <COL SPAN="">
  43. table column group
  44. <COLGROUP SPAN=""></COLGROUP>
  45. definition description
  46. <DD></DD>
  47. deleted text
  48. <DEL></DEL>
  49. instance definition
  50. <DFN></DFN>
  51. generic language/style container
  52. <DIV></DIV>
  53. definition list
  54. <DL></DL>
  55. definition term
  56. <DT></DT>
  57. emphasis
  58. <EM></EM>
  59. form control group
  60. <FIELDSET></FIELDSET>
  61. interactive form
  62. <FORM ACTION="" METHOD=""></FORM>
  63. subwindow
  64. <FRAME FRAMEBORDER="" SCROLLING="">
  65. window subdivision
  66. <FRAMESET></FRAMESET>
  67. heading 1
  68. <H1></H1>
  69. heading 2
  70. <H2></H2>
  71. heading 3
  72. <H3></H3>
  73. heading 4
  74. <H4></H4>
  75. heading 5
  76. <H5></H5>
  77. heading 6
  78. <H6></H6>
  79. document head
  80. <HEAD></HEAD>
  81. horizontal rule
  82. <HR>
  83. italic text style
  84. <I></I>
  85. inline subwindow
  86. <IFRAME FRAMEBORDER="" SCROLLING=""></IFRAME>
  87. embedded image
  88. <IMG SRC="" ALT="">
  89. form control
  90. <INPUT TYPE="">
  91. inserted text
  92. <INS></INS>
  93. text to be entered by the user 
  94. <KBD></KBD>
  95. form field label text
  96. <LABEL></LABEL>
  97. fieldset legend
  98. <LEGEND></LEGEND>
  99. list item
  100. <LI></LI>
  101. a media-independent link
  102. <LINK></LINK>
  103. client-side image map
  104. <MAP NAME=""></MAP>
  105. generic metainformation
  106. <META CONTENT="">
  107. alternate content container for non frame-based rendering
  108. <NOFRAMES></NOFRAMES>
  109. alternate content container for non script-based rendering
  110. <NOSCRIPT></NOSCRIPT>
  111. generic embedded object
  112. <OBJECT></OBJECT>
  113. ordered list
  114. <OL></OL>
  115. option group
  116. <OPTGROUP></OPTGROUP>
  117. selectable choice
  118. <OPTION></OPTION>
  119. paragraph
  120. <P></P>
  121. named property value
  122. <PARAM NAME="" VALUETYPE="">
  123. preformatted text
  124. <PRE></PRE>
  125. short inline quotation
  126. <Q></Q>
  127. sample program output, scripts, etc.
  128. <SAMP></SAMP>
  129. script statements
  130. <SCRIPT TYPE=""></SCRIPT>
  131. option selector
  132. <SELECT></SELECT>
  133. small text style
  134. <SMALL></SMALL>
  135. generic language/style container
  136. <SPAN></SPAN>
  137. strong emphasis
  138. <STRONG></STRONG>
  139. style info
  140. <STYLE TYPE=""></STYLE>
  141. subscript
  142. <SUB></SUB>
  143. superscript
  144. <SUP></SUP>
  145. table
  146. <TABLE></TABLE>
  147. table body
  148. <TBODY></TBODY>
  149. table data cell
  150. <TD ROWSPAN="" COLSPAN=""></TD>
  151. multi-line text field
  152. <TEXTAREA ROWS="" COLS=""></TEXTAREA>
  153. table footer
  154. <TFOOT></TFOOT>
  155. table header cell
  156. <TH ROWSPAN="" COLSPAN=""></TH>
  157. table header
  158. <THEAD></THEAD>
  159. document title
  160. <TITLE></TITLE>
  161. table row
  162. <TR></TR>
  163. teletype or monospaced text style
  164. <TT></TT>
  165. unordered list
  166. <UL></UL>
  167. instance of a variable or program argument
  168. <VAR></VAR>