Example:
<html> <body> <p>Behold! </body> </html>
After the quick-fix is applied:
<html> <body> <p>Behold!</p> </body> </html>