R. Craig Collins > Web
Page Design > Overview 13
Overview 13 ©
R. Craig Collins, 2005/7
Items that should be accomplished before the beginning of the current time frame:
• Finished Lab
9
• Skimmed Tutorial 7
Reminder: Did you check your TC WebMail? Did you check the Quarantine folder?
Did you check the D2L Dropbox, to View feedback? Did you check D2L Grades for feedback? (You may have to scroll down)
Items to accomplish during the current course time frame:
•Review
• Formatting with
Styles
a review of inline styles, where you modify one instance of a tag, such as
<H2 style="color:
red; font-size: 14pt"> text</H2>
• Styles
a review of style sheets, where you predefine in the head how a tag will work on the current web page
<HEAD>
<TITLE>Style sheet example</TITLE>
<STYLE TYPE="text/css">
<!--
H2 {
color: #006000;
font-family: 'Helvetica', Arial, sans-serif}
-->
</STYLE>
</HEAD>
• W3C
HTML Web site
• List
of Tags (Elements)
• List
of Attributes
|
•Read
• Brief Instructors
notes on Tutorial 7
• CSS Cascading Style Sheets
how to predefine the way a tag works on an entire web site.
• Web Page Design Tips
• Discuss New
Web Topics
• Are
you posting to a private UNIX server?
•Activities
•Begin coding and testing Lab 10
• You may now start using
Web Editors, if you are so inclined!
• Checking
for HMTL errors
•Lab 10 is not due until the last week of the semester
(see due
dates)
•Submit by 11:59 pm, Friday, of the current week (see due
dates)
• MUD 13 (My Understanding, Details) Respond
in the class D2L Discussion forum to the following:
What topics, if any, during this time frame
do you feel very comfortable with? Why?
What topics, if any, during this time frame
do you not feel comfortable with?
• Participation Discussion 13 Respond
in the class D2L Discussion forum to the following:
What is your portfolio topic?
• Using D2L Discussions • Using
D2L dropbox • Using
D2L Quizzes • Logon
to D2L
•You may click on Discussions, Dropbox, or Quizzes below, for more info
• no
Checklist, let me know if you would like this added
For the next time frame:
•Each test has a review; you may wish to write out pertinent information
from the readings and activities
•After completing this overview, you may wish to start on the next Overview
material, and preview Lab 10
Checklist
Did you:
•
no Checklist, let me know if you would like this added