Apparently this is the set of escape characters to use
About: Hypertext Markup Language - 2.0 - The HTML Coded Character Set
Note ' Apostrophe
Thing is that apostrophe is not normally escaped in HTML as it can be rendered just as ' and needs of no escaping. However it will not go through some of my SQL commands into the DB, hense i have escaped it now with '
Thing is that apostrophe is not normally escaped in HTML as it can be rendered just as ' and needs of no escaping. However it will not go through some of my SQL commands into the DB, hense i have escaped it now with '
Tags
- html
- characters
- escape sequence
Comments
Seth says
However these are frequently used instead
lt | < | Less than sign | < |
gt | > | Greater than sign | > |
amp | & | Ampersand | & |
quot | " | Double quote sign | " |
| |||
® | ? | ||
© | ? | ||
  | |||
  |
Seth says
We may still have a problem with the Atom XML feed ... see xml_escape_chars.htm
Seth says
Escaped characters are not comming out correctly at Bloglines
Escaped characters are not comming out correctly at Bloglines
See Also
- Thought Silver Cradle with 20 viewings related by tag "characters".
- Thought collecting facts for feeds best practices manual with 0 viewings related by tag "characters".
- Thought Formalizing and labeling links between items and to other web resourses with 0 viewings related by tag "html".
- Thought about: Validate With Logos with 0 viewings related by tag "html".
- Thought An excellant group for tech assistance with HTML for blind authors with 0 viewings related by tag "html".
- Thought about: About image buttons in HTML forms (and multi-line texts in normal submit buttons) with 0 viewings related by tag "html".
- Thought rel="tag" with 0 viewings related by tag "html".
- Thought Blogging wierd character sets ... (?) with 0 viewings related by tag "characters".
- Thought about: HTML - Accessible Forms - HTML Dog with 0 viewings related by tag "html".