Quote:
Originally Posted by DiapDealer
Interesting. Adding an extraneous ">" in Code View doesn't raise an error when switching to Book View. But adding an extraneous "<" immediately results in the Not Well Formed error.
|
I guess it makes sense -- the "<" causes it to expect tag contents, which aren't there, but a ">" only has meaning in the context of a previous "<".