Raw File
select-disabled-ref.html
<!DOCTYPE html>
<html>
  <body>
    <select disabled style="background-color: green;"></select>
  </body>
</html>
back to top