Day 50

I need to focus and stop jumping around...
#CodingPhase #TheCodingWay #365CodingPhaseChallenge

**********

<div class="shape0" id="shape0">
<button type="button" class="gameload" id="play" onclick="setActiveControl(1)">Play</button>
<button type="button" id="exit" onclick="window.location.href='http://games.smchosting.com/'">Exit</button>
<button type="button" id="colors">Colors</button>
<button type="button" id="math">Math</button>
<button type="button" id="addsub">Add / Subtract</button>
<button type="button" id="multdiv">Multiply / Divide</button>
<button type="button" id="easy">Easy</button>
<button type="button" id="medium">Medium</button>
<button type="button" id="hard">Hard</button>
<label id="or"> or </label>
<label id="decide">You prefer to play?</label>
<label id="score">Score: </label>
</div>

Comments

Popular posts from this blog

Day 1

Day 365 + 1

Day 365 + 2