Check out example codes for "html em tag". It will help you in understanding the concepts better.
Code Example 1
<em>this is how to emphasis</em>
Code Example 2
<!-- Emphasize text (looks like italic <i>) -->
<p>You <em>have</em> to hurry up!</p>
Learn ReactJs, React Native from akashmittal.com