Check out example codes for "html italic". It will help you in understanding the concepts better.
Code Example 1
<!--Italic text, without any extra importance-->
<i>I'm a content</i>
<!--Emphasized italic text, with added semantic importance-->
<em>I'm another content</em>
Code Example 2
<i>This text will be in italics</i>
Code Example 3
Talk
Code Example 4
<p>This is normal text - <b>and this is bold text</b>.</p>
Code Example 5
<text>Your Text...</text>
Code Example 6
<i>this is italic</i>
Learn ReactJs, React Native from akashmittal.com