|
|
|
|
|
by elclanrs
4865 days ago
|
|
I understand why people praise these frameworks but in my case The Semantic Grid [1] + HTML5 Boilerplate [2] + Nib [3] is all I need to get started with any web project. I first prototype in vector and once I have the general wireframes I start mocking up the layout in HTML+CSS manually. Once the layout is done, I style the UI elements from scratch as well. Am I the only one tired of Bootstrap looking sites? [1] http://semantic.gs/ [2] http://html5boilerplate.com/ [3] http://visionmedia.github.com/nib/ |
|