Lesson 10- HTML Basic Project- New home
page
This is your final lesson
banging out HTML code…of course unless you love it and want to do more on your
own…which is cool with me!
Step one:
In a new NOTEPAD document,
create a web page that incorporates all the code pieces learned so far. This
includes:
Required elements <html>,
<title>, <head>, <body>.
A list (ordered, unordered, or definition)
Images (at least 1)
Links to W3C.org, and others as
you desire
CSS
Tables (at least one)
Frames (on at least one page)
The page must include links to
all of your HTML lessons as a minimum.
Save the document as
“html_proj.html”.
NOTE: Of course you may use the
work from previous lessons as the basis for your work. Be sure to copy the code from the other
lessons so you don’t mess up the original work.
Step two:
Save all the files in a folder
named “html_proj”, then create a new subdirectory on your web space and upload
the files.
Step three:
Create a link from your homepage
to the “html_proj.html” file (be sure to include the subdirectory in the link).
Step four:
Send an email to [email protected]. Type HTML Project Completed in the subject line. You may
also tell me anything else you would like in the body of the email.
Congrats! You have finished another lesson.