Horje

How to create HTML <i> Tag

Mark up text that is set off from the normal prose in a document
index.html
Example: HTML
<p><i>Lorem ipsum</i> is the most popular filler text in history.</p>

<p>The <i>RMS Titanic</i>, a luxury steamship, sank on April 15, 1912 after striking an iceberg.</p>

Output should be:

How to create HTML <i> Tag




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