Skip to content

Instantly share code, notes, and snippets.

@blairg23
Created July 4, 2015 06:33
Show Gist options
  • Save blairg23/7541585c73a42aa4b349 to your computer and use it in GitHub Desktop.
Save blairg23/7541585c73a42aa4b349 to your computer and use it in GitHub Desktop.
<div class="main actor-index">
<div class="container">
<div class="row">
<!--
To do: Loop through movies and display each one with this HTML
<div class="actor col-xs-2">
actor image goes here
<h3> actor name goes here </h3>
<p> actor bio goes here </p>
</div>
-->
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment