Exam 4: Formatting Text and Links
Exam 1: Using HTML to Create Web Pages150 Questions
Exam 2: Creating Links150 Questions
Exam 3: Introducing Cascading Style Sheets150 Questions
Exam 4: Formatting Text and Links150 Questions
Exam 5: Working With the Box Model150 Questions
Exam 6: Creating Fixed-Width Layouts150 Questions
Exam 7: Creating Liquid Layouts150 Questions
Exam 8: Creating Data Tables150 Questions
Exam 9: Creating Forms149 Questions
Select questions type
With the vertical-align percent% property,negative values are not allowed.
(True/False)
4.9/5
(31)
If you create a style rule for the p selector,it will style all the p elements in the Web page.The solution to this is to use CSS ____ selectors.
(Multiple Choice)
4.8/5
(37)
The ____________________ develops the CSS style sheets that will be linked to the individual Web pages.
(Short Answer)
4.8/5
(37)
Case 4-2
You have finished your coursework as a Web designer and you are preparing to teach a course about typography at the local community college.You review your notes to prepare for your first lecture.
-You tell students that if they want something to stand out,____.
(Multiple Choice)
4.9/5
(44)
-As shown in the accompanying figure,the p class element is used to identify inline content.

(True/False)
4.9/5
(29)
Case 4-1
You have heard about pseudo-class selectors.But because you do not know what they are or how they can be helpful to you,you consult an online tutorial for more information.
-Which of the following do you learn is the selector for when the mouse pointer passes over the link?
(Multiple Choice)
4.8/5
(33)
The extended list of CSS color names will validate if you use ____ validation.
(Multiple Choice)
4.9/5
(45)
Descendant selectors are also referred to as ____ selectors.
(Multiple Choice)
4.8/5
(32)
The list-style-type property is used to change all of the following EXCEPT ____.
(Multiple Choice)
5.0/5
(41)
-As shown in the accompanying figure,____________________ selectors share a common set of declarations that are gathered into a comma-separated list.

(Short Answer)
4.9/5
(37)
The link ____ is whether a hyperlink has been clicked or not.
(Multiple Choice)
4.9/5
(34)
If you wanted to style a(n)ordered list with square markers positioned inside,you would use this code:
ul {
list-style: square inside;
}
_________________________
(True/False)
4.9/5
(31)
The selector used for visiting links is coded as ____________________.
(Short Answer)
4.8/5
(28)
Identify the letter of the choice that best matches the phrase or definition.
-Its name is preceded by a period
(Multiple Choice)
4.9/5
(34)
Identify the letter of the choice that best matches the phrase or definition.
-The kind of style sheet that can be used to give individual Web pages some specific styles
(Multiple Choice)
4.9/5
(40)
To validate the extended list of CSS color names,you may need to select the More Options feature and select CSS3 as the Profile option._________________________
(True/False)
4.8/5
(33)
It is necessary to create a separate style for each selector even if the selectors have the same styles.
(True/False)
4.8/5
(30)
Identify the letter of the choice that best matches the phrase or definition.
-The values for this property include circle,square,disc,and none
(Multiple Choice)
4.8/5
(31)
Showing 21 - 40 of 150
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)