Exam 4: Creating Page Layouts with CSS

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

Elements are laid out in a Web page following the structure of the ____________________.

(Short Answer)
4.8/5
(46)

List the styles commonly used to create and place a background image on a Web page.

(Essay)
4.9/5
(37)

If you enter only one value for the border-radius property,that radius is applied to only one corner.

(True/False)
4.9/5
(33)

____________________ consists of the differences among all of the page elements.

(Short Answer)
4.7/5
(34)

Some designers propose the use of ____,in which all measurements are expressed relative to the default font size using the em unit.

(Multiple Choice)
4.8/5
(32)

Browsers ignore any values specified for the left or top properties under ____ positioning.

(Multiple Choice)
5.0/5
(41)

A ____ background image can be used to create a watermark effect,in which a subtle,often translucent graphic is displayed behind elements to mimic the watermarks found on some specialized stationery.

(Multiple Choice)
4.9/5
(37)

The contain keyword tells browsers to scale the image so that all of the image is completely contained within the element._________________________

(True/False)
4.9/5
(33)

The size and appearance of the four sections of the CSS box model control how an element is displayed by browsers and play an important role in determining page ____.

(Multiple Choice)
4.8/5
(31)

The white-space property defines how browsers should handle white space in the rendered document.

(True/False)
4.9/5
(36)

By default,browsers place the background image in the element's ____ corner.

(Multiple Choice)
4.8/5
(33)

By default,elements are rendered in the page based on the element ____________________ in the HTML file.

(Short Answer)
4.8/5
(45)

A value of auto allows browsers to determine the ____________________ order using the default rules.

(Short Answer)
4.8/5
(35)

The ____ model also allows designers to create elongated or elliptical corners by specifying two values for the radius,separated by a slash.

(Multiple Choice)
5.0/5
(28)

If ____________________ elements are floated in the same direction,they stack up,creating a row of elements each aligned with the margin of the previous element.

(Short Answer)
4.8/5
(44)

With the overflow property,the ____ value keeps an element at the specified height and width,but cuts off the overflow.

(Multiple Choice)
4.9/5
(38)

The scroll value of the overflow style keeps the element at the specified dimensions,but adds horizontal and vertical scroll bars to allow users to scroll through the ____.

(Multiple Choice)
4.8/5
(42)

Discuss the three categories-fixed,fluid,and elastic-of web page layouts.

(Essay)
4.8/5
(35)

Scroll bars for overflow content are usually placed ____ so that you scroll down to view the extra content.

(Multiple Choice)
4.9/5
(39)

Case 4-3 Sam is trying to decide the best way to design the background of his web page. He would like to add background images and background styles to his design. He needs to understand how browsers load a background image as well as learn about background style properties -Sam wants to change the position of an image on his web page.He wants to place the background image 30 pixels to the right of the element's left border and center it vertically.The style used ____.

(Multiple Choice)
4.9/5
(42)
Showing 61 - 80 of 138
close modal

Filters

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