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 Em Dash
School of Pharmacy

End of section-level navigation

Em Dash

Use 1 space, then 2 dashes, then another space. We use this style for now because some user agents do not support true em dash character entities. The true em dashes you intend will instead appear as question marks or empty boxes.

INCORRECT:
The drug was approved—for men only—in March 1998.

HOW THIS APPEARS IN SOME BROWSERS:
The drug was approved?for men only?in March 1998.

INCORRECT: The drug was approved--for men only--in March 1998.

CORRECT: The drug was approved -- for men only -- in March 1998.

In the future, as our resources allow, it is possible to resolve this problem using dynamic translation for those unsupporting browsers.

Go To: Usage Details or Content Style or Style Guide