Horje

How to create HTML <em> Tag

HTML <em> Tag Mark up emphasized text in a document:
index.html
Example: HTML
<p>You <em>have</em> to hurry up!</p>

<p>We <em>cannot</em> live like this.</p>

Output should be:

How to create HTML <em> Tag




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