Exam 5: Formatting Text 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
-Referring to the figure above, which value would you use to create the heaviest bold font?

(Multiple Choice)
4.9/5
(38)
Which media type do you use in a media query for mobile devices?
(Multiple Choice)
4.9/5
(39)
What are the two rgb color systems and how many colors does it allow you to specify? How do you specify a color in each of the two color systems?
(Essay)
4.9/5
(34)
The ________________ element is a generic element, like div; however, it allows you to isolate a specific section of a larger element.
(Short Answer)
4.9/5
(38)
-Referring to the figure above, Monotype Corsiva and Comic Sans are examples of ____ fonts.

(Multiple Choice)
4.7/5
(42)
-Referring to the figure above, which style rule uses a class selector?

(Multiple Choice)
4.9/5
(41)
-Referring to the figure above, the first line showing the values "normal, bold, 100..." corresponds to the descriptor ____.

(Multiple Choice)
4.9/5
(40)
The rgb system allows for over 16 million color possibilities._________________________
(True/False)
4.7/5
(38)
"Arial, helvetica, sans-serif" is a widely used sans-serif font ________________.
(Short Answer)
4.7/5
(39)
Some web browsers automatically change printed output to black and white, but using a print ____ ensures that this formatting is available for users of all browsers.
(Multiple Choice)
4.9/5
(34)
To specify fonts in your CSS code, you use the font-family property.The font-familyproperty value is a font stack that includes one or more font family names and ends with a(n) ____ font family name.
(Multiple Choice)
4.9/5
(30)
-Referring to the figure above, Times New Roman and Georgia are examples of ____ fonts.

(Multiple Choice)
4.8/5
(36)
You can specify the font size of an element using the CSS ____ property.
(Multiple Choice)
4.9/5
(42)
Which color system should use use when you want to express a color as a triplet with transparency applied?
(Multiple Choice)
4.8/5
(32)
The Google Fonts page provides a filter for viewing only fonts with certain characteristics._________________________
(True/False)
5.0/5
(46)
Case-Based Critical Thinking Question
Thelma is a web developer for a bowling league. She wants visitors to the website to be able to print web pages, such as league schedules.
-Thelma decides she wants to set margins for printed output, so she will use a(n) ______ .
(Multiple Choice)
4.8/5
(26)
Instead of using fonts located on your web server in your web pages, many companies that create and license fonts enable you to link to fonts on their web servers.To do so, you add an additional link element to your HTML file using a web address provided by the host as the value for the ____ attribute.
(Multiple Choice)
4.8/5
(47)
Case-Based Critical Thinking Question
Gary works at a local ice rink and has been assigned the task of determining what fonts to use on the website.
-Gary is learning how to list font family names in CSS.Which of the following is written correctly?
(Multiple Choice)
4.9/5
(27)
Showing 41 - 60 of 75
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)