Link to home
Start Free TrialLog in
Avatar of AlexD
AlexD

asked on

I only see HTML code

I am creating a Web page on word2000 using HTML code.  After I save the file and as a Web page using .html and go to see it off line on my IE browser all I get is the HTML code and not how the site Shoud look on the web. Please let me know what I may be doing wrong.
Avatar of thunderchicken
thunderchicken

It sounds like your typing the html tags directly to Word2000, and word2000 will save the tags for you.

If you wish to do it that way, use wordpad or notepad and save it...

"mypage.html"

This way your text will be justified.
ASKER CERTIFIED SOLUTION
Avatar of thunderchicken
thunderchicken

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of AlexD

ASKER

That worked
Thanks,