求助网页制作问题,很急~谢谢了!跪谢!

来源:百度知道 编辑:UC知道 时间:2024/06/04 03:14:24
我很急想做一个网页,记得以前看过一个叫“蛛儿的故事”的网页,那个网页里面,字,是一个一个蹦出来的。效果特别好。我也想弄一个,可不知道应该是怎么弄,谁能教我一下?谢谢了!!真的很急!就两天时间了~求你们了~~~谢谢!!!!!

跳动文字代码

<MARQUEE behavior=alternate direction=up height=98 scrollAmount=5>

<MARQUEE behavior=altrnate scrollAmount=2 width=460>

<FONT color=red face=楷体_gb2312 size=7>要设置的文字</FONT>

</MARQUEE></MARQUE>

3D文字效果

<style type="text/css">

.3dfont { FILTER: glow(color=ffffff,strength=0) shadow(color=cccccc,direction:135); POSITION: relative; WIDTH: 100% }

</style>

<table border="0" width="100%">

<tr>

<td width="100%" class="3dfont"><font color="#008040">要设置的文字</font>

高斯模糊字体

<span style="position:relative; width:200; height:50; filter:glow(color=#9933cc,strength=4); margin-left:4px">

<p>要设置的文字</span>

文字左右反转

<table style="Filter:FlipH&