442102905HW2
442102905HW2
442102905HW2
StuId : 442102905
<!DOCTYPE html>
<head>
hr {
border: 0;
height: 5px;
background-color: #ccc;
margin-top: 20px;
margin-bottom: 20px;
</style>
</head>
<body>
<div class="survey-form">
<img
src="C:\Users\442102905\Downloads\Assignment2\Assignment2\NationalDay.jpg"
/>
<div>
<br>
</div>
<hr />
<b>
<div class="section">
<div class="answer">
</div>
<div class="section">
<div class="question">
</div>
<div class="answer">
</div>
</div>
<div class="section">
<div class="answer">
</b>
<label for="male">Male</label>
<label for="female">Female</label>
</div>
</div>
<b>
<div class="section">
<div class="answer">
</div>
</div>
<hr />
<div class="section">
<div class="question">
</div>
<select name="region">
<option value="RYD">Al-riyadh</option>
<option value="QSM">Al-Qasim</option>
<option value="SHQ">Ash-Sharqiyah</option>
<option value="TBK">Tabouk</option>
<option value="HAL">Ha'il</option>
<option value="JIZ">Jizan</option>
<option value="NJR">Najran</option>
<option value="BAH">Al-Bahah</option>
<option value="JWF">Al-Jawf</option>
</select>
</div>
</div>
<hr />
<p>Which of the following would you consider to celebrate the national day:</p>
</b>
<br>
<br>
<br>
<br>
<br>
<label for="Others">Others</label>
<hr />
<b>
<p>Would you be interested to participate in organizing events for the national day
celebration:</p>
</b>
<label for="definitely">Definitely</label>
<label for="Probably">Probably</label>
<label for="Unsure">Unsure</label>
<hr />
<b>
<label for="wishes">What are your wishes and expectations, What do you want to say to the
country on this national day?</label> <br> <br>
<hr />
<center>
<div class="section">
</div>
</center>
</form>
</div>
</body>
</html>