how to form a single correct answers using html fom code example
Example: forms in html
<html>
<form action= "your site" method = "post/get">
</form>
</html>
<html>
<form action= "your site" method = "post/get">
</form>
</html>