html     超文件
head     文件頭
title    標題
body     本文

a        超連結
img      圖
p        段
br       跳行
hr       水平線

table    表
tr       表內之列
td       表內之格
th       字加粗調中的td

ol       有次序的列表(order list)
ul       沒有次序的列表(unorder list)
li       列表項目(list item)

div      區塊
span     行間區塊

style    宣告樣式
@import url(xxx);
         載入樣式檔
script   引入命令稿

center   調中

blockquote 引文,前後空一行,前面空兩格

frameset 設定多窗框組
frame    窗框