Bootstrap 5 — Positioning and Other Styles

John Au-Yeung
Level Up Coding
Published in
4 min readJul 7, 2020

--

Photo by Jorge Zapata on Unsplash

Bootstrap 5 is in alpha when this is written and it’s subject to change.

Bootstrap is a popular UI library for any JavaScript apps.

In this article, we’ll look at how to add floats and many other styles with Bootstrap 5.

Float

We can toggle floats in elements with Bootstrap 5.

--

--