Ed Hyde CIS 140 HTML home page

updated: 7 MAR 2011    Robert ShieldsSchedule    CIS 140 web page Designed by Shrek.


All your work/pages must be valid xhtml (and valid css) and must include the corresponding W3C logo(s) with their respective link(s).
Since the authors do not cover validation until chaper 9, you must fix any code from the book that is not valid, including non utf-8 character(s).

(Do not try to validate demo code.)

The html validator helps find tag errors.    The CSS validator helps find attribute errors    You can do both at once

If the validator complains about your code, read the error message carefully. When that message mentions a tag, look up that tag in the book or online. A few example online options are listed below. If you do not find what you need there, keep looking.
If it complains about a non utf-8 character that you canot find, try deleting the line. If that makes it valid, then retype the line, perhaps a few charactes at a time and re-validate.

W3schools Reference List of html tags (includes links to replacements for deprecated tags).
W3schools Reference List of CSS Attributes  and A-Z list of CSS Attributes

Week 10 tutorials 6 forms

Many re-designs of the cis 140 web page got multiple votes.
This is good because it means you each found many different ways to improve the page.
  1. sp10: due Monday: tut6 donate    donateStrict
    donate experiment FreedBack
    donate experiment ROM    style main.css forms.css
    due Friday: case2    style .css .css
  2. te10: due Tuesday review review volunteer    style main.css vforms.css
    due Thursday: case1 subscription    see page style comments in pcg.css sform.css

Week 9 tutorials 5 tables

Monday - midterm exam.
Review everyone else's
( ~sa ~sh ~lj ~mc ~bt ~kd ~gl ~ejh ~ms ~fb ~sp ~kl ~ka ~jm ~ok )
3rd/final draft of a "more usable re-design of the CIS140 web page" and email me your rank ordered choice for the top 2 you prefer with a very brief (1-3 sentences each) explanation of why you prefer those 2 designs.

tut5 partly corrected table demo1
tut5 valid table demo1
  1. sp8-9: due Monday: tut5 schedule    see page style comments in kpaf.css newshows.css print.css rounded.css sched.css tables.css
    due Friday: case2 feb calendar    see page style comments in cal.css ccc.css case2 cwpageStrict
  2. te8-9: due Tuesday review review morning    see page style comments in programs.css
    due Thursday: case1 sudoku    see page style comments in jpf.css stable.css

Exam 2 will be comming soon to a theater near you!

Week 7 & 8 Review tutorials 1-4 + 9. Start Tables

by revising the CIS140 web page (not ed hyde's) and doing some usability tests.
Exam 2 will be comming soon to a theater near you!

Week 6 Tutorial 4

The embedded style in this index.html fixes an error in the a:after code near the bottom of p. 221. demo_positioning

  1. sp6: due Monday: tut4 start    tut4 samples    see page style comments in print.css
    due Friday: case2 cwpageStrict
  2. te6: due Tuesday review review gallery    see page style comments in printer.css
    due Thursday: case1 golf h01    see page style comments in print.css

Week 5 Tutorial 3

demo_color_names
demo_css

  1. sp5: due Monday: farm home
    due Friday: bike bmtour
  2. te5: due Tuesday review holiday    sunny style sheet (Note indents, etc. and over-ridden h1 style.)    holiday4_class_id_tag_styles_DEMO.htm
    due Thursday: science crypt

Week 3-4 tutorial 2

See pp. 98-100 for material on the base tag and its attributes.
You should also search the web when you want more information on a tag, for example, http://www.w3schools.com/tags/tag_base.asp .

demo_mailto

  1. Example: open in new window with Strict Validation
  2. sp 4 tutorial 2 camera home
    due friday: fiddler case
  3. te4 chapter 2 review - due Tues. camera contest
    due thursday: Higher Ed case

Week 2 Tutorial 9

Note the rules on pp. 531-532, 534-537.
  1. sp 2 tutorial 9 works
    due friday: valid dave
  2. te2 chapter 9 review - partly fixed fountain with comments on Validator error messages
    valid fountain
    due thursday: valid review basic tut 1

Week 1

Demo, working html files from student data. See pp. 22 & 45.
demo_html
demo_characters

  1. sp1 tutorial 1 - Dave
    or Dave devil sticks
    case 1 - euler
  2. te1 review 1 basic

note: the more user friendly weekly order puts the most recent work nearer the top so it is easier to find


Valid XHTML 1.0 Transitional

Valid CSS!