How to Italicize Text in HTML
How to Italicize Text in HTML
Whether it's italicizing the name of a popular website or some other work, when you are typing up a webpage in HTML, it's sometimes necessary to know how to italicize the text. This article will help you achieve this simple task.
Steps

Open a simple text editing program such as either Notepad or WordPad on Windows, or, on a Mac open up TextEdit.

Type all preceding HTML text that you want before the italicized text.

Type the italics opening tag, .

Type the text that you want to have italicized.

Type the italics closing tag, .

Type the proceeding HTML text that you want for the remainder of the document.

What's your reaction?

Comments

https://chuka-chuka.com/assets/images/user-avatar-s.jpg

0 comment

Write the first comment for this!