CSS Property:
quotes:

Result:

Change this quote's quotation marks.

Note: The quotes property is not supported in Internet Explorer 7 and earlier versions.

CSS Code:
div {
    quotes:none;
}
Click the property values above to see the result
W3Schools.com - Play it