简单的一个布局CSS+DIV_html/css_WEB-ITnose

php中文网
发布: 2016-06-24 12:32:26
原创
950人浏览过

<!DOCTYPE html><html><head>    <meta http-equiv="Content-Type" content="text/html; charset=gb2312">    <title>5R-再生资源门户网</title>    <link rel="icon" href="favicon.ico" type="image/x-icon" />    <style type="text/css">        /* Reset */        body        {            color: #000;            background: #fff;            font-size: 12px;            line-height: 166.6%;        }        body, input, select, button, textarea        {            font-family: verdana,simsun,sans-serif;        }        h1, h2, h3, h4, h5, h6, select, input, textarea, button, table{font-size: 100%;}        body, h1, h2, h3, h4, h5, h6, ul, ol, li, form, p, dl, dt, dd, table, th, td, img, blockquote, legend, fieldset{margin: 0;padding: 0;border: 0;}        input, button, textarea, select, img{margin: 0;line-height: normal;}        .page{width:950px;height:600px;margin:0 auto;}           .header{width:950px;height:60px;border-bottom:1px solid #D2D2D2;}        .content{width:950px;height:470px;}        .left_cont{width:450px;float:left;}        .right_cont{width:400px;float:right;}        .footer{width:950px;height:60px;border-top:2px solid #9BBAC9;text-align:center;}    </style></head><body>    <div class="page">        <div class="header">            <a href='http://www.5rchina.com' title='再资源门户网'><img  src='http://img.5rchina.com/5rchina/logo.gif' height="43px"    style="max-width:90%" / alt="简单的一个布局CSS+DIV_html/css_WEB-ITnose" ></a>        </div>        <div class="content">            <div class='left_cont'>1</div>            <div class='right_cont'>2</div>        </div>        <div class="footer">            Power by &copy;<a href="http://www.5rchina.com/" target="_blank">5rchina.com </a>2011        </div>    </div></body></html>
登录后复制

HTML速学教程(入门课程)
HTML速学教程(入门课程)

HTML怎么学习?HTML怎么入门?HTML在哪学?HTML怎么学才快?不用担心,这里为大家提供了HTML速学教程(入门课程),有需要的小伙伴保存下载就能学习啦!

下载
来源:php中文网
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn
最新问题
开源免费商场系统广告
热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板
关于我们 免责申明 举报中心 意见反馈 讲师合作 广告合作 最新更新 English
php中文网:公益在线php培训,帮助PHP学习者快速成长!
关注服务号 技术交流群
PHP中文网订阅号
每天精选资源文章推送
PHP中文网APP
随时随地碎片化学习

Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号