宋體 黑體 楷體_GB2312 仿宋_GB2312 新宋體 幼圓 隸書
方正舒體 華文新魏 華文行楷 華文細(xì)黑 華文彩云 方正姚體 顏色的代碼:
黑色=000000 白色=ffffff 紅色=ff0000 綠色=00ff00
藍色=0000ff 黃色=fff000 青色=00ffff 紫色=ff00ff 居中代碼:
<CENTER> 內(nèi)容</CENTER>
<P align=LEFT>左對齊</P> <P align=center>居中</P> <P align=RIGHT>右對齊</P> 文字設(shè)置代碼:
<CENTER> <font style=font:20pt face=隸書 color=fff000>
輸入內(nèi)容</font></CENTER> 貼圖代碼:
<img src="圖片地址">
<P align=center><img src="圖片地址"></P> <P align=center><img src="圖片地址"width=寬度 height=高度></P> --------------------------------------------------------------------------------
用顏色作背景的空白圖框代碼:
<CENTER>
<TABLE borderColor=#0000ff cellSpacing=10 cellpadding=20 bgcolor=fff000 width=400 height=300 border=10> <TBODY> <TR> <TD> <br> <br> </CENTER></TD></TR></TBODY></TABLE> --------------------------------------------------------------------------------
用圖片作背景的空白圖框代碼: <CENTER>
<TABLE borderColor=#0000ff cellSpacing=10 cellpadding=20 cellpadding=20 background=圖片地址 width=400 height=300 border=10> <TBODY> <TR> <TD> <br> <br> </CENTER></TD></TR></TBODY></TABLE> --------------------------------------------------------------------------------
立體圖框代碼: <CENTER>
<TABLE style="BORDER-LEFT-COLOR: #fbd44c; BORDER-BOTTOM-COLOR: #fbd44c; BORDER-TOP-STYLE: ridge; BORDER-TOP-COLOR: #fbd44c; BORDER-RIGHT-STYLE: ridge; BORDER-LEFT-STYLE: ridge; BORDER-RIGHT-COLOR: #fbd44c; BORDER-BOTTOM-STYLE: ridge" height=380 cellSpacing=5 cellPadding=5 width=470 border=14> <TBODY> <TR> <TD> <br><br> </TR></TBODY></TABLE> --------------------------------------------------------------------------------
圖片可調(diào)大小的一組代碼. <P align=center><INPUT src="圖片地址"type=image width=寬度></P>
--------------------------------------------------------------------------------
羽化圖片代碼:
<INPUT style="FILTER: alpha(opacity=100,style=2)" type=image height=500 width=450 src="圖片地址">
貼Flash 圖片代碼: <EMBED src=http://yy./swfpath/200462722381564615.swf width=128 height=0 hidden=true type=application/x-shockwave-flash> --------------------------------------------------------------------------------
在一張圖片上加疊Flash 代碼: <TABLE cellSpacing=3 cellPadding=3 width=460 bordercolor=660000 background=http://img./UploadFile/2005/6/7/5141107.jpg border=18> <TBODY> <TR> <TD><EMBED align=right src=http://imgfree.21cn.com/free/flash/59.swf width=460 height=370 type=application/octet-stream wmode="transparent" quality="high" ;;></TD></TR></TBODY></TABLE> --------------------------------------------------------------------------------
全屏代碼: <br><br><br><br> <DIV id=table1 style="LEFT: -220px; WIDTH: 800px; POSITION: relative; TOP: 40px"> 貼子 </DIV><br><br><br><br> --------------------------------------------------------------------------------
播放器代碼: <CENTER> <embed src="http://bbs./bbs/upfile/music/601.mp3" type="audio/x-pn-realaudio-plugin" controls="controlpanel,statusbar" height=50 width=400 autostart="true" loop="true"> </CENTER> (高度height=和寬度width=設(shè)為0時,隱藏播放器。)
--------------------------------------------------------------------------------
移動設(shè)置代碼:
我從右向左走代碼: <br> <marquee direction=left scrollAmount=3 ><font style=font:25pt face=隸書 color=0000ff>我從右向左走!</marquee> 我從左向右移代碼: <marquee direction=right scrollAmount=3 ><font style=font:25pt face=隸書 color=0000ff>我從左向右移!</marquee> --------------------------------------------------------------------------------
我來回走耶代碼: <br> <marquee behavior=alternate scrollAmount=3 ><font style=font:25pt face=隸書 color=0000ff>我來回走耶!</marquee> 我從下向上滾代碼: <br> <marquee direction=up scrollAmount=3 ><font style=font:25pt face=隸書 color=0000ff>我從下向上滾!</marquee> --------------------------------------------------------------------------------
我從上向下滾代碼: <br> <marquee direction=down scrollAmount=3 ><font style=font:25pt face=隸書 color=0000ff>我從上向下滾!</marquee> |
|