Monday, Jan. 25: Tutorials and Quiz Guide
By class Monday, Jan. 25:
View CSS for Designers, Chapters 1-7.
Take notes, as you watch, and be prepared to answer questions such as these:
Sample questions:
from Ch. 1: Web Standards and CSS
- True or False? The Web was originally designed with graphic design in mind. (1 – "Web Standards and CSS")
- The organization charged with developing specifications and guidelines for the Web is _______? (1 – "Web Standards and CSS")
- Define "presentational HTML." (1 – "Web Standards and CSS")
- What was "table-based layout"? (1 – "Web Standards and CSS")
- What year did CSS 1 come out? (1 – "Web Standards and CSS")
- What year did CSS 2 come out, including CSS components for website layout, making tableless design possible? (1 – "Web Standards and CSS")
- What is the purpose of the Web Standards Project? (see the top of its homepage) What is its URL? (1 – "Web Standards and CSS")
from Ch. 1: CSS Goes Mainstream
- What does the CSS Zen Garden demonstrate about CSS? (1 – "CSS Goes Mainstream")
- What does a site like CSS Vault have to offer web designers? (See also CSSbeauty.com and CSSdrive.com) (1 – "CSS Goes Mainstream")
from Ch. 1: The Evolution of CSS Design
- What browser has been a source of difficulty for designers seeking to accomplish compatibility across browsers? (1 – "The Evolution of CSS Design")
- What does "progressive enhancement" mean? (1 – "The Evolution of CSS Design")
- Briefly describe an example of progressive enhancement. What might an advanced browser get? What might the less advanced browsers get? (1 – "The Evolution of CSS Design")
The above questions indicate the kinds of questions you may be asked over any and all of the videos in this week’s assignment.
A few more sample questions:
from Chapter 2: Adding Semantic Elements
- It is important to choose (X)HTML tags:
- for their visual appearance
- for their semantic meaning
- What does "semantic meaning" mean?
