Fixed the questions.
This commit is contained in:
parent
84ff6255c1
commit
be898245a2
1 changed files with 2 additions and 2 deletions
|
@ -48,7 +48,7 @@
|
|||
|
||||
<div class="two">
|
||||
<form>
|
||||
<label id="radio">Did you enjoy your experience using Facebook</label>
|
||||
<label id="radio">Did you enjoy your experience using Facebook?</label>
|
||||
<br>
|
||||
<div style="margin-right: 4px;">
|
||||
<input type="radio" value="yes" name="enjoy">
|
||||
|
@ -62,7 +62,7 @@
|
|||
</div>
|
||||
|
||||
<div class="box">
|
||||
<label>Select the web browser you are using:</label>
|
||||
<label>What web browser are you using the Facebook with?</label>
|
||||
<div style="margin-left: 22px;">
|
||||
<form action="/action_page.php" method="get">
|
||||
<label for="browser"></label>
|
||||
|
|
Loading…
Reference in a new issue