Bootstrap: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Undefishin (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
[[File:HNAFun.png|thumb|A site (holynetworkadapter.fun) that uses Bootstrap 2 (circa 2013)]] |
[[File:HNAFun.png|thumb|A site (holynetworkadapter.fun) that uses Bootstrap 2 (circa 2013)]] |
||
'''Bootstrap''' is a CSS/JS toolkit that was started in 2011 by Mark Otto and Jacob Thornton. It powers many websites, including CollabVM's webapp! (It uses Bootstrap 3.3.7). The current release as of 5-18-2022 is 5.2.0-beta1, This page will help you get started with Bootstrap, create a basic template with it and more. |
'''Bootstrap''' is a CSS/JS toolkit that was started in 2011 by Mark Otto and Jacob Thornton. It powers many websites, including CollabVM's webapp! (It uses Bootstrap 5. The old webapp uses Bootstrap 3.3.7). The current release as of 5-18-2022 is 5.2.0-beta1, This page will help you get started with Bootstrap, create a basic template with it and more. |
||
== Get started with Bootstrap == |
== Get started with Bootstrap == |
Latest revision as of 14:26, 31 August 2024
Bootstrap is a CSS/JS toolkit that was started in 2011 by Mark Otto and Jacob Thornton. It powers many websites, including CollabVM's webapp! (It uses Bootstrap 5. The old webapp uses Bootstrap 3.3.7). The current release as of 5-18-2022 is 5.2.0-beta1, This page will help you get started with Bootstrap, create a basic template with it and more.