Online education portals like Udacity and Coursera are really changing the world of remote learning in significant ways. By making free and high quality education accessible to a global audience, these platforms are opening up undreamt of possibilities for communities around the world to improve, grow, and prosper in the digital economy of the 21st century. Education at top tier colleges and universities has traditionally been a social and economic privilege, but now anyone can join in the learning revolution by sitting in virtual classrooms with the world’s best and brightest educators. Whether this involves learning how to code and build smart phone apps, or starting up a new business, or learning about public health literacy, the sky is the limit of what’s now possible.

Everything about Web and Network Monitoring

Top 3 CSS Frameworks you should know about

If you are a front-end engineer, web designer or a newbie, this article is for you. Today, we are going to cover the Top 3 CSS frameworks that you should definitely know about. Why? The answer is simple. From world’s biggest corporations to the smallest of websites, CSS frameworks have redefined web design in an era of mobile web, responsiveness and agile web development.

 

Why should you use CSS Frameworks?

Here are a few reasons why you should use a CSS framework for your next project. It’s always good to break it down to bullet points.

  1. Designing a fairly complex front-end can become easy using the Grid System.
  2. The front-end code has a small footprint, making things much cleaner.
  3. Most frameworks today have a built in mechanism of achieving responsiveness.
  4. They enable your site to work across multiple browsers a.k.a. cross browser.
  5. And some frameworks let you build everything (we’ll come to that later).

So what are the top 3 CSS Frameworks?

The Top 3 CSS Frameworks, in order, are:

  1. Bootstrap: This is by far the greatest contribution to the world of front-end web engineering. The Twitter Bootstrap, or Bootstrap, as it is mostly called is a gem. It is a CSS Framework and a fully blown User Interface Kit. In a nutshell, Bootstrap is a fully evolved toolkit for front-end engineers.

The reason its number 1 on our list is simply because of Bootstrap’s continuous use by Silicon Valley startups like Cinemagram and Social Cam. That is just 2 but there are loads others that have used Bootstrap as part of their front-end code. So why should you use Bootstrap? Three reasons:

 

  • It works gracefully on other browsers. It is cross browser functional.
  • It is responsive, so adjusts to the screen resolution at hand.
  • It has UI elements that make it special e.g. buttons, forms, navbars etc.
  • It also has jQuery effects that you can use in your projects.
  • It works on an excellent grid system so you are up for pixel perfection.
  • It has, without a doubt, the best community you’d find for a CSS framework.
  • You can participate in the Github forums and discuss issues with millions.
  • You can easily extended Bootstrap, by building on top of the existing CSS.

 

  1. Foundation: This CSS framework is literally what it says, a framework. Foundation by ZURB is the new baby in town, delivering stunning performances across websites so far. The Foundation Framework runs on the grid system, like all other CSS frameworks. It has responsiveness, cross browser functionality and even components e.g. buttons, forms etc. The icon set is pretty decent too. However, the overall design and aesthetic of Bootstrap and the advanced set of CSS components on offer will appear you more.

 

  1. 960.gs: This is probably the kid which inspired most of the current leaders in the CSS framework market. 960.gs has been there forever and it is by far the true CSS framework, as it is simply a grid system, giving web designers the platform to create designs. It doesn’t have UI elements, CSS components or anything like that. It’s just a .css file with a grid system to work with. Plain simple. If you want a great level of flexibility on your project, you might well want to check out 960.gs. A little trivia for you: the 960 pixels width concept used in the 960.gs has inspired countless others like Blueprint CSS, Foundation and even the current biggie Bootstrap.
Post Tagged with

About Ali Gajani

I’m a science geek, aspiring blogger, thinker, entrepreneur and freelancer. I live in Sheffield, UK, have three amazing pets named iPad, iPhone and iMac and I love life. You can find me on mrgeek.me to know more about myself!