Edit in JSFiddle


              
<p>This the main content</p>
p:before {
    content:'"'
}
p:after {
    content:'"'
}