<p>He said, <q>The book is a storehouse of knowledge.</q></p>
Rendered Output
<p>
    Albert Einstein said, <q>The only source of knowledge is experience.</q>
</p>
Rendered Output
<p>
    Albert Einstein said, "The only source of knowledge is experience."
</p>
Rendered Output
<p>
    Here is a famous quote:
    <q cite="https://www.brainyquote.com/quotes/albert_einstein_100134">
        Imagination is more important than knowledge.
    </q>
</p>
Rendered Output
<p>The title of the cited work is <cite>codingCourses</cite>.</p>
Rendered Output