Bootstrap: Difference between revisions

From Computernewb Wiki
Jump to navigation Jump to search
(Created page with "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/Getting started Bootstrap/Creating a basic...")
 
No edit summary
 
(2 intermediate revisions by 2 users not shown)
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 ==


[[Bootstrap/Getting started]]
[[Bootstrap/Getting started]]

[[Bootstrap/Creating a basic webpage]]

[[Bootstrap/Adding more content]]

Latest revision as of 14:26, 31 August 2024

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 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

Bootstrap/Getting started