View Full Version : Need Help With Codes


sfdrake
01-23-2007, 10:55 PM
I am writing a web page and I am having trouble finding any code that you can use before and after the   (nobreakspace) code so that it will actually show up on the page.

I would appreciate any help possible.

Thanks
Sally

J to the izzosh
01-23-2007, 11:14 PM
Are you trying to actually print the characters, " " on your webpage, then? If so, simply replace the ampersand with its own character entity so it won't be interpreted as part of HTML's syntax.