Skip to content

Instantly share code, notes, and snippets.

@quagliero
Last active August 29, 2015 14:03
Show Gist options
  • Save quagliero/f9f1232af4b89d10836a to your computer and use it in GitHub Desktop.
Save quagliero/f9f1232af4b89d10836a to your computer and use it in GitHub Desktop.
BEM Talk 1
<aside class="module module--funky">
<h3 class="module__title">Title</h3>
<section class="module__text">
<p>bla bla bla</p>
<img class="module__img" src="img/foo.png">
<a href="/bar" class="module__link">Read more</a>
</section>
</aside>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment