prepared answer box in html
This commit is contained in:
@@ -15,8 +15,11 @@
|
||||
<p id="title"></p>
|
||||
<p id="dlg-text"></p>
|
||||
</div>
|
||||
<div id="answer-box">
|
||||
<p>Test</p>
|
||||
<div hidden="true" id="answer-box">
|
||||
<p id="answer"></p>
|
||||
<p id="answer"></p>
|
||||
<p id="answer"></p>
|
||||
<p id="answer"></p>
|
||||
</div>
|
||||
<img draggable="false" hidden="true" id="triangle" src="text_horror/assets/triangle.png">
|
||||
<p class="thx-for-playing">Thanks for playing</p>
|
||||
|
Reference in New Issue
Block a user