rm ([personal profile] rm) wrote2009-03-31 12:21 pm

HTML question

- Freaky control characters showing up in Firefox on Macs.
- They show up on nothing else -- not in Safari, not on PCs.

What the hell should I be looking for that will make this stop?

[identity profile] rm.livejournal.com 2009-03-31 04:34 pm (UTC)(link)
Okay. This is me again, super not getting this.

I know you just made a clever joke.

But I do not understand it.

If I want the screen to display: &

Do I just type a: &

Or do I type something else?
dipping_sauce: (Default)

[personal profile] dipping_sauce 2009-03-31 06:00 pm (UTC)(link)
It's preferable to type & amp ; (without the spaces).

[identity profile] dsmoen.livejournal.com 2009-04-01 06:53 am (UTC)(link)
Ampersands need to be encoded. & amp ; (without the spaces) is syntactically correct in ANY form of HTML. Ampersand alone never has been.