・タグ名一覧
- <head>
- <title>
- <meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS" />
- <meta name="keywords" content="キーワード1,キーワード2, ..." />
- <link rel="stylesheet" type="text/css" href="〜" />
- <style type="text/css">
- <script language="JavaScript"><!-- 〜¥n// -->¥n</script>
- <body text | bgcolor="〜" background="〜" bgproperties="fixed">
- <br />
- <p>
- <hr size="〜" color="〜"/>
- <a href="〜" target="_parent | _top | _blank | frameのname属性値">
- <div>
- <span>
- <table border | width | height | cellpadding | cellspacing | align="〜"¥
rules="none | rows | cols | groups | all">
- <tr bgcolor="〜" align="〜">
- <td colspan | rowspan="〜" bgcolor="〜" background="〜" align | valign="〜" nowrap>
- <th colspan | rowspan="〜" bgcolor="〜" background="〜" align | valign="〜" nowrap>
- <colgroup | rowgroup align="left | center | right">
- <pre>
- <s>
- <u>
- <sup>
- <sub>
- <b>
- <em>
- <strong>
- <font size="〜" color="〜">
- <img src="〜" width | height="〜" />
- <blockquote>
- <textarea rows | cols="〜" wrap="hard | soft" readonly>
- <frameset cols | rows="〜, *" frameborder="yes | no" noresize>
- <frame name="〜" src="〜" marginwidth | marginheight="〜" scrolling="auto | yes | no" />
- <dl>
- <dt>
- <dd>
- <ol | ul type="circle | square | i | I | a | A">
- <li>
- <form method="get | post ..." action"〜cgi">
- <input type="text | password" size | maxlength="127" value="〜">
- <input type="checkbox | radio" name="〜" value="〜" chechked>
- <input type="image" src="〜" alt="〜">
- <input type="file | hidden | submit | reset | button" value="〜">
- <address>
|