Raw File
underline-select-1-ref.html
<!doctype html>
<html>
<body>
  <span style="text-decoration: underline">
    Some</span><select><option>text</option></select><span
      style="text-decoration: underline">and a button
  </span>
</body>
</html>
back to top