Skip to content

Instantly share code, notes, and snippets.

@teaualune
Created July 28, 2013 14:33
Show Gist options
  • Save teaualune/6098800 to your computer and use it in GitHub Desktop.
Save teaualune/6098800 to your computer and use it in GitHub Desktop.
<html>
<head>
<link rel="stylesheet" href="http://yui.yahooapis.com/pure/0.2.1/grids-min.css">
</head>
<body>
<div class="pure-g">
<div class="pure-u-1-3"><p>Thirds</p></div>
<div class="pure-u-1-3"><p>Thirds</p></div>
<div class="pure-u-1-3"><p>Thirds</p></div>
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment