|
|
|
|
|
by rchaud
1842 days ago
|
|
Bootstrap was effectively the jQuery for CSS, in terms of standardizing what layouts looked like across all browsers. It gets a bad rap because it's so easy to use for non-designers that a lot of sites that use it don't bother customizing the UI elements like buttons or expand/collapse accordions etc. Or the layout of the page, for that matter. The famous "Every Bootstrap website ever"[0] site outlines this nicely: [0] https://www.dagusa.com/ |
|