Thread: My own web site
View Single Post
  #11  
Old October 16th 05, 09:24 PM
Moonraker
external usenet poster
 
Posts: n/a
Default My own web site

THANK YOU so much for you replies, I am working through the primers and will
let you know how I get on.

Many thanks Steve

"roland.E.oderant" wrote in message
...
Galen said the following on 9/27/05 1:48 AM:
In ,
Moonraker had this to say:

My reply is at the bottom of your sent message:


If I write some simple html onto a word document, how do I view it to
see what it looks like, the tutorial talks about viewing on a web
browser, how is that done.

Simple answers only please,

Cheers Steve



Don't use Word - use Notepad or another plain text editor. But not Word
because Word will insert additional code that you don't want.

Save a text document with a name like test.html (for now)
Open it with Notepad
Enter in your HTML
Save it (don't close it)
Open it with IE
You will now see it...
Make changes, press CTRL + S to save it, alt tab to the IE window, press

F5
to refresh.

It's all pretty basic really...

Galen

http://www.htmlgoodies.com have some good primers.

rEo