How do you open a notepad html file with internet explorer on vista?

  • Thread starter Thread starter moonwalker400
  • Start date Start date
M

moonwalker400

Guest
I tried right clicking and opening with internet explorer, but that just showed all the text in the internet explorer window. Then I tried saving as a webpage file but the only one it showed in the drop down was text file. I guess it must be different because i've never done it on vista before, only XP. So, how do i view it in internet explorer, I DON'T MEAN ACTUALLY POST IT TO THE INTERNET, I MEAN JUST PREVIEW IT WITH THE INTERNET EXPLORER WINDOW.
Here is my webpage, do I have any errors in it, cuz i found out that my computer won't even recognize it as an html file.

<html>
<title><center>Parker's Extra Credit Web Page</center></title>
<body background=Wahlquist Junior High.gif>
<img src=Bald Eagle.jpg>
<body>
<marquee behavior="alternate" direction=up><font color=white face=arial>Here is my extra credit webpage<br>
that I hope will get me up to an A in Computer Tech.;)</font></marquee><br>
</body>

</html>
OK, i got it to work now, but now my webpage just shows up as an box with a red x in it.
 
in IE just go to file > open...
then find the file on your comp and open it

-----------------------------

you probably dont have it saved right if its not opening.

you might have it saved as "page.html.txt"
and it needs to be just page.html
in order to work
 
Back
Top