HTML code

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm using W2K Professional with IE 6. I've creates some small html files, but when I try to view them using the browser, all that is displayed is the code. I'm not sure what I'm doing wrong. Anyone have any ideas? Thanks.
 
Eric said:
I'm using W2K Professional with IE 6. I've creates some small html files,
but when I try to view them using the browser, all that is displayed is the
code.

Have you validated the HTML to ensure it is correct?
 
No, I didn't validate the code. But when I used the same code last year, I was able to view it with no problems at that time. I just noticed, however, that Notepad will not allow me to save an HTML document in any other format besides "text". I think this may be where the problem is. Is there a way around this? Thanks for your help, Eric
 
enbentro said:
I just noticed, however, that Notepad will not allow me to save an HTML
document in any other format besides "text". I think this may be where the
problem is. Is there a way around this?

In the "Save as type:" drop-down, select "All files." Then type a full
filename.extension pair in the "File name:" field (e.g., index.htm).
 
Back
Top