This is a discussion on "[SOLVED] Can't even get started...." within the Starting Out section. This forum, and the thread "[SOLVED] Can't even get started.... are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
[SOLVED] Can't even get started....
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
[SOLVED] Can't even get started....
Hi,
I have looked into putting a very basic website for the very first time today. I found lots of very basic introductions to HTML that explain what it is and how to actually create something in HTML, such as a page that just says, MY PAGE. It involves copying and pasting, or typing some HTML, such as this: <html> <head> <title>My big ole bad page!</title> </head> <body> Hello Joe! </body> </html> then saving it as .html, and opening in in a browser. It should then just say: Hello Joe! Every time I do this, my browser just displays the code, and not the webpage, and I don't understand why. I'm using a Mac, OSX leopard, TextEdit, saving as HTML, then opening it with firefox. Where am I going wrong? I can't even get started. |
|
|
|
#2
|
|||
|
|||
|
Re: Can't even get started....
I fixed it. It was a Mac thing. TextEdit was embedding it's own code in there when I saved it as html. I had to change it to save as .txt and then change the extension in Finder. A bit of a pain, but done.
|
|
#3
|
|||
|
|||
|
Re: Can't even get started....
Your first step in web design. Congratulations!
Last Blog Entry: More Sara Blogging (Nov 29th, 2007)
|
|
#4
|
|||
|
|||
|
Re: [SOLVED] Can't even get started....
Yes, congratulations. But may I point you into the direction of some better text editors for the Mac.
http://www.panic.com/coda/ http://www.skti.org/skedit/ Ask any other questions that you may have! Have fun, and happy coding! |
|
#5
|
|||
|
|||
|
Re: [SOLVED] Can't even get started....
Thank you sannbe and Jacob.
In response to Jacob, I have downloaded TextWrangler, and this seems to be working quite smoothly, but many thanks for the suggestions. J. |
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How do I get started | crackafaza | Starting Out | 14 | Jun 19th, 2007 00:04 |
| Getting Started | Montague | Starting Out | 11 | Jun 18th, 2007 06:36 |
| how do I get started??? | the animal | Website Planning | 10 | Jun 4th, 2007 01:27 |
| Need help getting started!! | the animal | Starting Out | 3 | May 23rd, 2007 08:12 |
| Need help with getting started using php | woodlandstar | PHP Forum | 4 | Sep 1st, 2006 12:39 |