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
HTML allows you to add the ________________ attribute to the opening tag for an element to give the element a name.
(Short Answer)
4.8/5
(31)
-In the figure above, which lines of code set the formatting for the footer?

(Short Answer)
4.7/5
(31)
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.
-Tim discovers, through trial and error, that he cannot assign the same id value to multiple elements.He quickly changes his strategy and uses a(n) ______ attribute instead.
(Multiple Choice)
4.8/5
(36)
To apply the style rules in a stylesheet to every page on a web site, you add a(n) _____ element to each HTML document.
(Multiple Choice)
4.7/5
(33)
CSS3 defines a set of elements that serve the same function as the div element but that include semantic value.
(True/False)
4.8/5
(29)
When multiple style rules select the same element and specify different values, CSS rules calculate the selector's ____, which is its priority relative to other selectors.
(Multiple Choice)
4.8/5
(40)
You insert CSS code in a style element with a(n) attribute specifying that the contents are written in CSS._________________________
(True/False)
4.8/5
(30)
In what situation(s) should you use an id selector? What is the syntax of an id selector.
(Essay)
4.9/5
(42)
A class ________________ creates a style rule based on values assigned to elements using the HTML class attribute.
(Short Answer)
4.8/5
(38)
Showing 61 - 71 of 71
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)