Advertisements
Advertisements
Question
Write the tag to define the following:
A pop up box
Code Writing
Definition
Advertisements
Solution
<SELECT NAME = "COLOUR">
<OPTION VALUE = "Red"> Red </OPTION>
<OPTION VALUE = "Blue"> Blue</OPTION>
<OPTION VALUE = "Green"> Green</OPTION>
</SELECT>shaalaa.com
Is there an error in this question or solution?
Chapter 5: HTML- III: Audio, Video and Forms - Assignment [Page 233]
