<html> <head> <title>Texto Enfatizado</title> </head> <body> Texto normal - <em>Texto enfatizado</em> </body> </html>
<html> <head> <title>Texto Enfatizado</title> </head>
<body> Texto normal - <em>Texto enfatizado</em> </body> </html>