| 51. |
How do you change the left margin of an element?
|
||||||||
|
Answer:
Option (d) |
| 52. |
To define the space between the element's border and content, you use the padding property, but are you allowed to use negative values?
|
||||||||
|
Answer:
Option (a) |
| 53. |
How do you make a list that lists its items with squares?
|
||||||||
|
Answer:
Option (d) |
| 54. |
Which snippet of CSS is commonly used to center a website horizontally?
|
||||||||
|
Answer:
Option (a) |
| 55. |
What property is used to change the size of text?
|
||||||||
|
Answer:
Option (a) |
| 56. |
A declaration in css is terminated by a..
|
||||||||
|
Answer:
Option (b) |
| 57. |
You can change the look of the entire site at once when CSS is defined where?
|
||||||||
|
Answer:
Option (c) |
| 58. |
The ____________ selector is used to specify a style for a single, unique element
|
||||||||
|
Answer:
Option (a) |
| 59. |
The ____________ property specifies which sides of an element other floating elements are not allowed.
|
||||||||
|
Answer:
Option (b) |
| 60. |
The ___________ property specifies the stack order of an element
|
||||||||
|
Answer:
Option (d) |