html代码基础
以进入了:
效果: 梦中人梦工场
2)如何制作当鼠标停留在文字上,文字停止滚动?
代码如:
<marquee scrollAmount=2 width=300 效果: 欢迎您来到梦工场
3)交替效果。
代码如:
<marquee scrollAmount=2 width=300 behavior=alternate>欢迎您来到梦工场</marquee>
效果: 欢迎您来到梦工场
4)向右移动:<marquee scrollAmount=2 width=300 direction=right>欢迎您来到梦工场</marquee>
效果: 欢迎您来到梦工场
5)向上移动:<marquee scrollAmount=2 height=100 direction=up>欢迎您来到梦工场</marquee>
效果: 欢迎您来到梦工场
6)向下移动:<marquee scrollAmount=2 height=100 direction=down>欢迎您来到梦工场</marquee>
效果:
欢迎您来到梦工场
7)代码:<MARQUEE scrollAmount=1 direction=up behavior=alternate height=200><MARQUEE scrollAmount=1 direction=up height=100>锄禾日当午,<br>汗滴禾下土:<br>谁知盘中餐,<br>粒粒皆辛苦。</MARQUEE></MARQUEE>
效果:
锄禾日当午,
汗滴禾下土:
谁知盘中餐,
粒粒皆辛苦。
三、图片代码基础
1.基本代码
<img src=图片网址 width=图片宽度 height=图片高度>
2.给图片加边框
<table border=6 cellSpacing=2 cellPadding=1 borderColor=#841A00><tr><td><img src=图片网址 width=600 height=407></td></tr></table>
说明:
border="6" 表格边框的厚度
cellspacing="2" 表格格线的厚度
cellPadding=1 表格格线内厚度
borderColor=#841A00 边框色彩
3、图片朦胧效果
A.圆形效果
代码: <IMG src="图片" width=500 height=375 style="filter:Alpha(opacity=100,style=2);">
B.方形效果
代码: <IMG src="图片" style="FILTER: Alpha(opacity=200,style=3)" width=500 height=375>
C.椭圆效果
代码: <IMG src="图片" style="filter:Alpha(opacity=100,finishOpacity=0,style=2)" width=500 height=375>
四、.友情链接代码
<marquee behavior="scroll" direction=right width="90%" height="100" scrollamount="2"
scrolldelay="30" ><a target="cont" href="对方地址"><img src="对方图片" width="100" height="100" border="0"></a><a target="cont" href="对方地址"><img src="对方图片" width="100" height="100" border="0"></a><a target="cont" href="对方地址"><img src="对方图片" width="100" height="100" border="0"></a><a target="cont" href="对方地址"><img src="对方图片" width="100" height="100" border="0"></a><a target="cont" href="对方地址"><img src="对方图片" width="100" height="100" border="0"></a><a target="cont" href="对方地址"><img src="对方图片" width="100" height="100" border="0"></a><a target="cont" href="对方地址"><img src="对方
图片" width="100" height="100" border="0"></a></marquee>
五、给日志作封面的技术
将日记写完未发表前,在面板下面点击《其他设