Skip to content

Instantly share code, notes, and snippets.

@kevinmarks
Created July 2, 2015 17:41
Show Gist options
  • Save kevinmarks/420ad9c379e07b526d74 to your computer and use it in GitHub Desktop.
Save kevinmarks/420ad9c379e07b526d74 to your computer and use it in GitHub Desktop.
nth of type addressing of microformats
/**
* nth of type addressing of microformats
*/
.h-entry:nth-of-type(3) { color: green;}
min-height: 100%;
<h3 class="h-entry"><a href="hwc2015-06-17.html">Homebrew Website Club notes</a> <time class="dt-published">2015-06-17<time></time></time></h3>
<h3 class="h-entry"><a href="hwc2015-06-03.html">Homebrew Website Club notes</a> <time class="dt-published">2015-06-03<time></time></time></h3>
<h3 class="h-entry"><a href="mentionquote.html">Mentions as quotes</a> <time class="dt-published">2015-05-22</time></h3>
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment