Blogger Information
Blog 49
fans 0
comment 4
visits 41147
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
网站切换模板设计
过儿的博客
Original
799 people have browsed it

实例

            新浪博客 
顶部导航部分
左侧部分
内容部分

运行实例 »

点击 "运行实例" 按钮查看在线实例

以下是三个模板css文件

实例

body{background: url(../../images/bg01.jpg)} .header{width: 100%;height: 40px;line-height: 40px;text-align: center;background: rgb(63, 6, 6);box-shadow: 2px 2px 10px #ccc;color: #fff;} .header button{float: right;margin-right: 20px;} .content{width: 80%;height: 600px;margin:10px auto;opacity: 0.8;} .content_l{width:30%;height: 600px;background: cadetblue;float: left;border-radius: 10px;} .content_r{width:65%;height: 600px;background: crimson; float: right;border-radius: 10px;}

运行实例 »

点击 "运行实例" 按钮查看在线实例

实例

body{background: url(../../images/bg02.jpg)} .header{width: 100%;height: 40px;line-height: 40px;text-align: center;background: rgb(134, 130, 130);box-shadow: 2px 2px 10px #ccc;color: #fff;} .header button{float: right;margin-right: 20px;} .content{width: 80%;height: 600px;margin:10px auto;opacity: 0.8;} .content_l{width:65%;height: 600px;background: rgb(114, 95, 160);float: left;border-radius: 10px;} .content_r{width:30%;height: 600px;background: rgb(223, 157, 17); float: right;border-radius: 10px;}

运行实例 »

点击 "运行实例" 按钮查看在线实例

实例

body{background: url(../../images/bg03.jpg)} .header{width: 100%;height: 40px;line-height: 40px;text-align: center;background: rgb(134, 130, 130);box-shadow: 2px 2px 10px #ccc;color: #fff;} .header button{float: right;margin-right: 20px;} .content{width: 80%;height: 600px;margin:10px auto;opacity: 0.8;} .content_l{width:48%;height: 600px;background: rgb(80, 163, 152);float: left;border-radius: 10px;} .content_r{width:48%;height: 600px;background: rgb(226, 140, 173); float: right;border-radius: 10px;}

运行实例 »

点击 "运行实例" 按钮查看在线实例

Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply withNews Comment Service Agreement
0 comments
Author's latest blog post
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!