‘ – ’“ – ”…
&
©®—–−Web pages want to hang-out with everyone else —they’re not anti-printed page— they want to fit in… The thing is, web browsers have a hard time reading all of our favorite post script punctuation. Some characters are used by html for markup, and therefore render funny, like quotation marks for instance. Other characters, like the em dash, are just simply not included in the html specification.
That’s what html special characters are for. They are special html entities that you can use to convey style and tone— and keep you from looking like an idiot. As a front end developer, I am constantly looking these guys up and I haven’t found a good quick reference yet. So I have compiled one bellow:
 - Ÿ’ (right single quote)‘ (left single quote)‘’“”…&©<>— indicates a break in thought, and is twice the width of En.–) indicates a range, joins compound (already hyphenated) words, and is half the width of Em.
(Note: Neither Em, nor Em are a hyphen which is used to join compound words, and for which there is no special html character for).−­ (no one uses this) indicates where the word should break if it gets wrapped to the next line by the browser.   or    ​(Note: The above five spaces only work well with Arial Unicode MS according to Peter Sheerin).․ (Tiny period)Resident programmer Thomas Steinmetz walks us through the cleanest, driest, and most direct method for editing in place with Prototype. Read more …
Why every developer needs to brush up on his Javascript right now— Read more …
Serial software developer Joe Holt talks to Sam Clearman about his newest project, BandCamp: the website for bands and their music that finds a new revenue model for the record industry.
Read more …