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 ▸

Describe the advantages and disadvantages of the three main ways of adding CSS to a website


Make a dropdown list with red type and yellow background.


What's wrong with the following HTML markup: <p style"font-size:10px;">Copyright <span>2015</span></p>?


How to create a secure password?