<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;? ??}
添加回答
舉報
0/150
提交
取消