I found a useful reference regarding how to Hide CSS from Browsers using various CSS hacks and techniques. I’ve long been using many of them, but have yet to find such a well organized resource as this one.
Posted on Jan 6, 2004
Posted on Jan 6, 2004
SimpleBits Typography
I frequently visit the blog SimpleBits. They had a recent discussion on typography that I felt useful. I commented on the article, noting the following, which I wanted to have on my blog for future reference as well.
Character: Single Left Quote (‘)
Mac: Option-]
Windows: Alt-0145
HTML: ‘
Character: Single Right Quote (’)
Mac: Shift-Option-]
Windows: Alt-0146
HTML: ’
Character: Double Left (“)
Mac: Option-[
Windows: Alt-0147
HTML: “
Character: Double Right Quote (”)
Mac: Shift-Option-[
Windows: Alt-0148
HTML: ”
Character: En Dash (–)
Mac: Option-Hyphen
Windows: Alt-0150
HTML: –
Character: Em Dash (—)
Mac: Option-Shift-Hyphen
Windows: Alt-0151
HTML: —