Horje

Full Example of HTML <em> Elements

index.html
Example: HTML
<!DOCTYPE html>
<html>
<body>

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

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

</body>
</html>

Output should be:

Full Example of HTML <em> Elements




Type:
html
Category:
Web Tutorial
Sub Category:
HTML Formatting
Uploaded by:
Admin