Raw File
select-fieldset-legend-ref-2.html
<!DOCTYPE html>
<html>
  <link rel='stylesheet' type='text/css' href='style.css'>
  <body>
    <fieldset class="ref">
      <legend>
      </legend>
      <legend>
        <select disabled class="ref"></select>
      </legend>
    </fieldset>
  </body>
</html>
back to top