Homework:

1. Use a text editor such as notepad and enter the following text:

<HTML>
<HEAD>
<TITLE> Demo Page </TITLE>
</HEAD>
<BODY>
Here is my demo page.
</BODY>
</HTML>

Save the file as a text file. Name it demo.txt.

2. Change the name to demo.html outside of the word processor. (See the note below if ou have problems changing the file name.)

3. On the W: drive create a new folder CS115

4. Copy demo.html into the new folder CS115.

To confirm that you have completed the assignment correctly, you should be able to visit the page http://webs.wofford.edu/yourname/cs115/demo.html and see the page you created. Congrats! You have just created a web page.

 

Note: You may need to change the defaults in Windows if you can't see file extentions.

Go to Start => Control Panel => Folder Options, Click on the View tab, unselect "Hide extensions for known file types", and click on Apply.