Skip to content
Snippets Groups Projects
Commit 6c8d7ee3 authored by Jayden Lam's avatar Jayden Lam
Browse files

Update greeting_game.html

parent 237b55c4
Branches
No related tags found
No related merge requests found
......@@ -44,8 +44,8 @@
</nav>
</div>
</header>
<h4> Words for Expression</h4>
<div id="game">
<h4> Words for Expression</h4>
<div id="cards">
<div class="card " data-answer="1">Hello</div>
<div class="card " data-answer="2">Please</div>
......@@ -53,6 +53,7 @@
<div class="card " data-answer="4">Sorry</div>
<div class="card" data-answer="5">All Done</div>
</div>
</h4>Words to Pronoucation </h4>
<div id="answers">
<div class="answer " data-answer="1">HE llo</div>
<div class="answer " data-answer="2">Pho Le</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment