Re: Backslash ( \ ) in ordinary text
- From: Sherm Pendley <sherm.pendley@xxxxxxxxx>
- Date: Wed, 18 Aug 2010 09:20:27 -0400
James Dow Allen <jdallen2000@xxxxxxxxx> writes:
I hope someone can figure out what's happening and explain it to me!
Am I supposed to use an &-code for backslash?
No, you don't need to use an entity reference for backslashes. This
is the WWW, not MS-DOS - backslashes are nothing special here.
That said, I see the same thing on your page, and found other pages
for which back slashes are correctly displayed. It's worth noting that
those sites used valid HTML and "standards mode" rendering. Your page
lacks a doctype declaration, so it triggers "quirks mode," and has a
few HTML errors as well. So, the first thing I'd suggest is to add a
"standards mode" doctype at the top of the page, and fix the validation
errors - that may clear up the problem.
sherm--
--
Sherm Pendley
<camelbones.sourceforge.net>
Cocoa Developer
.
- References:
- Backslash ( \ ) in ordinary text
- From: James Dow Allen
- Backslash ( \ ) in ordinary text
- Prev by Date: Re: Multiple browsers under Windows Vista?
- Next by Date: Re: Multiple browsers under Windows Vista?
- Previous by thread: Backslash ( \ ) in ordinary text
- Next by thread: Re: Backslash ( \ ) in ordinary text
- Index(es):