---
title: Excellent CSS Frameworks for Responsive Web Design
description: >-
  The year is 2012, shame on me – everyone knows that. The year is for Responsive Web Design – yeah
  now I said good thing. There are a plethora of books which...
url: https://expiredqueues.com/css-frameworks-for-responsive-web-design/
date: '2012-01-22T07:00:49.000Z'
image: https://expiredqueues.com/images/og/css-frameworks-for-responsive-web-design-5e782f0e.jpg
---

Written in January 2012. Much of what it describes has since changed or disappeared; it is kept as a record of how the web used to work, not as advice.

CSS posts resources

# Excellent CSS Frameworks for Responsive Web Design

22 January 2012 By Adrian 1 min read

The year is 2012, shame on me – everyone knows that. The year is for Responsive Web Design – yeah now I said good thing. There are a plethora of books which can be so useful for getting started, yet when it comes to developing a project – CSS Frameworks strike in mind. CSS frameworks are great for rapid development.

So here I have listed some of the best Responsive CSS Frameworks you can choose to get started on your next responsive projects.

> Now the year is 2019. I had originally listed 10 very good frameworks of that time. Most of them were obsolete or deleted. I have updated the post to reflect only available frameworks.

## [Bootstrap](http://getbootstrap.com)

You can't beat this!

![Bootstrap Framework](https://expiredqueues.com/images/opt/tb-320.jpeg)

## [Zurb Foundation](http://foundation.zurb.com/)

[![Zurb Foundation Responsive CSS Framework](https://expiredqueues.com/images/opt/zurb-foundation.gif-320.jpeg)](http://foundation.zurb.com/)

## [inuit.css](https://github.com/inuitcss/inuitcss)

[![INUITCSS Responsive CSS Framework](https://expiredqueues.com/images/opt/inuitcss.gif-320.jpeg)](https://github.com/inuitcss/inuitcss)

## [flurid](http://kflorence.github.com/flurid/examples/)

[![FLURID Responsive CSS Framework](https://expiredqueues.com/images/opt/flurid.gif-320.jpeg)](http://kflorence.github.com/flurid/examples/)

## [FluidGrids](http://fluidgrids.com/)

[![Fluid Grid Responsive CSS Framework](https://expiredqueues.com/images/opt/fluid-grid.gif-320.jpeg)](http://fluidgrids.com/)

Hope you enjoyed the list :)

### Similar posts

- [IT FITs Version 2.0](https://expiredqueues.com/it-fits-version-2-most-popular-responsive-template/)

[Previously Portfolio PSD Template V 2.0](https://expiredqueues.com/portfolio-psd-template/) [Next 7 Ways to Code Faster HTML CSS](https://expiredqueues.com/code-faster-html-css/)

## Structured data

```json
{
  "@context": "https://schema.org",
  "@type": "BlogPosting",
  "headline": "Excellent CSS Frameworks for Responsive Web Design",
  "datePublished": "2012-01-22T07:00:49.000Z",
  "dateModified": "2012-01-22T07:00:49.000Z",
  "author": {
    "@type": "Person",
    "name": "Adrian",
    "url": "https://expiredqueues.com/about/"
  },
  "publisher": {
    "@type": "Person",
    "name": "Adrian"
  },
  "mainEntityOfPage": "https://expiredqueues.com/css-frameworks-for-responsive-web-design/",
  "image": "https://expiredqueues.com/images/2012/tb.png",
  "keywords": "posts, resources, responsive, templates, web-design",
  "articleSection": "CSS"
}
```
