Skip to content

Instantly share code, notes, and snippets.

@diviconnet
Last active March 14, 2019 19:46
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 diviconnet/1d9b9c2b40338d45edf7f0485c6f679d to your computer and use it in GitHub Desktop.
Save diviconnet/1d9b9c2b40338d45edf7f0485c6f679d to your computer and use it in GitHub Desktop.
CSS EN DIVI EFECTOS HOVER AVANZADOS
<div class="grid">
<figure class="effect-lily">
<img src="img/1.jpg" alt="img01"/>
<figcaption>
<h2>Nice <span>Lily</span></h2>
<p>Lily likes to play with crayons and pencils</p>
<a href="#">View more</a>
</figcaption>
</figure>
<!-- ... -->
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment