web page display

  • Thread starter Thread starter Kenny
  • Start date Start date
K

Kenny

Hi Folks
Could you please advise me on how i test a basic web page
in I.E. I created in notepad and saved as HTML, then
when i view through my browser the page is blank, Please
help!
Does my browser have anything to do with the problem im
having, as i have just used my product recovery c.d. I
am using Windows x.p.
Also i have noticed certain keys on my keyboard are mixed
to get @i have to press the 2 key and to get " i have to
press the @ key, crazy but true.

Many thanks, cheers
Kenny
 
try sending me the page you have created and let's see if i could help you.


--
regards,
dennis
http://dennislazo.com/

E-mail address is unmonitored. For E-mails, please send through
http://dennislazo.com/email/.


| Hi Folks
| Could you please advise me on how i test a basic web page
| in I.E. I created in notepad and saved as HTML, then
| when i view through my browser the page is blank, Please
| help!
| Does my browser have anything to do with the problem im
| having, as i have just used my product recovery c.d. I
| am using Windows x.p.
| Also i have noticed certain keys on my keyboard are mixed
| to get @i have to press the 2 key and to get " i have to
| press the @ key, crazy but true.
|
| Many thanks, cheers
| Kenny
 
Hi Folks
Could you please advise me on how i test a basic web page
in I.E. I created in notepad and saved as HTML, then
when i view through my browser the page is blank, Please
help!
Does my browser have anything to do with the problem im
having, as i have just used my product recovery c.d. I
am using Windows x.p.
Also i have noticed certain keys on my keyboard are mixed
to get @i have to press the 2 key and to get " i have to
press the @ key, crazy but true.
Try this sample: (cut and paste it in Notepad):

<HTML>
<HEAD>
<TITLE>Name of page here</TITLE>
</HEAD>
<BODY>

Your web page text goes here!

</BODY>
</HTML>

Peter Hutchison
Windows FAQ
http://www.pcguru.plus.com/
 
Back
Top