码迷,mamicode.com
首页 > Web开发 > 详细

HTML5基本布局

时间:2014-07-18 09:22:35      阅读:168      评论:0      收藏:0      [点我收藏+]

标签:http   os   width   art   io   for   

<ignore_js_op>
bubuko.com,布布扣

                                html5
<ignore_js_op>
bubuko.com,布布扣

                              
  1. <!DOCTYPE html>
  2. <htmlang = "en">
  3. <head>
  4. <meta charset = "utf-8">
  5. <title>HTML5 Demo</title>
  6. <body>
  7. <header><h1></h1><h2></h2></header>
  8. <nav><ul><li></li><li></li></ul></nav>
  9. <section>
  10. <article></article>
  11. <article></article>
  12. </section>
  13. <aside></aside>
  14. <footer></footer>
  15. </body>
  16. </html>

HTML5基本布局,布布扣,bubuko.com

HTML5基本布局

标签:http   os   width   art   io   for   

原文地址:http://www.cnblogs.com/liweitao/p/3850980.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!