<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <title></title> <style type="text/css"> h3{font-size:18px;} .box{width:300px; border-left:300px solid #0026ff; background:#808080 } .left{margin-left:-300px; } </style></head><body><div class="box"> <nav class="left"> <h3>导航</h3> </nav> <section> <div class="module">模块</div> <div class="module">模块</div> <div class="module">模块</div> <div class="module">模块</div> </section> </div> </body></html>
3 回答
- 3 回答
- 0 关注
- 1592 浏览
相关问题推荐
添加回答
举报
0/150
提交
取消