Edit This Code:
<!DOCTYPE html>
<html>
<body>

<p>This text is normal.</p>

<p><em>This text is emphasized.</em></p>

</body>
</html>


Result:
Try it Yourself - © w3schools.com
Privacy Policy