-
-
Save bendavis78/ff338a5951dd74801abce7435e5c383a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="player"> | |
<img src="http://i.imgur.com/n6xptEr.png" class="rock"> | |
<img src="http://i.imgur.com/n4bDRXp.png" class="paper"> | |
<img src="http://i.imgur.com/E7loAXb.png" class="scissors"> | |
</div> | |
<div> | |
<img src="" class="computer"> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment