<iframe src="demo_iframe.htm"></iframe>...
<table border="1"> <tr> <...
<dl> <dt>项目 1</dt> <dd>描述...
<ol> <li>第一项</li> <li>第二项</li> ...
<ul> <li>项目</li> <li>项目</li> &l...
<style type="text/css"> h1 {color:red;} ...
<img src="URL" alt="替换文本" height="42" width=&qu...
普通的链接: <a href="http://nez.cn/">链接文本</a>图像链接: <a href=&...
<b>粗体文本</b> <code>计算机代码</code> <em>强调文本</em> <...
<h1>最大的标题</h1> <h2> . . . </h2> <h3>&nbs...