<!doctype html>
<html>
<body>
  <span style="text-decoration: underline; font: 16px sans-serif">
    Some<button style="display: inline; color: black; font: 16px sans-serif">text</button>and a button
  </span>
</body>
</html>