Skip to content

Instantly share code, notes, and snippets.

@luisFebro
Last active October 12, 2020 02:43
Show Gist options
  • Save luisFebro/5a3af66fe09ed9d6c35323d48d56fe41 to your computer and use it in GitHub Desktop.
Save luisFebro/5a3af66fe09ed9d6c35323d48d56fe41 to your computer and use it in GitHub Desktop.
Aligning SPAN inline-element
<div>
<span class="display: block; text-align: center;">I am centrally aligned!</span>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment