Skip to content

Instantly share code, notes, and snippets.

@icaaq
Last active December 11, 2015 17:19
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 icaaq/4633892 to your computer and use it in GitHub Desktop.
Save icaaq/4633892 to your computer and use it in GitHub Desktop.
<article class="pin">
<figure>
<a href="me/cat/">
<img src="cat.jpg" alt="My awesome cat">
</a>
<figcaption>Awesome cat description.</figcaption>
</figure>
<p>
<span class="visually-hidden">This pintrest has </span>
<span>25 likes </span>
<span>2 comments </span>
<span>100 repins </span>
</p>
<p>
<span class="visually-hidden">Would you like to </span>
<ul>
<li><a href="#repin">Repin <span class="visually-hidden">My awesome cat</span></a></li>
<li><a href="#like">Like <span class="visually-hidden">My awesome cat</span></a></li>
<li><a href="#comment">Comment <span class="visually-hidden">on My awesome cat</span></a></li>
</ul>
</p>
<aside class="convo">
<a tabindex="-1" href="/me/">
<img src="me.jpg" alt="[name]s profile page">
</a>
<p><a href="/me/">Me</a> onto <a href="/here/">here</a></p>
</aside>
</article>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment