Italicizing text in an HTML page

Italicizing text in an HTML page is done using <i> tag. <i> tad indicates the beginning of italicized text, and </i> indicates the end of it.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator