Exam 4: Applying Css Styles to Webpages

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

In the context of style sheet precedence, external styles beat embedded styles and embedded styles beat inline styles.

(True/False)
4.8/5
(31)

The _____ is an example of block elements.

(Multiple Choice)
4.9/5
(38)

An internal style sheet is also known as a(n) _____ style sheet.

(Multiple Choice)
4.7/5
(40)

External styles defeat the purpose and advantages of separating style from content, so they should be used sparingly.

(True/False)
4.8/5
(38)

The four values of left (the default), center, right, or justify are used by the _____ property.

(Multiple Choice)
4.9/5
(46)

In the context of font size measurement units, the unit _________ is used for printing webpages.

(Short Answer)
4.9/5
(35)

A feature of the Cascading Style Sheets (CSS) properties is that paragraphs and headings can _____ the font and color rules for the body selector.

(Multiple Choice)
4.9/5
(33)

If a common style is to applied to more than one webpage in a website, a(n) _____ style sheet should be used.

(Multiple Choice)
4.9/5
(36)

The _________ section of a webpage provides supplemental information, so its text should be smaller than the other text on the page.

(Short Answer)
4.9/5
(35)

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 decides to create an individual webpage for displaying the types of appliances manufactured by the company. She wants to give this webpage a style that is different from the rest of the website. Which of the following Cascading Style Sheets (CSS) styles should Jenny use if she wants to set the background color for the body section to green for the current webpage alone?

(Multiple Choice)
4.8/5
(37)

The first version of Cascading Style Sheets (CSS) included styles to control the positioning of elements.

(True/False)
4.8/5
(40)

_____ can provide additional information about the area where styles are applied or other helpful explanations, such as what the styles do.

(Multiple Choice)
5.0/5
(51)

The span tag ( ) and the anchor tag ( ) are examples of _____ elements.

(Multiple Choice)
4.9/5
(40)

When errors are detected in a Cascading Style Sheets (CSS) file, the _____ provides information about the location of each error so that one can identify and correct them.

(Multiple Choice)
4.7/5
(44)

The font-weight property takes the value _____.

(Multiple Choice)
4.9/5
(32)

The code: My Website Body {                        background-color: green;            }                       Exemplifies a(n) _____ style sheet where the style rule is placed between the opening and closing tags.

(Multiple Choice)
4.9/5
(36)

The best practice is to apply an inline style sheet when one wants to change the style of one page.

(True/False)
4.9/5
(38)

To specify the position of bullets or numbers in a list, the _________ property must be used.

(Short Answer)
4.9/5
(40)

The declaration of a Cascading Style Sheets (CSS) rule includes at least one property to apply to the selected element.

(True/False)
4.7/5
(41)

A(n) _________ style sheet is a text file with the .css file extension.

(Short Answer)
4.8/5
(43)
Showing 41 - 60 of 101
close modal

Filters

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