Use this tag to define short quotations of inline text. Unlike the blockquote which creates a block element and intents its contents, using this tag will not indent the text. Inline element
<q attributes> ... </q>
<q>This is a short quoted text..</q>