|
|
Sunday, September 29, 2002 |
| How to include apostrophes | |
(In response to this Radio discussion thread) The numeric code for an apostrophe is 39 (according to the W3C HTML Coded Character Set page). Edit your post in "Source" mode, where you can see the HTML tags. Position your cursor where you would like the apostrophe to appear. Type the following five characters:
Thanks to Jeff's Radio Weblog for showing me how to distribute code snippets without the recipient unintentionally picking up invisible characters which render the code inoperable. Josef Tornick's weblog can be found at http://radio.weblogs.com/0111492/. | |