Skip to content

Instantly share code, notes, and snippets.

@RoySegall
Last active October 9, 2019 14:41
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 RoySegall/9ca8e298bd08c2b21c5de1346488d604 to your computer and use it in GitHub Desktop.
Save RoySegall/9ca8e298bd08c2b21c5de1346488d604 to your computer and use it in GitHub Desktop.
<div class='header' id='header'>
<p>First paragraph</p>
<ul class='items' id='items'>
<li class='first'>First item</li>
<li>Second item</li>
<li class='last'>Last item</li>
</ul>
<img class='img-responsive profile-picture' src='http://....' />
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment