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 ▸

Simplify the brackets, (x+1)(x+2)


How can I centre-align an item horizontally within another element?


What is the correct HTML to link a stylesheet?


How would you structure a table in HTML?