Skip to content

Instantly share code, notes, and snippets.

@revelatorltd
revelatorltd / index.html
Created July 31, 2013 08:32
A CodePen by Chris. Fade in description on scroll - A concept for a portfolio page.
<h1 class="title">Scroll Through the pics!</h1>
<article>
<a href="http://bit.ly/18bmCDj">
<img src="http://behance.vo.llnwd.net/profiles5/121545/projects/8894715/19d6a561e28ef3141ca8560796ee62e1.jpg" width="400px" alt=""/>
</a>
<div class="description">
<h2>Stepladder</h2>
<p>“Get your stinking paws off me, you damned dirty ape.”</p>
</div>
</article>