DREAMWEAVER这个代码在淘宝上能够实现全屏吗
<htmlxmlns="http://www.w3.org/1999/xhtml"><head><metahttp-equiv="Content-Type"content...
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>卓乐迪点歌机</title>
<style type="text/css">
#a {
margin-right: auto;
margin-left: auto;
height: 60px;
width: 1920px;
}
#b {
height: 1000px;
width: 1920px;
margin-right: auto;
margin-left: auto;
}
#c {
height: 1000px;
width: 1920px;
margin-right: auto;
margin-left: auto;}
#d {
height: 1000px;
width: 1920px;
margin-right: auto;
margin-left: auto;}
area{outline:none;}
</style>
</head>
<body>
<div id="a"><img src="image/导航条.jpg" width="1920" height="60" usemap="#Map" border="0" />
<map name="Map" id="Map">
<area shape="rect" coords="3,2,279,56" href="#" />
<area shape="rect" coords="285,4,563,56" href="#" />
<area shape="rect" coords="572,5,847,56" href="#" />
<area shape="rect" coords="859,4,1130,58" href="#" />
<area shape="rect" coords="1143,4,1414,58" href="#" />
<area shape="rect" coords="1422,5,1701,56" href="#" />
<area shape="rect" coords="1707,6,1917,60" href="#" />
</map>
</div>
<div id="b"><img src="image/淘宝封面.jpg" width="1920" height="1000" usemap="#Map2" border="0" />
<map name="Map2" id="Map2">
<area shape="rect" coords="1232,748,1526,822" href="#" />
</map>
</div>
<div id="c"><img src="image/优势.jpg" width="1920" height="1000" /></div>
<div id="d"><img src="image/屏幕.jpg" width="1920" height="1000" /></div>
</body>
</html>
我自己会使用DREAMWEAVER 基本的DIV和CSS样式都会使用,但是没有在淘宝上实现过,希望各位大哥能告诉我一下 展开
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>卓乐迪点歌机</title>
<style type="text/css">
#a {
margin-right: auto;
margin-left: auto;
height: 60px;
width: 1920px;
}
#b {
height: 1000px;
width: 1920px;
margin-right: auto;
margin-left: auto;
}
#c {
height: 1000px;
width: 1920px;
margin-right: auto;
margin-left: auto;}
#d {
height: 1000px;
width: 1920px;
margin-right: auto;
margin-left: auto;}
area{outline:none;}
</style>
</head>
<body>
<div id="a"><img src="image/导航条.jpg" width="1920" height="60" usemap="#Map" border="0" />
<map name="Map" id="Map">
<area shape="rect" coords="3,2,279,56" href="#" />
<area shape="rect" coords="285,4,563,56" href="#" />
<area shape="rect" coords="572,5,847,56" href="#" />
<area shape="rect" coords="859,4,1130,58" href="#" />
<area shape="rect" coords="1143,4,1414,58" href="#" />
<area shape="rect" coords="1422,5,1701,56" href="#" />
<area shape="rect" coords="1707,6,1917,60" href="#" />
</map>
</div>
<div id="b"><img src="image/淘宝封面.jpg" width="1920" height="1000" usemap="#Map2" border="0" />
<map name="Map2" id="Map2">
<area shape="rect" coords="1232,748,1526,822" href="#" />
</map>
</div>
<div id="c"><img src="image/优势.jpg" width="1920" height="1000" /></div>
<div id="d"><img src="image/屏幕.jpg" width="1920" height="1000" /></div>
</body>
</html>
我自己会使用DREAMWEAVER 基本的DIV和CSS样式都会使用,但是没有在淘宝上实现过,希望各位大哥能告诉我一下 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询