IMED 1316 Web Page Design © R. Craig Collins 2005-2010
OVERVIEW 10
Back to Table of Contents
Verify you have completed all of the previous Overview before continuing
Reminder: Did you check your TC WebMail? Did you check the Quarantine folder?
Did you check the Desire2Learn Class News Items, and Desire2Learn Class Schedule for due dates?
Items to accomplish during the current course time frame
Read:
Overview 10 in the textbook including:
- What is a frame, iframe
| Fast option: add the following code to your index.html page <br><iframe src="pages/resume.htm" width="90%" height="400"></iframe><br> (you may alter the width and height values) This opens your résumé in your index, sort of like picture in picture, for TV. Note: this option will not help you as much for the quiz, or Test 3, but is acceptable for the lab |
- doctype, meta, target
| Reminder of target= from earlier in semester: <a href="URL" target="_top"> breaks the frame, and opens link in full window <a href="URL" target="_blank"> opens link in new, full window <a href="URL" target="name"> opens link in named frame |
- Frame
templates
- Sample Framed Page
- W3C World Wide Web Consortium
- List of Elements (Tags)
- List of Attributes
Activities:
Complete Lab 07
•You may now start using HTML Editors, if you are so inclined
Zip the folder that contains the lab material
(Help with Windows files, including zipping)
Complete in Desire2Learn:
Lab 07 Zip to the appropriate Desire2Learn Dropbox
Lab 07; transfer your answers to the Desire2Learn Quiz
You may use notes, while taking this quiz.
Using Desire2Learn
When finished
Double check the Desire2Learn Class Checklist, then move on the the next Overview