Skip UCSF navigation|About accessibility UCSF University of California, San Francisco
About UCSF
Search UCSF
UCSF Medical Center
End of UCSF navigation
Skip breadcrumbs navigationUCSF which contains School of Pharmacy which contains Information for Web Developers which contains Web Developer's Guide which contains Step 8: Build your site which contains Style Guide which contains Content Style which contains Usage Details which contains Quotation Marks
School of Pharmacy

End of section-level navigation

Quotation Marks

Use straight-up-and-down single and double quotation marks -- do not use curly quotes.

INCORRECT: “This wasn’t the outcome I expected,” she said.

CORRECT: "This wasn't the outcome I expected," she said.

For large block quotes, use the blockquote tag.

Don't use the q tag -- we need to wait for better browser support and for visitors to upgrade to these newer browsers.

Go To: Usage Details or Content Style or Style Guide