Hi,
In order to create a HTML form with a dropdown menu, which is static. We can code it using the select element.
For example, when a program committee member reviews a paper, there are two options for
recommendation, "y" or "no", this can be coded as the following HTML form (contirbutions of Andre Stepho
Daniel Liu)