bootstrap center text div code example
Example 1: bootstrap column vertical align
baseline
top
middle
bottom
text-top
text-bottom
Example 2: bootstrap align right
To aligning div in bootstrap you can use bootstrap classes like
1. float-left
2. float-right
3. float-none
Float left on all viewport sizes
Float right on all viewport sizes
Don't float on all viewport sizes