|
|
![[Computer Lab Assignments]](../../images/lab.gif)
| EXTRA CREDIT: A Webpage of Your OwnIn this optional exercise, students will build an "About Me!" Web Page [on their own time!] to include not only a little information about themselves, but to also "showcase" some of the multimedia files they have created in other lab exercises. It is also hoped that students will link to these pages from their course Web project modules so that subsequent "visitors" to the site(s) they build will get to meet the authors!
![]()
Here are the things that I will expect you to include on your page:
From time to time, you might want to "preview" your work-in-progress
to see how it will be displayed. To Preview your page you need to first
save your document. For this assignment save it as bio.html.
You should always end the name of the file with .html to indicate
that it is a file containing HTML tags.
Hit the "F-12" button to view the page in Dreamweaver's
default browser, or load the page in your open browser window manually.
When you are done you will need to use Fetch
to UPLOAD your document and any graphics to your public_html
directory in your own Uhunix account. Revisit Lab
Assignment #4 to review the proceedures.
Adding Images & Hyperlinks [REVIEW]
As was discussed in Lab Assignment #4
[and expanded upon in Lab
#5], to insert a picture in your Web document simply place
the cursor where you wish to place the image [hit Return
to open up a space if necessary], and then simply click on the
top button of the Object Palette and then browse to the folder
where the desired image is stored, select the graphic file [usually a .gif or a .jpg file], click select then click "OK." The picture should appear at the place in your Web document where your cursor was last located. You've already learned how to position images to the Left, Right, or Center of the page by clicking next to the image and then using the text align icon in the Property inspector. You probably also remember that you can also position images in relation to text using the Image Property inspector and selecting the alignment attribute you wish from the Align pull-down menu. IMPORTANT NOTE: If you don't specify alignment for an image file, the browser default is "Bottom," which causes the image to appear at the left of the screen with its bottom edge aligned with the baseline of the text that follows it. Anumber of other variations -- Absolute Bottom, Middle, Absolute Middie, Top, and Text Top -- move the first line of the adjacent paragraph to various heights beside the image. Any of these settings work will for single-line captions, but not when you're trying to integrate an image with blocks of body text.
Hyperlinks As was discussed in Lab Assignment #5,
Dreamweaver makes is easy to set a link to another Web site
-- all you need to do is highlight the anchor text for the hyperlink,
then type in the complete URL in the Link box in the
Property inspector.
Linking to Multimedia Files [REVIEW]
So, do you remember all the "fun" we had completing Lab Assignment #5? Well, if you do, you probably also recall learning how easy it was to add HTML links [absolute, document-relative & site-root-relative paths] to Web page(s). The process is not much different when the file we wish to link to is a multimedia file [ie., audio, video, animation] instead of an HTML document. Using either text or a graphic as an "anchor," highlight the text/graphic and use the Property inspector to enter the URL in the Link text box for the media file you wish to link to.
My general advice is that you avoid listing your home address or
phone number -- your "About me" Web Page will be "public" information
the whole world can see! It is advisable, however, to provide an email
address so visitors to your website can contact you. . . but protect
your privacy by not revealing much else!
[ Syllabus
][ Lab Assignments ][ Downloadable
Resources ][ Back to Home ]
Copyright © 2000 By: M. R. Ogden -- ogden@hawaii.edu (Rev. 19 June 2000)
|