<!DOCTYPE html><html><head>?? <title>百度一下,你就知道</title><style type="text/css">?? img{?position:absolute;?top:22%;left:44%;????? }#div1{border:1px solid #3399ff;???? width:600px;height:40px;???? position:fixed;???? left:650px;???? top:340px;}???? .super{border:1px solid #3399ff;???? width:60px;height:40px;???? position:fixed;???? left:1250px;???? top:340px;???? background-color: gray;???? }</style></head>?? <body>?? <img src="bd_logo1.png" title="百度"/>?? <div id="div1"></div>?? <span class="super">百度一下</span>?? </body></html>?
我想利用html做一個像百度首頁的那樣格式,但類選器總是顯示不出,這是為什么?
慕粉1474260965
2016-10-29 08:10:25