當前位置:首頁文章首頁 IT學院 IT技術

提供給大家一些常用的HTML代碼

作者:  來源:  發(fā)布時間:2011-5-26 10:02:46  點擊:
本文章提供給大家在網(wǎng)頁設計中常會用到的一些HTML代碼,每個代碼后都有說明,希望對剛接觸網(wǎng)頁設計的朋友們能有幫助。
<! - - … - -> 批注
<!>
跑馬燈

<marquee>…</marquee>
普通卷動

<marquee behavior=slide>…</marquee>

<marquee behavior=scroll>…</marquee>
預設卷動

<marquee behavior=alternate>…</marquee>
來回卷動

<marquee direction=down>…</marquee>
向下卷動

<marquee direction=up>…</marquee>
向上卷

<marquee direction=right></marquee>
向右卷動

<marquee direction=left></marquee>
向左卷動

<marquee loop=2>…</marquee>
卷動次數(shù)

<marquee width=180>…</marquee>
設定寬

<marquee height=30>…</marquee>
設定高度

<marquee bgcolor=FF0000>…</marquee>
設定背景顏色

<marquee scrollamount=30>…</marquee>
設定卷動距離

<marquee scrolldelay=300>…</marquee>
設定卷動時間

<!>
字體效

<h1>…</h1>
標題字(最大
)
<h6>…</h6>
標題字(最小
)
<b>…</b>
粗體字

<strong>…</strong>
粗體字(強調
)
<I>…</I>
斜體字

<em>…</em>
斜體字(強調
)
<dfn>…</dfn>
斜體字表示定義
)
<u>…</u>
底線

<ins>…</ins>
底線(表示插入文字
)
<strike>…</strike>
橫線

<s>…</s>
刪除線

<del>…</del>
刪除線(表示刪除
)
<kbd>…</kbd>
鍵盤文字
nbsp;
<tt>…</tt>
打字體

<xmp>…</xmp>
固定寬度字體(在文件中空白、換行、定位功能有效
)
<plaintext>…</plaintext>
固定寬度字體(不執(zhí)行標記符號
)
<listing>…</listing>
固定寬度小字體

<font color=00ff00>…</font>
字體顏色

<font size=1>…</font>
最小字體

<font style =font-size:100 px>…</font>
無限增大

<!>
區(qū)斷標記

<hr>
水平線

<hr size=9>
水平線(設定大小
)
<hr width=80%>
水平線(設定寬度
)
<hr color=ff0000>
水平線(設定顏色
)

(
換行
)
<nobr>…</nobr>
水域(不換行
)
<p>…</p>
水域(段落
)
<center>…</center>
置中

<!
首頁 上一頁 [1] [2] [3] [4]  下一頁 尾頁

文章評論

軟件按字母排列: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z