Skip to content

Instantly share code, notes, and snippets.

View Averyy's full-sized avatar

Avery L. Averyy

View GitHub Profile
@rnmp
rnmp / index.html
Created March 25, 2013 14:50
A CodePen by Rolando Murillo. Vertical and horizontal centering - No width required!
<h1 class="center-x">X</h1>
<h1 class="center-y">Y</h1>
<h1 class="center-xy">XY</h1>