Skip to content

mdbootstrap/bootstrap-how-to-center-text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

How to center text in Bootstrap?

Add class .text-center to the parent div to align text or any item inside to the center.

<div class="text-center">
  I am centered
</div>

Much more examples and a detailed description can be found at 📄 Documentation page

About

Learn how to center text in Bootstrap by adding class .text-center to the parent div to align text or any item inside to the center.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published