<!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>
3 回答
已采纳
李晓健
TA贡献1036条经验 获得超461个赞
#div1{border:1px solid #3399ff; width:600px;height:40px; position:fixed; left:650px; top:340px; } /**这个括号是中文的**/
写代码要细心啦!!
- 3 回答
- 1 关注
- 1695 浏览
相关问题推荐
添加回答
举报
0/150
提交
取消