Hi,
As I mentioned in the Introduction Forum I am full of enthusiasm but very low on Knowledge.
Using Sams HTML & XHTML book I am slowly reading and understanding the use of HTML but already I have a slight problem.
I have made up a sample HTML document just to check that what I have read I have understood...pl ease see belowe:
<html>
<head><title>Th e first web page</title></head>
<body>
In the beggining it was simple with an abacus
</body>
</html>
I wrote this on notepad, saved to a seperate file in my documents and made sure to save it as a text document.
I then tried to test it by opening up internet explorer, going to file..open and then selecting the document.
When opened it appeared just as it was on the notepad....is this correct as what i am reading shows it being opened up as if it was set up on the web..
I hope this is not a stupid question...if so apologies
Merv
As I mentioned in the Introduction Forum I am full of enthusiasm but very low on Knowledge.
Using Sams HTML & XHTML book I am slowly reading and understanding the use of HTML but already I have a slight problem.
I have made up a sample HTML document just to check that what I have read I have understood...pl ease see belowe:
<html>
<head><title>Th e first web page</title></head>
<body>
In the beggining it was simple with an abacus
</body>
</html>
I wrote this on notepad, saved to a seperate file in my documents and made sure to save it as a text document.
I then tried to test it by opening up internet explorer, going to file..open and then selecting the document.
When opened it appeared just as it was on the notepad....is this correct as what i am reading shows it being opened up as if it was set up on the web..
I hope this is not a stupid question...if so apologies
Merv
Comment