Forum Moderators: open
Every so often I have another try, but I have never succeeded - even with following the instructions provided by Appleworks etc.
I know I need a web host to actually get the pages onto the internet
Thanks
Iwrite
<html>
<head></head>
<body>stuff</body>
<html>
My guess is that you've made a totally acceptable newbie mistake of not including all the correct tags, i.e., you're missing the <html> tag... or you're using incorrect syntax. If you post what you've written in the text editor i'm sure we can help you out.
Edit- you can also try checking your technique by downloading a text editor that can create a blank HTML page for you... i think SubEthaEdit for Mac does that... you click on something like "new HTML page", and you get a page that is for the most part blank, except it includes a valid DTD and the basic html tags already typed into it.