<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_Fred Xu的技术博客_分类_Xhtml+CSS</title><id>http://feed.cnblogs.com/blog/u/43880/category/193747/rss</id><updated>2012-05-27T12:41:35Z</updated><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Fred_Xu/category/193747.html"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/43880/category/193747/rss"/><entry><id>http://www.cnblogs.com/Fred_Xu/archive/2011/04/14/adminica-the-professional-admin-template.html</id><title type="text">分享一款很炫的WebAdmin模板</title><summary type="text">地址：http://themeforest.net/item/adminica-the-professional-admin-template/160638</summary><published>2011-04-14T08:19:00Z</published><updated>2011-04-14T08:19:00Z</updated><author><name>Fred_Xu</name><uri>http://www.cnblogs.com/Fred_Xu/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Fred_Xu/archive/2011/04/14/adminica-the-professional-admin-template.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Fred_Xu/archive/2011/04/14/adminica-the-professional-admin-template.html"/><content type="html"/></entry><entry><id>http://www.cnblogs.com/Fred_Xu/archive/2009/08/12/1544171.html</id><title type="text">左栏固定，右栏自适应完美兼容版</title><summary type="text">网上找了很多流体布局的代码，五花八门，没有很完美的兼容版本。正好有个朋友是做前端设计的，他给了我携程网的css布局代码，我试了下，很完美，兼容ie6/7/8/ff3+浏览器。今天与大家分享下！[代码]css:[代码]</summary><published>2009-08-12T02:06:00Z</published><updated>2009-08-12T02:06:00Z</updated><author><name>Fred_Xu</name><uri>http://www.cnblogs.com/Fred_Xu/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Fred_Xu/archive/2009/08/12/1544171.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Fred_Xu/archive/2009/08/12/1544171.html"/><content type="text">网上找了很多流体布局的代码，五花八门，没有很完美的兼容版本。正好有个朋友是做前端设计的，他给了我携程网的css布局代码，我试了下，很完美，兼容ie6/7/8/ff3+浏览器。今天与大家分享下！[代码]css:[代码]</content></entry><entry><id>http://www.cnblogs.com/Fred_Xu/archive/2009/08/07/1541515.html</id><title type="text">左列固定，右列宽度自适应，流体框架</title><summary type="text">在实际应用中，有时候需要左栏固定宽度，右栏根据浏览器窗口大小自动适应，在CSS中实现这样的布局方式是简单可行的，只需在设置左栏的宽度即可，如上例中左右栏都采用了百分比实现了宽度自适应，而我们只需要将左栏宽度设定为固定值，右栏不设置任何宽度值，并且右栏不浮动，代码如下：#left {background-color: #E8F5FE;border: 1px solid #A9C9E2;float: ...</summary><published>2009-08-07T13:55:00Z</published><updated>2009-08-07T13:55:00Z</updated><author><name>Fred_Xu</name><uri>http://www.cnblogs.com/Fred_Xu/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Fred_Xu/archive/2009/08/07/1541515.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Fred_Xu/archive/2009/08/07/1541515.html"/><content type="text">在实际应用中，有时候需要左栏固定宽度，右栏根据浏览器窗口大小自动适应，在CSS中实现这样的布局方式是简单可行的，只需在设置左栏的宽度即可，如上例中左右栏都采用了百分比实现了宽度自适应，而我们只需要将左栏宽度设定为固定值，右栏不设置任何宽度值，并且右栏不浮动，代码如下：#left {background-color: #E8F5FE;border: 1px solid #A9C9E2;float: ...</content></entry><entry><id>http://www.cnblogs.com/Fred_Xu/archive/2009/06/03/1495254.html</id><title type="text">框架页中针对IE6自适应宽度，不出现横向滚动条</title><summary type="text">html：[代码]其实.container{margin:0 auto; width:100%;｝在框架页中会出现整个容器溢出，没有自适应宽度，解决方法：scrolling应该设置为yes[代码]</summary><published>2009-06-03T04:41:00Z</published><updated>2009-06-03T04:41:00Z</updated><author><name>Fred_Xu</name><uri>http://www.cnblogs.com/Fred_Xu/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Fred_Xu/archive/2009/06/03/1495254.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Fred_Xu/archive/2009/06/03/1495254.html"/><content type="text">html：[代码]其实.container{margin:0 auto; width:100%;｝在框架页中会出现整个容器溢出，没有自适应宽度，解决方法：scrolling应该设置为yes[代码]</content></entry></feed>
