Skip to content

Instantly share code, notes, and snippets.

@kyleschmolze
Last active August 29, 2015 14:07
Show Gist options
  • Save kyleschmolze/790e42037901a5fdbcba to your computer and use it in GitHub Desktop.
Save kyleschmolze/790e42037901a5fdbcba to your computer and use it in GitHub Desktop.
A Pen by Kyle Nichols-Schmolze.
<p>
We heard you like
<a href='/'>Links</a>,
so we put a
<a href='/'>Link</a>
in yo
<a href='/'>Link</a>
so you can
<a href='/'>Link</a>
while you
<a href='/'>Link</a>.
</p>
a {
border: 1px solid #777;
padding: 3px;
border-radius: 3px;
}
/*
Apply width, height, and margins. See what happens.
Then set display: block;
Then set display: inline-block;
Then apply width, height, and margins.
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment