
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Material Type: Quiz; Professor: Padua-Perez; Class: INTRO COMP PROG VIA WEB; Subject: Computer Science; University: University of Maryland; Term: Unknown 1989;
Typology: Quizzes
1 / 1
This page cannot be seen from the preview
Don't miss anything!

The second quiz for the course will be on Friday, Feb 15 at the beginning of the class (2: pm). The following list provides more information about the quiz:
The quiz will be a written quiz (no computer). Closed book, closed notes quiz. Answers must be neat and legible. We recommend that you use pencil and eraser.
The following exercises cover the material to be included in this quiz. Solutions to these exercises will not be provided, but you are welcome to discuss your solutions with the TA or instructor during office hours. For this quiz you should only be familiar with the following CSS properties and pseudo-classes: color, font-size (using em for size), a:link, a:visited, a:hover, a:active, font-style (italics), background-color, and font-weight.
Exercises
Define a css rule using id selectors that defines the background of the contents area to be blue.
Define a css rule using class selectors that defines the font of the div area to be twice the default font size and makes the text appear in yellow and in italics.