Exam 4: Applying Css Styles to Webpages

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

Block elements can contain inline elements.

(True/False)
5.0/5
(32)

The color code for white in the RGB (Red, Green, Blue) notation is rgb(0,0,0).

(True/False)
4.8/5
(34)

Critical Thinking Questions Case 4-1 Jenny is a freelance web designer and uses style sheets that give her the Flexibility to easily redesign or rebrand a website. Recently, Jenny has received a project wherein she needs to maintain a website for a leading orthopedic appliance manufacturer. Jenny wants to enhance the look of the webpage by formatting individual sections of the webpage. Which of the following Cascading Style Sheets (CSS) styles should Jenny use so that the style changes the content marked up by a specific pair of tags but does not affect other content in the document?

(Multiple Choice)
4.7/5
(43)

An id descriptor uses the id attribute value of a Hypertext Markup Language (HTML) element to select a single element.

(True/False)
4.9/5
(36)

By defining Cascading Style Sheets (CSS) styles in a style sheet separate from the Hypertext Markup Language (HTML) code, one can format a webpage in multiple ways such as _____.

(Multiple Choice)
4.7/5
(39)

The justify value of the text-align property is used to center content within an element.

(True/False)
4.8/5
(45)

If a selector has more than one Cascading Style Sheets (CSS) rule, _________ determines which CSS rule to apply.

(Short Answer)
4.8/5
(33)

With a(n) _____ style, one adds a style to the start tag for an element.

(Multiple Choice)
4.9/5
(32)

For the border-style property, the horizontal and vertical offset measurements must be specified.

(True/False)
4.8/5
(38)

In the declaration part of the Cascading Style Sheets (CSS) rule, the _________ identifies the style quality or characteristic to apply, such as color (text color), background-color, text-indent, border-width, or font-style.

(Short Answer)
4.8/5
(42)

The _____ property can be used to remove the float effect if one does not want text to wrap around an image.

(Multiple Choice)
4.8/5
(33)

In Special Note , the _____ is everything between the quotation marks.

(Multiple Choice)
4.8/5
(36)

If one wants to format the content in the div id="container" section, then #container should be used as a(n) _____.

(Multiple Choice)
4.8/5
(43)

When an image is floated to the right or left of elements containing text content, the effect is to wrap the text around the image.

(True/False)
4.9/5
(44)

Cascading Style Sheets (CSS) supports _____ styles.

(Multiple Choice)
4.7/5
(50)

An external style sheet is also called a(n) _____ style sheet.

(Multiple Choice)
5.0/5
(43)

The _____ property describes specific and general font names.

(Multiple Choice)
4.7/5
(33)

Style sheets are said to _____ because each type of style has a specified level of precedence in relationship to the others.

(Multiple Choice)
4.9/5
(33)

Applying a shadow to the header element diminishes its design quality.

(True/False)
5.0/5
(30)

Critical Thinking Questions Case 4-2 Mike is working on the development of a webpage for FreshGroceries. He has been asked to create a list of all the essential daily household goods that people can purchase easily through this online grocery store. Mike decides to use the Cascading Style Sheets (CSS) list-style properties to create the list of all the grocery goods offered by the online store. Which of the following style rules is accurate if Mike wants to define a filled square bullet for an unordered list of all the grocery items?

(Multiple Choice)
4.8/5
(43)
Showing 21 - 40 of 101
close modal

Filters

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