mirror of
https://github.com/jgthms/bulma
synced 2026-03-17 19:04:30 -07:00
Add Bootstrap comparison
This commit is contained in:
@@ -29,6 +29,10 @@ bootstrap:
|
||||
icon: "plug"
|
||||
title: "jQuery plugins"
|
||||
content: "Bootstrap includes useful jQuery plugins to add **interaction** to your website."
|
||||
- type: "bootstrap"
|
||||
icon: "users"
|
||||
title: "Big community"
|
||||
content: "Considering how long it has been around, Bootstrap has a **larger community** than Bulma. As a result, more tools (like theming and plugins) are available, and more questions are answered around the internet."
|
||||
- type: "bootstrap"
|
||||
icon: "internet-explorer"
|
||||
title: "Internet Explorer compatibility"
|
||||
@@ -36,7 +40,7 @@ bootstrap:
|
||||
- type: "bootstrap"
|
||||
icon: "list"
|
||||
title: "Additional elements"
|
||||
content: "Bootstrap has a few more **elements** like the [list group](http://getbootstrap.com/components/#list-group), [wells](http://getbootstrap.com/components/#wells), or the [page header](http://getbootstrap.com/components/#page-header)."
|
||||
content: "Bootstrap has a some **elements** like the [list group](http://getbootstrap.com/components/#list-group), [wells](http://getbootstrap.com/components/#wells), or the [page header](http://getbootstrap.com/components/#page-header) that Bulma doesn't have."
|
||||
---
|
||||
|
||||
<!DOCTYPE html>
|
||||
|
||||
Reference in New Issue
Block a user