插入圖片:<img src="圖片地址" width="寬度" height="高度" border="邊框" >
加入連接:<a href="所要連接的相關(guān)地址">寫上你想寫的字</a>
在新窗口打開連接:<a href="相關(guān)地址" target="_blank">寫上要寫的字</a>
移動字體(走馬燈):<marquee>寫上你想寫的字</marquee>
字體加粗:<b>寫上你想寫的字</b>
字體斜體:<i>寫上你想寫的字</i>
字體下劃線: <u>寫上你想寫的字</u>
字體刪除線: <s>寫上你想寫的字</s>
字體加大: <big>寫上你想寫的字</big>
字體控制大小:<font style='font-size:12px;' >寫上你想寫的字</font> (其中字體大小可通過12px部分控制)
更改字體顏色:<font color="#value">寫上你想寫的字</font>(其中value值在000000與ffffff(16位進(jìn)制)之間
消除連接的下劃線:<a href="相關(guān)地址" style="text-decoration:none">寫上你想寫的字</a>
插入音樂:<embed src=音樂地址 width=300 height=45 type=audio/mpeg autostart="false">
插入flash: <embed src="flash地址" width="寬度" height="高度">
插入影視文件:<img dynsrc="文件地址" width="寬度" height="高度" start=mouSEOver>
換行:<br>
段落:<p>段落</p>
插入背景音樂:<bgsound="背景音樂地址" loop=infinite>