TC Logo HTML Logo IMED 1316 Web Page Design © R. Craig Collins 2005-2011
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.

Reply to Participation Discussion Topic 10
What are some possible uses of frames?
Reply to MUD Discussion Topic 10
What topics during this time frame do you feel comfortable with?
(What about this topic made it work for you?)
What topics during this time frame do you not feel very comfortable with?
(What about this topic is challenging for you? Why?)
Is there anything you hope is covered again in the next overview?


Please don't simply post something like "Doing fine..."
That is NOT a discussion and will be graded accordingly
 

When finished

Double check the Desire2Learn Class Checklist, then move on the the next Overview

for Labs that require files to be electronically submitted
 • select all the files required, or better, select the folder that contains all the files
 • zip the required file(s) and/or folder(s)
 • rename the zipped file to reflect your name and the lab being turned in
       •Example: yourname-lab1 or yourname-lab1.zip (if your extensions are visible)
       (For additional help on selecting, zipping, or renaming files, see Windows Crash Course)

To submit by Temple College Desire2Learn:
       •Log into D2L, scroll to the bottom, and choose the correct course
       •When the Course Home Page appears, click on the Dropbox link.
              •You may click on Discussions, Dropbox, or Quizzes below, for more info

       D2L navigation D2L Dropbox notes D2L Quizzes Notes D2L Discussion Notes
Dropbox directions

Double check the Desire2Learn Class Checklist, then move on the the next Overview