亚洲免费乱码视频,日韩 欧美 国产 动漫 一区,97在线观看免费视频播国产,中文字幕亚洲图片

      1. <legend id="ppnor"></legend>

      2. 
        
        <sup id="ppnor"><input id="ppnor"></input></sup>
        <s id="ppnor"></s>

        網(wǎng)頁(yè)燈光效果

        字號(hào):


            <html>
            <head>
            <meta http-equiv="Content-Type" content="text/html; charset=gb2312">
            <title>頁(yè)面燈光</title>
            <meta name="GENERATOR" content="Microsoft FrontPage 5.0">
            </head>
            <body id="mybody" bgcolor="#ffffff" text="#000000">
            <div
            id="Layer1">
            <dd>
            <div>
            <img src="蠟燭圖片路徑" width="29" height="30"> </div>
            </dd>
            </div>
            <p><b><font size="5">網(wǎng)站制作學(xué)習(xí) </font></b>
            </p>
            <table>
            <tr>
            <td width="82%"><font face="宋體" color="#FF00FF">
            </font><span>
            <br><br><br><br><br><br><br><br><br><center>網(wǎng)站制作學(xué)習(xí)
            </center><br><br><br><br><br><br><br><br><br><br><br>
            </span></td>
            </tr>
            </table>
            <script language="vbscript">
            dim red,gre,blu
            dim x,y,z
            red=255
            gre=255
            blu=0
            z=100
            sub window_onload()
            call mybody.filters.light.addPoint(0,0,z,Red,Gre,Blu,100)
            mybody.style.cursor="hand"
            end sub
            sub document_onmousemove()
            x=window.event.x
            y=window.event.y
            call mybody.filters.Light.MoveLight(0, x, y, 100, 1)
            end sub
            </script>
            <script language="javascript">
            //這是使圖層移動(dòng)的函數(shù)
            function move_layer()
            {
            Layer1.style.left=event.clientX+document.body.scrollLeft-50;
            Layer1.style.top=event.clientY+document.body.scrollTop-20;
            }
            //這里的意思是,如果鼠標(biāo)移動(dòng)時(shí)就調(diào)用"move_layer"函數(shù)
            document.onmousemove =move_layer;
            </script>
            </body>
            </html>