网站首页
高清电影
无损音乐
游戏攻略
电脑教程
破解资源
站长资源
软件下载
5个DIV并排在一行的一种方法
(编辑:jimmy 日期: 2024/11/11 浏览:
2
)
<html><head><title>一种5个DIV并排在一行的方法</title><style type="text/css">#bottom { margin:0 auto;/*下边居是0 */ width:300px;}#bottom div { width:60px;}#d1 { float:left; background:#f00;}#d2 { float:right; background:#0f0;}#d3 { float:right; background:#00f;}#d4 { float:right; background:#00f;}#d5 { float:right; background:#00f;}</style></head><body><div id="bottom"><div id="d3">d3</div><div id="d1">d1</div><div id="d2">d2</div><div id="d4">d4</div><div id="d5">d5</div></div></body></html>
提示:您可以先修改部分代码再运行
上一篇:
有利于SEO优化的DIV+CSS的命名规则小结
下一篇:
CSS值、单位和字体说明
首页
音乐
电影
资源