how to code the details tag/ how to put a drop down option in a form?

<html><head><title>basic form</title></head><body><details><p> standard room, family room </p></details></body></html>

ST

Related HTML and CSS Mentoring answers

All answers ▸

What is the difference between HTML and CSS?


How to go about designing a responsive HTML 5 website


How would you structure a table in HTML?


Many different data types can be stored on a computer system. Five common data types are string, Boolean, real, character and integer. Give suitable examples of data that could be held in each data type.