|
|
|
|
|
by chuckdries
3169 days ago
|
|
Taking advantage of what bootstrap has to offer requires writing your page structure with it in mind. It's both a method of structuring HTML and a CSS framework. I suppose you could pull out and compartmentalize certain specific features, but in my mind the core of bootstrap is the grid and component system, and those are pretty heavily tied together. |
|