HTML not interpretted

B

Bill Sturdevant

I Opened a new blank document in FrontPage, pasted in some valid HTML, but
when I tried to preview it in my browser, it does not get interpretted. It
shows up as uninterpretted HTML code. When I give it to a colleague and they
do the same thing, it gets interpretted and displays properly.

What have I got screwed up on my machine that this would happen?
 
M

Murray

How about showing us this mystery code?

--
Murray
============

in message Did you put it in Code View (aka: HTML)...also if you Copy/Paste from
another source...like word...it's best to Paste it INTO Notepad first then
Copy/Paste into Code View/HTML. This strips out garbage.

The safest way is: Insert | Web Components |Advanced Controls | HTML

Then File | Preview In Browser if you wanna see it in a browser
 
Top