Added more questions.
This commit is contained in:
parent
f017a59d42
commit
84ff6255c1
1 changed files with 14 additions and 1 deletions
15
index.html
15
index.html
|
@ -80,7 +80,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="btn-control">
|
<div class="btn-control">
|
||||||
<label id="radio">Number of times a day you check Facebook.</label><br>
|
<label id="radio">How many number of times a day do you check Facebook?</label><br>
|
||||||
<input type="radio" name="Times ">0 times<br>
|
<input type="radio" name="Times ">0 times<br>
|
||||||
<input type="radio" name="Times ">1-2 times<br>
|
<input type="radio" name="Times ">1-2 times<br>
|
||||||
<input type="radio" name="Times ">3-4 times<br>
|
<input type="radio" name="Times ">3-4 times<br>
|
||||||
|
@ -96,6 +96,19 @@
|
||||||
<input type="checkbox" value="">Nothing</input>
|
<input type="checkbox" value="">Nothing</input>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div class="btn-control">
|
||||||
|
<label id="radio">What do you use Facebook for?</label><br>
|
||||||
|
<input type="radio" name="Times ">Photos<br>
|
||||||
|
<input type="radio" name="Times ">News<br>
|
||||||
|
<input type="radio" name="Times ">Messaging<br>
|
||||||
|
<input type="radio" name="Times ">Games<br>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="btn-control">
|
||||||
|
<label id="radio">How did you learn about Facebook?</label><br>
|
||||||
|
<input type="text" placeholder="Enter the name of your source" size="37">
|
||||||
|
</div>
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
<div class="texto">
|
<div class="texto">
|
||||||
<p style="font-size:120%;">Please enter your comments here:
|
<p style="font-size:120%;">Please enter your comments here:
|
||||||
|
|
Loading…
Reference in a new issue