How do I save this?

When you save something in computer class, save it like this...

[date][name of assignment][hour][your username]

Examples...

[date] - Today's date as 8 digits, yyyymmdd

yyyy - the year, ex. 2005, 2008

mm - the month as two digits, ex. February = 02, June = 06, October = 10

dd - the day as two digits, ex. the third day = 03, the fifteenth day = 15

[name of assignment] - usually one or two words, no spaces, no capitals

[hour] - the hour or period you are in computer class, ex. third hour = 3, sixth hour = 6

[your username] - your last name, then your first name, no spaces, no capitals, ex. smithjohn, andersonsarah

Put it all together like this...

[date][name of assignment][hour][your username]

If you are making a web page using HTML codes in Notepad, make sure to add ".htm" to the end of the file name.