Toggle navigation
☰
Home
HTML
CSS
Scripting
Database
<!DOCTYPE html> <title>My Example</title> <p>Mahatma Gandhi said <q>Be the change that you wish to see in the world.</q></p> <hr> <p>The <code>q</code> element represents a single-line quote from another source.</p> <p>More info: HTML <a href="/html/tags/html_q_tag.cfm"><code>q</code></a> element.</p>