same old, same old.

This commit is contained in:
patriciarealini 2015-09-16 01:40:23 -07:00
parent 5ba0a0234d
commit d84803578e

View File

@ -16,7 +16,7 @@
<h2>Click on the deck</h2>
<div class="buttons">
<img src="images/deckback.jpg" alt="deck of cards" id="deal" />
<img src="images/deckback.jpg" alt="deck of cards" id="deal">
<br>
<input type="button" value="SHUFFLE" id="shuffle" />
</div>