|
|
|
|
|
by mistrQ
5431 days ago
|
|
I'm really trying to understand whether grids are relevant to me as a web dev. I've been looking for good boilerplate code for a long time now and haven't been able to extract any from my own work as all the sites I've worked on differ quite significantly. Why would anyone want presentational classes in their html? The whole point of the semantic/presentational separation of html/css is so that I don't need to touch the html when I want to make a presentational change. This is a backwards step. Does anyone know of a responsive css framework that doesn't require me to mess with my html? |
|