HTML file tags
<html>
<head>
<!-->
<title>
<body>
Text type tags
<br/>
<nobr>
<p>
<pre>Original text style
<center>
<blockquote>Invert inward
<h>Title
<strong>,<b>Bold
<em>,<i>,<cite>Italics
<U>Bottom line
<strike>Strike line
<blink>Flashing text
<big>Large font
<small>Small Font
<sup>Text superscript
<SUB>Text Subscript
<basefont>Default font settings
<font>Change font settings
Menu tags
<menu>Options Menu
<dir>Catalog Menu
<lh>Menu Format (I)
<ul>Menu Format (II)
<dl>,<dt>,<dd>Explanatory Menu
<ol>,<li>Title menu
Lines and table marks
<hr>
<table>
<tr>
<td>
<th>
<caption>Table title
Hyperlink tags
<a>Anchor
Graphic markers
<IMG>Insert Graphic
Frame marking
<FRAME>Define the framework content
<NOFRAME> does not support framework declaration
Form tags
<FORM>
<INPUT>
<TEXTAREA>
<SELECT>
<OPTION>
SCRIPT
<script>