Exam 3: Getting Started With CSS
Exam 1: Getting Started With HTML75 Questions
Exam 2: Structuring Content in a Web Document75 Questions
Exam 3: Getting Started With CSS71 Questions
Exam 4: Laying Out Elements With CSS75 Questions
Exam 5: Formatting Text With CSS75 Questions
Exam 6: Inserting and Working With Links74 Questions
Exam 7: Inserting and Working With Images74 Questions
Exam 8: Organizing Content With-Lists And-Tables75 Questions
Exam 9: Implementing Responsive Design74 Questions
Exam 10: Creating and Processing Web Forms75 Questions
Exam 11: Creating Visual Effects and Animation75 Questions
Exam 12: Incorporating Video and Audio74 Questions
Exam 13: Programming Web Pages With Javascript75 Questions
Exam 14: Integrating Social Media75 Questions
Exam 15: Optimizing Your Web Site for Search Engines75 Questions
Exam 16: Testing and Improving Performance70 Questions
Select questions type
The same ____ attribute can be applied to one element or to multiple elements.
(Multiple Choice)
4.9/5
(39)
Case-Based Critical Thinking Question
Tim just started working as an intern for a local television station. He is responsible for maintaining the station’s website, and he is learning CSS as fast as he can.
-When working on the horizontal alignment of text, Tim wants the article paragraph to use the same text-alignment as the enclosing element so he uses the ______ text-align value.
(Multiple Choice)
4.9/5
(38)
A class selector consists of a ____ followed by a class attribute value.
(Multiple Choice)
4.9/5
(39)
-In the figure above, item _____ points to a style rule that is not applied to the selected element.

(Multiple Choice)
4.7/5
(39)
An id selector is simply a pound sign (#) followed by the id ____ for the element.
(Multiple Choice)
4.8/5
(38)
There is a limit of 100 element types that can be included in a single rule.
(True/False)
4.9/5
(32)
If multiple rules applied to the same element specify values for the same attribute, the value from the ____ rule in the style sheet is applied.
(Multiple Choice)
4.9/5
(35)
-In the figure above, item ____ shows style rule(s) applied to an id selector.

(Multiple Choice)
4.8/5
(41)
The default value of text-align is "center." _________________________
(True/False)
4.9/5
(34)
To create the presentation of elements in a single web page, you can create a(n) _____ .
(Multiple Choice)
5.0/5
(32)
An inline style rule is a style rule inserted into the opening tag of an element using the style attribute._________________________
(True/False)
4.9/5
(35)
In CSS code, any text between ____ is treated as a comment and ignored by user agents.
(Multiple Choice)
5.0/5
(49)
Match each part of a link element used to link a stylesheet to an HTML document.
-file extension for a stylesheet
(Multiple Choice)
4.9/5
(35)
An id attribute value can be assigned to ______ element(s).
(Multiple Choice)
4.8/5
(35)
Only one element in an HTML document can have a given id attribute value.
(True/False)
4.9/5
(39)
-Some developers prefer to keep all declarations on the same line as the selector, as shown in the ____ in the figure above.

(Multiple Choice)
4.7/5
(49)
Gail's tip sheet states reminds her to use a(n) ____ before each class selector.
(Multiple Choice)
4.8/5
(32)
Multiple selectors are separated by semicolons._________________________
(True/False)
4.8/5
(42)
Showing 41 - 60 of 71
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)