IT350 6-week Exam Policy
- For this exam you may use the following (but these may not be shared with other students):
- Your course handouts (with your written notes)
- Other handwritten notes you have brought
- Your printed labs from this course
- You may not use:
- The textbook or any other book
- Any printed materials not specifically listed above
- No calculators/computers/smart phones are permitted.
IT350 6-week Exam Topics
- HTML5 - all topics covered, including
- tag names
- attributes
- Valid nesting (e.g., can't put a div inside an h1)
- Tables
- Forms
- Client/Server relationship
- CSS - all topics covered, including
- Placement in HTML (inline, external, embedded)
- Proper syntax
- Selectors - automatic, manual, pseudo-classes
- id vs class
- The Box Model
- Precedence
- HCI and Web Design - all topics covered, including
- Context expectations
- Affordances/Feedback/etc.
- Experimentation
- User studies
- Layout
- Server-Side Includes (SSI)