Forums
New posts
Articles
Product Reviews
Policies
FAQ
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Menu
Log in
Register
Install the app
Install
Forums
Digital Lifestyle
Web Design and Hosting
Keyboard apostrophe not recognised in HTML
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Pony Pasture" data-source="post: 1649354" data-attributes="member: 347445"><p>Could the character sequence you're seeing be "’"? If so you have a character encoding error. This article, which helped me with a closely related issue, goes into pretty good detail.</p><p></p><p><a href="https://askleo.com/why_do_i_get_odd_characters_instead_of_quotes_in_my_documents/" target="_blank">https://askleo.com/why_do_i_get_odd_characters_instead_of_quotes_in_my_documents/</a></p><p></p><p>[eta] Short version: Try turning off smart quotes when writing code rather than natural-language prose or verse. If you want typographic quotation marks (and use the right single quotation mark as an apostrophe), set your document's character encoding to Unicode for the broadest compatibility and remember not to use curly quotes in HTML code, only in displayable text.</p><p></p><p>Hope this helps!</p><p></p><p>[edit] Arrrgh, I didn't notice how old this post was. Guess the problem has been resolved one way or another by now. Sorry to bump such an old thread.</p></blockquote><p></p>
[QUOTE="Pony Pasture, post: 1649354, member: 347445"] Could the character sequence you're seeing be "’"? If so you have a character encoding error. This article, which helped me with a closely related issue, goes into pretty good detail. [url]https://askleo.com/why_do_i_get_odd_characters_instead_of_quotes_in_my_documents/[/url] [eta] Short version: Try turning off smart quotes when writing code rather than natural-language prose or verse. If you want typographic quotation marks (and use the right single quotation mark as an apostrophe), set your document's character encoding to Unicode for the broadest compatibility and remember not to use curly quotes in HTML code, only in displayable text. Hope this helps! [edit] Arrrgh, I didn't notice how old this post was. Guess the problem has been resolved one way or another by now. Sorry to bump such an old thread. [/QUOTE]
Verification
Name this item. 🍎
Post reply
Forums
Digital Lifestyle
Web Design and Hosting
Keyboard apostrophe not recognised in HTML
Top