Answers for "html for italic"

1

italic in html

<i>This is italic</i>
<strong>This is bold</strong>
Posted by: Guest on December-15-2021
0

how to italicise the text in html

<em>It is used to emphasise the text and also it italices the text and better than i tag </em>
Posted by: Guest on September-06-2021

Browse Popular Code Answers by Language