Skip to content

Instantly share code, notes, and snippets.

@brito
Created March 24, 2014 21:18
Show Gist options
  • Select an option

  • Save brito/9749373 to your computer and use it in GitHub Desktop.

Select an option

Save brito/9749373 to your computer and use it in GitHub Desktop.
find your center
/* find your center */
html, body { height:100%; margin:0; text-align:center }
body:before { content:''; vertical-align:middle; background:red; height:100%; display:inline-block }
:target { background:red }
<a href=#center id=center>?</a>
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment