SyntaxFix
Write A Post
Hire A Developer
Questions
bootstrap 3 has a class to align the text within a div
<div class="text-right">
will align the text on the right
<div class="pull-right">
will pull to the right all the content not only the text