Operator Error!!!

liunx

Guest
Hello all:<br />
I am trying to learn HTML, and when I write a paragraph<br />
and then open it, it opens just like I wrote it. <br />
I run 98se IE6 so I am thinking that I have my puter<br />
set wrong. <br />
Any Ideas? Thank You<br />
Billy the Kid<!--content-->could you, please, post the code so we can see it?<!--content--><HTML><br />
<TITLE> My first html page </TITLE><br />
<br />
<B>This is my first HTML page!</B><P><br />
<br />
I can write in <I>Italic</I> or <B>Bold</B><BR><br />
<br />
<HR><br />
<br />
<B><I>Or I can write in both</I></B><BR><br />
<br />
<HR><br />
<br />
<TT>...and that's all</TT><br />
<br />
</HTML><br />
thanks <br />
Billy the kid<!--content-->Do you mean it is showing the tags instead of the rendered HTML? If so, make sure the file has the correct extension (.htm or .html) - you may have the filename as something like page.html.txt.<br />
<br />
If you are looking for a HTML tutorial, you might try this one: <!-- m --><a class="postlink" href="http://www.w3schools.com/html/default.asp">http://www.w3schools.com/html/default.asp</a><!-- m --><br />
<br />
Adam<!--content-->When I write to Notepad, Wordpad, or Word, and then I <br />
close the page, IE save, save as, etc. and name the file<br />
.html and then close it. It will open just like I closed it.<br />
I think it is how my puter is set up, but I don't know how<br />
to change it.<br />
Billy the Kid<!--content-->When entering a .html filename in the Save As dialog box, make sure you first select "All files" in the "Save as type" box otherwise you get .txt added on the end.<br />
<br />
Adam<!--content-->
 
Back
Top