Chapter 6
Chapter 7
Chapter 8
More Chapter 6
More Chapter 7
100

The four things within the box model

What is Content Padding Border Margin

100

Creates rounded corners around a header, footer sidebar

What is Border-radius

100

HTML element that configures a cell in a table

What is td


100

Defined by a * and applies this to all the elements on the page

What is the universal selector

100

Options for blur, spread, color or inset

What is Shadow Options

200

The text and web page elements in the container

What is Content

200

What does this list of text do

border-top-left-radius; border-top-right-radius; border-bottom-right-radius; border-bottom-left-radius

Rounding a specific part

200

HTML element that configures a row in a table

What is tr

200

Browser display of elements in the order they are coded in the web page document

What is a Normal flow

200

Does not let light pass through

What is Opaque

300

The area between the content and the border

What is Padding

300

Creates a drop shadow around layout elements

What is a box - shadow

300

This attribute of the td HTML element vertically aligns the content

What is the V align

300

Useful to "clear" or terminate a float, values are left, right, or both

What is a Clear property


300

You can see through

What is Transparent

400

The area between the margin and the padding

What is Border

400

Sets the horizontal position of the shadow

What is the V-shadow

400

HTML element that configures a text description of the table

What is the Caption

400

Configures how and if an element is displayed

What is CSS display property

400

Smooth change of colors; methods of CSS background property

What is a Gradient

500

Determines the empty space between the elements and the adjacent elements

What is Margin

500

Sets the vertical position of a shadow

What is H-shadow

500

Attribute of the td HTML element configures a table cell to span multiple rows

What is a Row span

500

How do you code for an element that will not be displayed

display: none;

500

Creates a gradient from top to bottom or vice versa, or from corner to corner

What is a Linear-gradient

M
e
n
u