Funding for 'IT Lab' Project, Phase 1: Progress of sticker sales. Purchase a sticker to help us reach our target.Updated: 2010-02-28 11:53
10.7%
Free resources that help web development


by Kusal Arthanayake


In this issue we will talk about CSS frameworks. So what are CSS frameworks? These are predefined set of CSS class libraries that can be used in rapid development of web pages. We are going to talk about the most famous free frameworks. Before that we’ll check out the main pros and cons of using CSS frameworks.


Advantages

  • Decrease page development time substantially.
  • Promote table-less page development.
  • Maintain web standards hence ensure cross-browser compatibility.


Disadvantages

  • You will learn very little CSS so this is strongly discouraged for new comers to web development.
  • Using separate CSS files will affect the load time of the page with multiple HTTP requests.
  • Customizing the framework is very limited.

Blueprint CSS framework (Modified MIT License)




http://www.blueprintcss.org/


YUI Grids CSS (BSD License)



http://developer.yahoo.com/yui/grids/


Previous Article

Share/Save
No votes yet

Post new comment

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options