How will the following HTML code snippet be interpreted?
<p>According to Einstein, <q>Imagination is more important than knowledge</q>.</p>
<blockquote>Long term quote</blockquote>
How will the following HTML code snippet be interpreted?
<p>According to Einstein, <q>Imagination is more important than knowledge</q>.</p>
<blockquote>Long term quote</blockquote>