To insert short quote use <q> tag on your HTML page.
Syntax:
<q>
// content
</q>
Using this Using this <q> tag we can insert a double quote on an HTML page. <q> tag also has its corresponding tag.
Refer to the video to understand clearly: