<!DOCTYPE html><html lang="en"><head> ? ?<meta charset="UTF-8"> ? ?<title></title> ? ?<style> .container{ ? ? ? ? ? ?width: 800px; height: 1000px; background: #4c77f2; margin: 0 auto; padding-top: 40px; text-align: center; position: absolute; top:40px; } ? ? ? ?.header{ ? ? ? ? ? ?width:100%; position: fixed; height: 40px; background: #414141; text-align: center; font-size: 16px; line-height: 40px; } ? ?</style></head><body><div class="header">這是頁(yè)面頭部</div><div class="container"> 這是頁(yè)面內(nèi)容</div></body></html>
- 1 回答
- 0 關(guān)注
- 2386 瀏覽
添加回答
舉報(bào)
0/150
提交
取消