Exam 5: Formatting Text With CSS

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

You can add italics using the ____ property.

(Multiple Choice)
4.9/5
(45)

  -Referring to the figure above, which value would you use to create the heaviest bold font? -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. -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? -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 ____. -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. -Referring to the figure above, Times New Roman and Georgia are examples of ____ fonts.

(Multiple Choice)
4.8/5
(36)

A custom font is another name for a font family.

(True/False)
4.8/5
(34)

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
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)