Make a simple webpage named mylinks.htm
(that is a full blown XHTML source document) that has some minimal
supporting text (like here is my recipe page etc.) that contains links
to your cd-cover page and your recipe page. This mylinks.htm file
should be submitted electronically via blackboard. You do NOT need to
email me, nor submit the cd-cover or recipe pages, as these will be
viewed using your links. The URL to your folder on the K drive is
http://www.central.edu/homepages/yourloginname, and most of you will
store all 3 of these documents in the webprog subfiolder of your K
drive folder. Once again, the basic form of a hyperlink is
<a href="full URL">TEXT FOR LINK</a>.