Skip to content

Instantly share code, notes, and snippets.

@planetoftheweb
Created July 1, 2016 22:53
Show Gist options
  • Save planetoftheweb/da2ace870a8003155e70d93aa441b4d7 to your computer and use it in GitHub Desktop.
Save planetoftheweb/da2ace870a8003155e70d93aa441b4d7 to your computer and use it in GitHub Desktop.
<article class="speakerslist">
<div class="container">
<div class="row">
<div class="col-sm-8">
<h3 class="speakerslist-title">title></h3>
<h5 class="speakerslist-name">with <a href="/speakers/shortname">name</a></h5>
<p class="speakerslist-info"><a href="/speakers/shortname">
<img class="speakerslist-img img-circle pull-left" src="/images/speakers/shortname_tn.jpg" alt="Photo of name"></a>
summary
</a></p>
</div>
</div><!-- row -->
</div><!-- container -->
</article>
@kavishmehta
Copy link

From line 10 remove tag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment