You are on page 1of 1

<html> <head><style> select.style01 {border:1px solid #A5A5A5; backgorund-color:#D0D0D0} select.

style01 option {border-bottom:1px solid #dadada} </style> </head> <select class="style01"> <option>Menu Item 01</option> <option>Menu Item 02</option> </select> </html>

You might also like