Forum Moderators: open

Message Too Old, No Replies

Browser displays my HTML tags

Probably a dumb question but im SO FRUSTRATED!

         

moneyangel13

3:11 am on Nov 26, 2004 (gmt 0)

10+ Year Member



I made my HTML document in Microsoft Works and saved it as a HTML document (*.htm;*html;*.htx) and when I try to open it in the IE or AOL browsers I can see all my tags! I can see the <HEAD> <BODY> etc tags and I want to know what I am doing wrong.I am really frustrated, can anyone tell me what is wrong and what I can do? Thanks To all and also Happy Thanksgiving ;)

bill

4:40 am on Nov 26, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



...not sure...have you run your code through the W3C Markup Validation Service [validator.w3.org]? Are you missing some tags?

kaled

10:18 am on Nov 26, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Just a guess, but are you writing html code? When you save as html, the html code is generated automatically. If you have written your own html code, you need to save as plain text and then rename the file (if necessary) to *.html

Kaled.

moneyangel13

3:00 am on Nov 27, 2004 (gmt 0)

10+ Year Member



Thanks, I figured it out, I was missing some tags, no wonder. It's working now. Thanks for advice ;)