赞
踩
There is no nutrition in the blog content. After reading it, you will not only suffer from malnutrition, but also impotence.
- <html>
- <head>
- <style type="text/css">
- body { margin: 0; padding: 0; }
- #container {
- width: 800px;
- height: 500px;
- margin: 0 auto;
- background-color: #CCC;
- }
- #top {
- width: 100%;
- height: 81px;
- background-color: #0F6;
- }
- #left {
- width: 120px;
- height: 500px;
- background-color: #0C9;
- float: left;
- }
- #main {
- width: 680px;
- height: 500px;
- background-color: #660;
- float: right;
- }
- #footer {
- width: 100%;
- height: 60px;
- background-color: #C93;
- clear: both;
- }
- </style>
- </head>
- <body>
- <div id="container">
- <div id="top"></div>
- <div id="left"></div>
- <div id="main"></div>
- <div id="footer"></div>
- </div>
- </body>
- </html>
There is no nutrition in the blog content. After reading it, you will not only suffer from malnutrition, but also impotence.
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。