![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
We have a need to be able to display html examples/information like this: id="BannedCharactersList"><val>%</val><val>&</val><val>!</val><v al>"</val></data |
|
I am entering this content using a WYSIWYG HTML editor. Unfortunately, the editor insists on trying to interpret the code. |
|
Is there a tag to cause this code to be ignored? |
#3
| |||
| |||
|
|
GitarJake wrote: We have a need to be able to display html examples/information like this: id="BannedCharactersList"><val>%</val><val>&</val><val>!</val><v al>"</val></data http://www.allmyfaqs.com/faq.pl?Show_HTML_examples I am entering this content using a WYSIWYG HTML editor. Unfortunately, the editor insists on trying to interpret the code. Get a better editor. Is there a tag to cause this code to be ignored? Not any more (since you can't represent the HTML code for "End of section that shouldn't be interpreted as HTML" as that would end the section that shouldn't be interpreted as HTML! Entities are much better. -- David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/ Home is where the ~/.bashrc is |
#4
| |||
| |||
|
|
Thanks for replying. |
|
I used the symbols I found at http://www.w3.org/MarkUp/html-spec/html-spec_13.html and input them into the view source section of the editor; so that: & Looked like: &amp9 |
|
But, if I edit some other part of the document and re-save, it looks like: & |
![]() |
| Thread Tools | |
| Display Modes | |
| |