Exam 4: Applying Css Styles to Webpages

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

The _____ separates the padding and the margin of a block element.

(Multiple Choice)
4.9/5
(38)

The style rule used to set the same font family property and values for the header, nav, and footer elements is _____. header, nav, footer Calibri, Arial, sans-serif;

(Multiple Choice)
4.8/5
(52)

To style the div id="container" element, _____ is used as the selector.

(Multiple Choice)
4.8/5
(36)

Explain why style sheets were created. Include in your response definitions of the following terms: style, Cascading Style Sheets, inline style, embedded style sheet, and external style sheet.

(Essay)
4.8/5
(41)

Explain the Cascading Style Sheets (CSS) box model. Include descriptions about margin, border, and padding along with examples in the explanation.

(Essay)
4.8/5
(38)

A valid value for the font-size property is _____.

(Multiple Choice)
4.8/5
(34)

In the _____ property, to center all of the elements so that a page appears centered within a browser window, one should create styles to set the left and right margins to auto.

(Multiple Choice)
4.8/5
(37)

Each Cascading Style Sheets (CSS) rule consists of a _________, which is the part of the statement that identifies what to style.

(Short Answer)
4.8/5
(32)

When more than one value is provided for the font-family property, the additional values are called _____ values.

(Multiple Choice)
4.8/5
(33)

The color blue is expressed as _________ in the RGB (Red, Green, Blue) notation.

(Short Answer)
4.9/5
(45)

To create a class selector, the style rule should begin with a _____ followed by the class attribute value.

(Multiple Choice)
4.9/5
(34)

An _____ style sheet is used to create styles that apply to more than one webpage in a website.

(Multiple Choice)
4.9/5
(37)

The sides of the Cascading Style Sheets (CSS) box model is referred to in counter clockwise order: left, right, bottom, and top.

(True/False)
4.8/5
(45)

As a Cascading Style Sheets (CSS) file is created, _________ should be included about each rule to identify its purpose.

(Short Answer)
4.8/5
(32)

To style class="mobile", #mobile must be used as the selector.

(True/False)
4.9/5
(37)

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 wants to further enhance the look of the webpage. He decides to display the images of some of the highly rated products instead of listing those using bullets. On acquiring all the required images from the owner of FreshGroceries, Mike places them in a file named grocery. p n g. Which of the following style rules should be used to define the use of these images as a bullet for the unordered lists?

(Multiple Choice)
4.8/5
(27)

Changing the look of an entire website is sometimes called _________ the website.

(Short Answer)
4.9/5
(31)

Explain the formatting task involved in the creation of style rules for Hypertext Markup Language (HTML) 5 structural elements.

(Essay)
4.7/5
(34)
Identify the letters of the choices that best match the phrases or definitions.
This unit is relative to the default font size of an element.
Hypertext Markup Language (HTML)
It consists of a property and a value, separated by a colon and followed by a semicolon.
Hexadecimal
It is the passive white space between the content and the border of a block element.
Declaration
Correct Answer:
Verified
Premises:
Responses:
This unit is relative to the default font size of an element.
Hypertext Markup Language (HTML)
It consists of a property and a value, separated by a colon and followed by a semicolon.
Hexadecimal
It is the passive white space between the content and the border of a block element.
Declaration
It is the set of style rules included in a section of an HTML document or in a separate file.
Cascading Style Sheets (CSS)
It is a text file with the .css file extension.
Link
In an inline style, it is used to add a style to the start tag for an element, such as a heading or paragraph.
Padding
It is a combination of the base-16 numbering system, which includes letters A through F.
Style sheet
It provides the structural foundation of a webpage.
em
This element uses the attributes rel and href .
External style sheet
It is used to determine the formatting for a webpage.
Style attribute
(Matching)
4.7/5
(34)

In the context of a style rule including a selector and a declaration, _____ formats h1 elements using blue text.

(Multiple Choice)
5.0/5
(32)
Showing 81 - 100 of 101
close modal

Filters

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