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 ▸

How would you structure a table in HTML?


Make a dropdown list with red type and yellow background.


Show how you would give all elements that have a class of 'class1', a green background.


What is the difference between classes and IDs?