Skip to content

Instantly share code, notes, and snippets.

@pepelsbey
Created February 1, 2012 14:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pepelsbey/1717382 to your computer and use it in GitHub Desktop.
Save pepelsbey/1717382 to your computer and use it in GitHub Desktop.
Aligning
BODY {
text-align:center;
font:20px sans-serif;
}
DIV, SPAN {
position:absolute;
}
<div>block</div>
<span>inline</span>
{"view":"split","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment