Line 27: | Line 27: | ||
<h1 id = "questionNumber"> Question 1 </h1> | <h1 id = "questionNumber"> Question 1 </h1> | ||
<p id="question" style="font-size:24px;text-align: center;"> Men can also get yeast infections? </p> | <p id="question" style="font-size:24px;text-align: center;"> Men can also get yeast infections? </p> | ||
+ | <div class="spacer-small"></div> | ||
<button id="yes" class="btn btn-warning" style="Width:49%;" onclick="correct=yesAnswer(counter,correct)"> Yes </button> | <button id="yes" class="btn btn-warning" style="Width:49%;" onclick="correct=yesAnswer(counter,correct)"> Yes </button> | ||
<button id="no" class="btn btn-warning" style="Width:49%;" onclick="correct=noAnswer(counter,correct)"> No </button> | <button id="no" class="btn btn-warning" style="Width:49%;" onclick="correct=noAnswer(counter,correct)"> No </button> | ||
Line 34: | Line 35: | ||
<div class="clear"></div> | <div class="clear"></div> | ||
<p id="Description"></p> | <p id="Description"></p> | ||
− | <button style="visibility:hidden;" onclick="counter=nextQuestion(counter)" id="button">Next Question</button> | + | |
+ | <button style="visibility:hidden;Width:59%;" class="btn btn-warning" onclick="counter=nextQuestion(counter)" id="button">Next Question</button> | ||
</div> | </div> | ||
<script> | <script> |
Revision as of 19:13, 11 June 2018
Question 1
Men can also get yeast infections?