创建CSS文件如下:
@charset "utf-8"; /* CSS Document */ *{ margin:0px; padding:0px; border:0px; } #box{ width:1100px; height:760px; margin:auto; } #hen { width:1100px; height:160px; background-color:#936; } #zuo{ width:250px; height:500px; margin-top:10px; background-color:#03C; float:left; margin-bottom:10px; } #zhong-1{ width:262px; height:300px; margin-top:10px; margin-left:10px; float:left; background-color:#000; } #zhong-2{ width:262px; height:300px; margin-top:10px; margin-left:10px; float:left; background-color:#000; } #xia{ width:544px; height:190px; background-color:#03C; margin-top:10px; float:left; margin-bottom:10px; } #you{ width:295px; height:500px; margin-left:10px; margin-top:10px; background-color:#3F6; float:right; margin-bottom:10px; } #dibu { width:1100px; height:50px; margin-top:10px; background-color:#CF3; clear:both; }
html文件如下:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>CSS排版页面</title> <link href="css/63301.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="box"> <div id="hen"></div> <div id="zuo"></div> <div id="zhong-1"></div> <div id="zhong-2"></div> <div id="you"></div> <div id="xia"></div> <div id="dibu"></div> </div> </body> </html>
最终实现效果如图:
以上是CSS排版页面实例代码的详细内容。更多信息请关注PHP中文网其他相关文章!
声明
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn

我假设你们中的大多数人已经听说过盖茨比,至少很松散地知道,这基本上是一个用于React站点的静态站点生成器。通常


热AI工具

Undresser.AI Undress
人工智能驱动的应用程序,用于创建逼真的裸体照片

AI Clothes Remover
用于从照片中去除衣服的在线人工智能工具。

Undress AI Tool
免费脱衣服图片

Clothoff.io
AI脱衣机

AI Hentai Generator
免费生成ai无尽的。

热门文章
刺客信条阴影:贝壳谜语解决方案
3 周前ByDDD
Windows 11 KB5054979中的新功能以及如何解决更新问题
2 周前ByDDD
在哪里可以找到原子中的起重机控制钥匙卡
3 周前ByDDD
节省R.E.P.O.解释(并保存文件)
1 个月前By尊渡假赌尊渡假赌尊渡假赌
刺客信条阴影 - 如何找到铁匠,解锁武器和装甲定制
4 周前ByDDD

热工具

mPDF
mPDF是一个PHP库,可以从UTF-8编码的HTML生成PDF文件。原作者Ian Back编写mPDF以从他的网站上“即时”输出PDF文件,并处理不同的语言。与原始脚本如HTML2FPDF相比,它的速度较慢,并且在使用Unicode字体时生成的文件较大,但支持CSS样式等,并进行了大量增强。支持几乎所有语言,包括RTL(阿拉伯语和希伯来语)和CJK(中日韩)。支持嵌套的块级元素(如P、DIV),

SublimeText3 英文版
推荐:为Win版本,支持代码提示!

SublimeText3汉化版
中文版,非常好用

Dreamweaver Mac版
视觉化网页开发工具

VSCode Windows 64位 下载
微软推出的免费、功能强大的一款IDE编辑器