Check out example codes for "q tag in html". It will help you in understanding the concepts better.
Code Example 1
<p>I'm not in quotes! <q>I'm in quotes!</q></p>
Code Example 2
The <q> tag is a standard quotation tag and used for short quotation. It is
non-self closing tag.
Forexample: <q>NEVER GIVE UP</q>
Learn ReactJs, React Native from akashmittal.com