30 lines
577 B
HTML

<DIV>
"\n "
<SELECT id="dino-select">
"\n "
<OPTGROUP label="Theropods">
"\n "
<OPTION>
"Tyrannosaurus"
"\n "
<OPTION selected="">
"Velociraptor"
"\n "
<OPTION>
"Deinonychus"
"\n "
"\n "
<OPTGROUP label="Sauropods">
"\n "
<OPTION>
"Diplodocus"
"\n "
<OPTION>
"Saltasaurus"
"\n "
<OPTION>
"Apatosaurus"
"\n "
"\n "
"\n"