Skip to content

Instantly share code, notes, and snippets.

@DeanPoulin
Created January 11, 2014 01:18
Show Gist options
  • Select an option

  • Save DeanPoulin/8365723 to your computer and use it in GitHub Desktop.

Select an option

Save DeanPoulin/8365723 to your computer and use it in GitHub Desktop.
Text Alignment
<p class="text-left">Left aligned text.</p>
<p class="text-center">Center aligned text.</p>
<p class="text-right">Right aligned text.</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment