Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
bgates authored Mar 29, 2017
1 parent 809c420 commit 10847c3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,11 @@ <h3>Buttons</h3>
<h3>Pictures</h3>
<p><img src=""></p>
</section>
<section>
<h3>Prime Number Button</h3>
<button class="prime">Click</button>
<span class="number"></span>
</section>
</div>
<footer id="copyright">
<p>&copy; The Iron Yard 2017</p>
Expand Down

0 comments on commit 10847c3

Please sign in to comment.