<h2>This is a heading</h2> <h3>This is a heading</h3> <h4>This is a heading</h4> <h5>This is a heading</h5> <h6>This is a heading</h6> l <h1>最大,<h6>最小 l 不要為了把字放大而使用標題標籤 l 標題前後會自動有一行空行 l 提供搜尋引擎網頁內容資訊結構
for i = 1 to 10 print i next i </pre> l 屬性:width 指定每行最大字元數 <pre width="8"> Text in a pre element is displayed in a fixed-width font, and it preserves both spaces and line breaks </pre>