Check out example codes for "cursive text html". It will help you in understanding the concepts better.
Code Example 1
<text>Your Text...</text>
Code Example 2
<!--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 3
Talk
Learn ReactJs, React Native from akashmittal.com