LESSON 4 Flashcards

1
Q

the elements are rendered in the order they appear in the document flow.

A

Static

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

the element is positioned relative to its first positioned ( not static) ancestor element

A

Absolute

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

the element is positioned relative to the browser window

A

Fixed

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

the element is positioned relative to its normal position.

A

relative

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

the element is positioned based on the user’s scroll position.

A

Sticky

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

It sets this Property to its default value .

A

Initial

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

it inherits this Property from its parent element

A

inherit

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

an element on a web page is a rectangular box.

A

Display Property

How well did you know this?
1
Not at all
2
3
4
5
Perfectly