跑馬燈向上捲動的語法
跑 馬 燈 向 上 捲 動 的 語 法,
用 來 做 為 文 字 的 呈 現,
最 適 合 用 來 作 為{公告欄、個人簡介、部落格介紹、文章宣示牌},
完 成 後 的{成 果 展 示}如 下︰
語 法 說 明︰
<table border="2" width="400" cellpadding="2">
<tr>
<td> 外 圍 框 框 的 設 定 <p align="center"> 所 有 文 字 置 中 對 齊 <marquee width="380" 文 字 寬 度 的 設 定 height="36" 文 字 高 度 的 設 定 direction="up" scrollamount=6> 捲 動 速 度 的 設 定 <center><b>
<font size=5 font color="#6600FF"> 文 字 的
大 小、字 型、顏 色 文 字 1,<b><br><br>
文 字 2,<br><br><b>
文 字 3,<b><br><br>
文 字 4,<b><br><br>
文 字 5,<b><br><br>
文 字 6,<b><br><br>
文 字 7,<b><br><br>
文 字 8,<b> 文 字 的 設 定 </font></center>
</marquee>
</td>
</tr>
</table>
<p> 與 最 上 方 的 語 法
為 一 個 整 體,
此 區 無 須 修 改
也 無 須 設 定。
語 法 如 下︰
<table border="2" width="400" cellpadding="2">
<td><p align="center"><marquee width="380" height="36" direction="up" scrollamount=2>
<center><b><font size=5 font color="#6600FF">
文 字 1,<b><br><br>
文 字 2,<br><br><b>
文 字 3,<b><br><br>
文 字 4,<b><br><br>
文 字 5,<b><br><br>
文 字 6,<b><br><br>
文 字 7,<b><br><br>
文 字 8,<b>
</font></center></marquee>
</td>
</tr>
</table>
<p>
資訊來源︰網際網路 + 怡君教學
下一篇:跑馬燈向上捲動的語法{應用一}