Open up a Jsfiddle [Nov. 16, 2011, 3:29 a.m.]
For this challange we will be using the site http://jsfiddle.net/
You can write you first HTML-Code there and see results immediately, without installing any programs or other preperation.
- Open up the http://jsfiddle.net/ in a second browser window right now.
- The Area in the upper left quater of the screen is the HTML-Input-Window. Write "Hello World" into the HTML-Input-Window.
- The Area in the lower right quater of the screen is the Result-Window. Here you can see what your Code is displayed as.
- Press the "Save" Button to save your work
- After saving, your work has it's own unique Address where you can find it again. Look at the address-bar of your browser - it will start with http://jsfiddle.net/ followed by some nonsense-letters. Write it down or save it as a bookmark!
Congratulations: you now have a place on the web to try out HTML. Just remember he address!