x
<html>
<body>
<p>If you are given a chance to visit one of the following countries,then what will be your choice?</p>
<select>
<option> Germany
<option> Canada
<option> New Zealand
<option> Australia
<option> Egypt
</select>
</body>
</html>