Write the HTML code to accomplish the web page to insert scrollable lists that will always display four entries of the list.
The HTML code to accomplish the web page is given below to insert scrollable lists which will always display four entries of the list:
< SELECT SIZE = " 4 " >
. . .
< /SELECT >