learn web technologies, the easy way
It is likely that you already have all the tools you need to create your site, because all you need is an editor and a browser.

You could purchase a WYSIWYG (what you see is what you get) editor, but this kind of tool hides important details that you need to learn. So, in this tutorial, we'll be ‘coding by hand’ so you learn the basic nuts-and-bolts of web page creation.

If you are a Windows user, then you have Notepad as editor and Internet Explorer as your browser. If you’re a Mac user we suggest a free plain-text editor such as TextWrangler (download) and Safari as browser.

Now let’s create your first webpage