html quote in value code example
Example 1: html left quote
“Jorts”
<!-- “Jorts” -->
Example 2: how to add quote in html
<p>Anything you'd like to mention goes here: <blockquote>"Insert actual quote here."</blockquote> - Mr. Name</p>