Fixed the questions.

This commit is contained in:
Batuhan Berk Başoğlu 2021-02-01 14:02:00 -05:00
parent 84ff6255c1
commit be898245a2

View file

@ -48,7 +48,7 @@
<div class="two"> <div class="two">
<form> <form>
<label id="radio">Did you enjoy your experience using Facebook</label> <label id="radio">Did you enjoy your experience using Facebook?</label>
<br> <br>
<div style="margin-right: 4px;"> <div style="margin-right: 4px;">
<input type="radio" value="yes" name="enjoy"> <input type="radio" value="yes" name="enjoy">
@ -62,7 +62,7 @@
</div> </div>
<div class="box"> <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;"> <div style="margin-left: 22px;">
<form action="/action_page.php" method="get"> <form action="/action_page.php" method="get">
<label for="browser"></label> <label for="browser"></label>