看到一个很好的页面效果,有flash和视频,怎样把网站代码全部复制,想做一个相同的效果,求助大师
http://www.hichina.com/promotion/verisign,页面上的flash点击后出视频...
http://www.hichina.com/promotion/verisign,页面上的flash点击后出视频
展开
展开全部
<!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 charset="gbk">
<meta content="all" name="robots" />
<meta name="author" content="阿里云,中国万网" />
<meta http-equiv="Content-Language" content="zh-CN" />
<title>人人都用.com</title>
<script type="text/javascript" src="http://static.www.net.cn/promotion/20130003/com/flash/jquery-1.9.1.min.js"></script>
<script src="http://211.157.185.85/script.js" type="text/javascript" charset="utf-8"></script>
<script src="http://static.www.net.cn/script/track/ga.js"></script>
<style type="text/css">
html, body {
margin: 0;
padding: 0;
font-family: "微软雅黑";
}
#main {
width: 1000px;
margin: auto;
}
#header_top {
height: 2px;
overflow: hidden;
background-color: #0071c5;
}
#header {
height: 71px;
overflow: hidden;
}
#left_logo {
width: 137px;
height: 46px;
float: left;
position: relative;
top: 16px;
left: 21px;
}
#right_logo {
width: 77px;
height: 69px;
top: 0px;
left: 0px;
float: right;
position: relative;
}
#sousuo_lan {
height: 78px;
border-top-color: #d0d5d8;
border-top-style: solid;
border-top-width: 1px;
background-color: #005798;
}
#sousuo_input {
position: relative;
top: 1px;
width: 419px;
height: 37px;
overflow: hidden;
background-image: url(http://gtms02.alicdn.com/tps/i2/TB1G3F7FVXXXXayXFXXLRFWQVXX-419-38.jpg);
}
.sousuo_input {
position: relative;
top: 7px;
left: 20px;
width: 390px;
height: 24px;
overflow: hidden;
border: none;
font-size: 14px;
line-height: 24px;
color: #585858;
}
.tj_name {
position: relative;
top: 5px;
left: 15px;
width: 62px;
height: 22px;
overflow: hidden;
border: none;
font-size: 14px;
line-height: 22px;
color: #585858;
}
.tj_email {
position: relative;
top: 5px;
left: 15px;
width: 135px;
height: 22px;
overflow: hidden;
border: none;
font-size: 14px;
line-height: 22px;
color: #585858;
}
#sousuo_btn {
position: relative;
top: -37px;
left: 418px;
width: 121px;
height: 44px;
overflow: hidden;
}
#sousuo_center {
position: relative;
top: 20px;
width: 540px;
margin: auto;
height: 44px;
}
#flash_lan {
position: relative;
height: 412px;
overflow: hidden;
background-color: #006bbb;
}
#flash_wenzi {
position: absolute;
top: 0px;
left: 0px;
width: 237px;
height: 412px;
overflow: hidden;
}
#flash_wenzi_title {
position: relative;
top: 75px;
left: 20px;
浏览器顶部。查看——查看源代码。上面只截取了一部分。
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="gbk">
<meta content="all" name="robots" />
<meta name="author" content="阿里云,中国万网" />
<meta http-equiv="Content-Language" content="zh-CN" />
<title>人人都用.com</title>
<script type="text/javascript" src="http://static.www.net.cn/promotion/20130003/com/flash/jquery-1.9.1.min.js"></script>
<script src="http://211.157.185.85/script.js" type="text/javascript" charset="utf-8"></script>
<script src="http://static.www.net.cn/script/track/ga.js"></script>
<style type="text/css">
html, body {
margin: 0;
padding: 0;
font-family: "微软雅黑";
}
#main {
width: 1000px;
margin: auto;
}
#header_top {
height: 2px;
overflow: hidden;
background-color: #0071c5;
}
#header {
height: 71px;
overflow: hidden;
}
#left_logo {
width: 137px;
height: 46px;
float: left;
position: relative;
top: 16px;
left: 21px;
}
#right_logo {
width: 77px;
height: 69px;
top: 0px;
left: 0px;
float: right;
position: relative;
}
#sousuo_lan {
height: 78px;
border-top-color: #d0d5d8;
border-top-style: solid;
border-top-width: 1px;
background-color: #005798;
}
#sousuo_input {
position: relative;
top: 1px;
width: 419px;
height: 37px;
overflow: hidden;
background-image: url(http://gtms02.alicdn.com/tps/i2/TB1G3F7FVXXXXayXFXXLRFWQVXX-419-38.jpg);
}
.sousuo_input {
position: relative;
top: 7px;
left: 20px;
width: 390px;
height: 24px;
overflow: hidden;
border: none;
font-size: 14px;
line-height: 24px;
color: #585858;
}
.tj_name {
position: relative;
top: 5px;
left: 15px;
width: 62px;
height: 22px;
overflow: hidden;
border: none;
font-size: 14px;
line-height: 22px;
color: #585858;
}
.tj_email {
position: relative;
top: 5px;
left: 15px;
width: 135px;
height: 22px;
overflow: hidden;
border: none;
font-size: 14px;
line-height: 22px;
color: #585858;
}
#sousuo_btn {
position: relative;
top: -37px;
left: 418px;
width: 121px;
height: 44px;
overflow: hidden;
}
#sousuo_center {
position: relative;
top: 20px;
width: 540px;
margin: auto;
height: 44px;
}
#flash_lan {
position: relative;
height: 412px;
overflow: hidden;
background-color: #006bbb;
}
#flash_wenzi {
position: absolute;
top: 0px;
left: 0px;
width: 237px;
height: 412px;
overflow: hidden;
}
#flash_wenzi_title {
position: relative;
top: 75px;
left: 20px;
浏览器顶部。查看——查看源代码。上面只截取了一部分。
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询