这个网页是怎样做的
- 提问者网友:温旧梦泪无声
- 2021-05-03 02:48
- 五星知识达人网友:我住北渡口
- 2021-05-03 04:03
我帮你,免费弄,加我QQ
- 1楼网友:持酒劝斜阳
- 2021-05-03 08:19
源文件:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" " http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns=" http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312" /> <title>I'M QQ - QQ官方网站</title> <script src="/Scripts/swfobject_modified.js" type="text/javascript"></script> <style> *{ font-size:12px; font-family:tahoma; } body{ margin:0; padding:0; background:#000000; background:url( http://im-img.qq.com/qq/2009/standard/images/header_bg.gif) repeat-x 0 0; text-align:left; } .header{ height:69px; margin:0 22px; background:url( http://im-img.qq.com/qq/2009/standard/images/logo.gif) no-repeat 0 0; text-align:left; } .footer{ height:31px; text-align:center; line-height:31px; color:#898989; font-size:11px; background:url( http://im-img.qq.com/qq/2009/standard/images/footer_bg.gif) repeat-x 0 0; } </style> <script src="/Scripts/AC_RunActiveContent.js" type="text/javascript"></script> <script src="/qq/2009/standard/js/swfobject.js" type="text/javascript"></script> <script type="text/javascript" src="/qq/2009/standard/js/intro.js"></script> </head>
<body> <div class="header" id="headerArea"><a href=" http://im.qq.com/" style="display:block; height:69px; width:170px;"></a><div class="headerPadder" style="text-align:right; padding:40px 0 0 0; margin-left:200px; margin-top:-60px;"><a href="/qq/2010/standard_sp1/" style="color:#266392; background:url( http://im-img.qq.com/qq/2009/standard/images/index_dl.gif) no-repeat 0 2px; padding-left:15px; text-decoration:none;">下载QQ2010</a></div></div> <div id="flashversion" > <script language="JavaScript"> var version = deconcept.SWFObjectUtil.getPlayerVersion(); var flashElement = "<object id=\"eFlash\" classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\" +"<param name=\"movie\" value=\" http://im-img.qq.com/qq/2010/standard_sp1/images/final.swf\" />" +"<param name=\"quality\" value=\"high\" />" +"<embed src=\" +"</object>"; if (document.getElementById && version["major"] > 0) { if(version['major']>9 || (version['major'] == 9 && version['minor'] >= 0 && version['rev'] >= 28)) { document.write(flashElement); } else { document.getElementById('flashversion').innerHTML="<div style=\"padding:20px; background:#ffffff; line-height:24px;\">对不起,您的Flash Player版本过低,可能无法观看该动画,您可以:<br /><a href=\" http://www.adobe.com/cn/products/flashplayer/\" target=\"_blank\">更新Flash Player</a>后再观看</div>"; } } else { document.getElementById('flashversion').innerHTML="<div style=\"padding:20px; background:#ffffff; line-height:24px;\">对不起,您的Flash Player版本过低,可能无法观看该动画,您可以:<br /><a href=\" http://www.adobe.com/cn/products/flashplayer/\" target=\"_blank\">更新Flash Player</a>后再观看</div>"; } setFlashArea(); </script> </div> <div class="footer">Copyright © 1998 - 2010 Tencent. All Rights Reserved.</div>
<iframe width="0" height="0" src="/ping.htm"></iframe> </body> </html>
- 2楼网友:轻雾山林
- 2021-05-03 07:17
- 3楼网友:酒安江南
- 2021-05-03 06:09
flash整站,用的是flash做的!
——————————————————————————
如果能够帮助你解决问题,那么希望你点击“采纳”,
举手之劳,将鼓励我们继续解答其他QQ网友的问题,谢谢!
- 4楼网友:轻雾山林
- 2021-05-03 05:53
- 5楼网友:你哪知我潦倒为你
- 2021-05-03 04:39
在网页里加了一个FLASH就做出来了 。