<body> <div class="main-background"> <header ><!--页头 --> <nav class="header"> <div class="logo"> <a href="#" >CD.COM</a></div> <ul> <li><a href="#" class="three-d"><span class="three-d-box">相册<span class="front">相册</span><span class="back">相册</span></span></a></li> <li><a href="#" class="three-d"><span class="three-d-box">菜单<span class="front">菜单</span><span class="back" >菜单</span></span></a></li> </ul> </nav > <div id="banner"> <div class="inner"> <div class="hr1" id="hrr1"></div> <h1><a href="#">温江东少</a></h1> <div class="hr1" id="hrr2"></div> <p class="sub-heading">There is a will,there is a way!</p> <button class="main-btn">了解我</button> <div class="more"> 更多 </div> </div> </div> </header>CSS:body{ width: 100%; position: absolute;}header{ position: absolute; top: 0; width: 100%; height: 700px; }
- 2 回答
- 0 关注
- 1424 浏览
相关问题推荐
添加回答
举报
0/150
提交
取消