龙盟编程博客 | 无障碍搜索 | 云盘搜索神器
快速搜索
主页 > web编程 > div+css/html >

网页设计高级布局40例参考

时间:2012-12-29 08:41来源:未知 作者:admin 点击:
分享到:
针对五个模块的不同类型布局demo,基本上概括了所有需求,很有代表性。注意dtd为strict模式,编码是已改为utf。 个人觉得虽然实用有限,但作为技术参考,一定程度上总结了很多解决方
针对五个模块的不同类型布局demo,基本上概括了所有需求,很有代表性。注意dtd为strict模式,编码是已改为utf。
个人觉得虽然实用有限,但作为技术参考,一定程度上总结了很多解决方案。
固定代码架构,分为五个部分 eader, content, navigation, other stuff and footer
HTML 代码:<div id="container">
<div id="header">Header</div>
<div id="wrapper">
<div id="content">Content</div>
</div>
<div id="navigation">Navigation</div>
<div id="extra">Extra stuff</div>
<div id="footer">Footer</div>
</div>
作者是意大利设计师,标题不好翻译,看示意图加例子就明白了。
screen.width-300) {this.width=screen.width-300;this.alt='本图片已被缩小,点击查看原大小图片。';}" border=0>
Three percentage columns (n.01)
http://www.rexsong.com/blog/attachme...youtgala01.htm
screen.width-300) {this.width=screen.width-300;this.alt='本图片已被缩小,点击查看原大小图片。';}" border=0>
Three percentage columns (n.02)
http://www.rexsong.com/blog/attachme...youtgala02.htm
screen.width-300) {this.width=screen.width-300;this.alt='本图片已被缩小,点击查看原大小图片。';}" border=0>
Three percentage columns (n.03)
http://www.rexsong.com/blog/attachme...youtgala03.htm
screen.width-300) {this.width=screen.width-300;this.alt='本图片已被缩小,点击查看原大小图片。';}" border=0>
Three percentage columns (n.04)
http://www.rexsong.com/blog/attachme...youtgala04.htm
screen.width-300) {this.width=screen.width-300;this.alt='本图片已被缩小,点击查看原大小图片。';}" border=0>
Three percentage columns (n.05)
http://www.rexsong.com/blog/attachme...youtgala05.htm
screen.width-300) {this.width=screen.width-300;this.alt='本图片已被缩小,点击查看原大小图片。';}" border=0>
Three percentage columns (n.06)
http://www.rexsong.com/blog/attachme...youtgala06.htm
第 1 2 3 4 5 页
精彩图集

赞助商链接