Last active
October 12, 2020 02:43
-
-
Save luisFebro/5a3af66fe09ed9d6c35323d48d56fe41 to your computer and use it in GitHub Desktop.
Aligning SPAN inline-element
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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