treehouse : what would you like to learn today?
Web Design Web Development iOS Development

The Sematic Grid System - is it worth of it?

  • Looking at The Sematic Grid System, it uses quite different logic to maintain grids. Instead of including lots of .span* stuff to the HTML, grid is specified directly in the CSS file. That looks interesting and makes responsive design being built in a second. However, I am thinking if it is worth of it. The problem is, that it uses lots of repeated style. What is your opinion?

    Thanks in advance!