Exam 3: Getting Started With Css
Exam 1: Getting Started With Html67 Questions
Exam 2: Structuring Content in a Web Document71 Questions
Exam 3: Getting Started With Css71 Questions
Exam 4: Laying Out Elements With Css71 Questions
Exam 5: Formatting Text With Css71 Questions
Exam 6: Inserting and Working With Links70 Questions
Exam 7: Inserting and Working With Images71 Questions
Exam 8: Organizing Content With Lists and Tables70 Questions
Exam 9: Implementing Responsive Design71 Questions
Exam 10: Creating and Processing Web Forms71 Questions
Exam 11: Creating Visual Effects and Animation71 Questions
Exam 12: Incorporating Video and Audio71 Questions
Exam 13: Programming Web Pages With Javascript71 Questions
Exam 14: Integrating Social Media72 Questions
Exam 15: Optimizing Your Web Site for Search Engines71 Questions
Exam 16: Testing and Improving Performance71 Questions
Select questions type
In the figure above, item ____ shows style rule(s) applied to an id selector.

(Multiple Choice)
4.8/5
(44)
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.8/5
(42)
Web page rendering engines recognize declarations after a selector as starting after an opening curly brace.
(True/False)
4.8/5
(37)
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.8/5
(39)
Case-Based Critical Thinking Question
Beverly is creating a website to document her trip to Spain. Her friend, Gail, gives her a cheat sheet of useful CSS tips.
The tip sheet also reminds her to start each id selector with a(n) ______ .
(Multiple Choice)
4.9/5
(36)
Because the contents of an external style sheet are written entirely in CSS, the file uses the extension ____.
(Multiple Choice)
4.8/5
(38)
The default value of text-align is " center ."_________________________
(True/False)
5.0/5
(27)
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)
Sometimes you want to assign the same declaration to multiple selectors. To do this, type the selectors with a ____ after each one except the last.
(Multiple Choice)
4.9/5
(34)
The ____ selector specifies a series of nested elements and selects the final, most deeply nested element.
(Multiple Choice)
4.8/5
(29)
The same ____ attribute can be applied to one element or to multiple elements.
(Multiple Choice)
4.8/5
(37)
CSS3 defines a set of elements that serve the same function as the div element but that include semantic value.
(True/False)
4.7/5
(33)
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.7/5
(46)
In the figure above, which lines of code set the style for the header?

(Short Answer)
5.0/5
(45)
You add CSS to an HTML document by inserting style ________________, which are lines or blocks of CSS code that specify the presentation of Web page elements.
(Short Answer)
4.8/5
(36)
In the figure above, which lines of code set the formatting for the footer?

(Short Answer)
4.8/5
(36)
A(n) ________________ style sheet is a section of CSS code entered in the head element of an HTML document.
(Short Answer)
4.8/5
(46)
Showing 41 - 60 of 71
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)