Skip to content

Instantly share code, notes, and snippets.

@bdbch
Created April 13, 2017 11:01
Show Gist options
  • Save bdbch/b6976361a67f2d55a0783c7abcca4de2 to your computer and use it in GitHub Desktop.
Save bdbch/b6976361a67f2d55a0783c7abcca4de2 to your computer and use it in GitHub Desktop.
Maintainable CSS - Demo 3
<article class="kommentar">
<header class="kommentar-header">
<div class="user">
<img src="#" class="user-avatar" />
<h4 class="user-name">
<a href="#" class="user-link">Max Mustermann</a>
</h4>
</div>
</header>
<section class="kommentar-body">
</section>
<footer class="kommentar-footer">
</footer>
</article>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment