Query Texts

QUIZ BOARD

1. If we don't want to allow a floating div to the left side of an element, which css property will we use ?

A. padding

B. margin

C. float

D. clear


2. If we want to wrap a block of text around an image, which css property will we use ?

A. push

B. wrap

C. float

D. align


3. Which of these represents the space between elements?

A. margin

B. padding

C. float

D. size


4. Which of these is not an element selector?

A. ul

B. .content

C. h1

D. p


5. Use the CSS ___ property on an element to prevent other elements from floating beside it.

A. clear

B. block

C. unfloat

D. anchor


Score:00