Question: 4 . The CSS box model is composed of a series of concentric boxes containing _ _ _ _ . a . element content c
The CSS box model is composed of a series of concentric boxes containing
a element content c gutters
b cushion d frames
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
a margins c layout
b content d design
the styles allows the designer to start from a known baseline, confident that no unwanted styles
will creep in from any browsers internal style sheet.
a Rebooting c Redesigning
b Resetting d Reusing
The weight of each element will be inherited from its
a child c sibling
b parent d heir
The process repeats the image in both the vertical and horizontal directions until the entire
background is filled.
a paper c tiling
b paint d pasting
The keyword tells the browser to scale the image in order to cover all the background while still
retaining the proportions of the image.
a contain c auto
b content d cover
allows you to specify multiple images and their properties in a commaseparated list.
a CSS c CSSX
b CCS d CCS
If images overlap, the images listed appear on top of subsequent images.
a second c last
b first d later
A is one in which the size of the Web page and the size of the elements within it are set without
regard to the screen resolution.
a fluid layout c liquid layout
b fixed layout d stationary layout
A defines the size of the page and its elements as a percentage of the screen width, meaning that
a Web page and its elements are wider on a wider screen.
a fixed layout c fluid layout
b standard layout d water layout
Some designers propose the use of in which all measurements are expressed relative to the
default font size using the em unit.
a liquid layouts c fluid layouts
b fixed layouts d elastic layouts
an element takes that element out of the normal flow of the document and positions it along the
left or right edge of its containing element.
a Fixing c Designing
b Floating d Drawing
The style rule applies a pixel margin above and below every h element, and a pixel
margin to the left and right.
a hmargin: px px; c hmargin: px px;
b hmargin: px px; d hmargin: px px;
The style places a double border above and below the element, and a single border on the
elements left and right edges.
a borderstyletop: double single; c borderstyleright: double single;
b borderstylebottom: double single; d borderstyleleft: double single;
If you enter only one value for borderradius properly, that radius is applied to corners
a the topleft and bottomright c all four
b the topright and bottomleft d the topleft
places an element at specific coordinates either in the page or within a container element.
a Absolute positioning c Static positioning
b Relative positioning d Inherit positioning
A popular design element is the which consists of an enlarged initial letter in a body of text that
drops down into the text body.
a drop cap c oversized letter
b capital letter d drop letter
Which pseudoelement can be used to create a drop cap?
a firstline c firstletter
b before d after
An element placed with absolute or relative positioning with the document content.
a blends c remains
b scrolls d disappears
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
a content c text
b overflow d inflow
To position an element at a specific spot while the rest of the page scrolls, you use positioning.
a static c absolute
b relative d fixed
The proper ordering of coordinates in positions is
a top, left, bottom, right c bottom, left, top, right
b bottom, right, top, left d top, right, bottom, left
Scroll bars for overflow content are usually placed so that you scroll down to view the extra
content.
a horizontally c in the corners
b vertically d at the bottom
To stack elements, you can use the style.
a index c zlayer
b layer d zindex
The value of the display style tells the browser not the display the element.
a null c empty
b none d hide
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
