<!DOCTYPE html>
<html>
  <body style="width: 400px; padding: 0 200px">
    <div style="text-decoration: underline;
                text-indent: 100px;">
      This text should be entirely underlined, without the underline sticking out.
    </div>
  </body>
</html>