Closed nilshoerrmann closed 11 years ago
Better look at semantic.gs, it's in my opinion the best "grid" implementation I've seen, keep source clean.. let css do what it's meant to do. Semantic markup should be enough in most cases. At least for a framework.
Have you taken a look how we currently approach columns and layouts? While http://semantic.gs is another way of doing it, I'm not convinced it's the best solution for our use case. Maybe you could elaborate on your proposal?
One thing we have to keep in mind is that we are not building a general framework but a system to create Symphony sites – so on the one hand we can be quite specific with our design and markup decisions, on the other hand our concept needs to be easy to read and easy to apply.
What needs to be done:
Nice to have:
size-width
, e. g.small-one
,large-one
.