sapna-fluid-CSS
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:fluid CSS framework based on BlueprintCSS and CSSGrid
UPDATE: Currently not extensively tested on IE6, IE7, Opera and Safari (mobile and desktop) browsers

This is a fluid CSS framework based on two popular solutions available online:
1) The 1140px Grid by Andy Taylor – http://cssgrid.net
2) Blueprint CSS Framework  - http://www.blueprintcss.org

Problem: 
********
  Blueprint CSS is pretty comprehensive in the styling and themeing solutions it provides to web developers. But lately, varying screen sizes in laptops, smartphones and other hand-held devices have called for more flexible layouts which Blueprint's fixed, pixel-based styling cannot provide. Ideally, as a developer, one would want to build a website and test it on the desktop browser and hope that it won't break on the browsers in other devices. Andy Taylor's CSSGrid provides a layout formatting system that makes this possible.
  
Solution:
*********
  Replace the fixed layout styles of Blueprint with CSSGrid but keep the formatting and styling of other elements unaffected. This will provide developers with a quick styling framework where they can apply the basic themes that Blueprint provides (by basic themes i mean, things like styling of input fields, error and flash messages etc) knowing that the website will look good on desktop, laptop and small screens as well. 
  
Usage:
******
  Four sample HTML files are available in the repo which are Blueprint's sample HTML files but with Sapna's fluid-CSS applied on them. Check them for usage.
  
Simple Examples:
****************
  1) Basic two column layout with header and footer:
    
Lorem ipsum dolor sit
2) Basic three column layout with borders separating the columns
Lorem ipsum dolor sit

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。