Skip to content

Instantly share code, notes, and snippets.

@tyv
Created June 22, 2012 10:03
Show Gist options
  • Save tyv/2971818 to your computer and use it in GitHub Desktop.
Save tyv/2971818 to your computer and use it in GitHub Desktop.
Untitled
html,
body
{
height: 100%;
margin: 0;
text-align: center;
}
i
{
display: inline-block;
height: 100%;
vertical-align: middle;
}
div
{
display: inline-block;
padding: 20px;
border: 5px solid green;
vertical-align: middle;
}
<i></i><div>align me<br>trolololo</div>
{"view":"separate","fontsize":"110","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment