<P> and <Font> Appear in my NORMAL page for editing

L

Learning As I Go

I learned how to clear the READ ONLY attributes, thank you very much. But,
now my website come in NORMAL page for editing with some type on html editing
in it. I would like nothing to appear in the NORMAL page, but the
information I have entered, just as it did before. Can anyone please help
me? Thank You, Learning As I Go
 
K

Kevin Spencer

now my website come in NORMAL page for editing

Okay, now what exactly does that mean?
with some type on html editing in it.

And what does that mean?
I would like nothing to appear in the NORMAL page, but the
information I have entered, just as it did before.

What sort of "information" are we talking about, and how did it before?

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Ambiguity has a certain quality to it.
 
D

Dan L

If you mean *all* the tags appear in Normal view, open View | Reveal Tags and
ensure it is unchecked. If you mean there are "random" tags showing up when
viewing in Normal view, you may not have closed a tag properly or not closed
an open parenthesis properly. Check to make sure all open <something> tags
have corresponding close </something> tags and make sure all open parens are
followed by a close parens. HTH
 
Top