| 41. |
Which is the correct CSS syntax?
|
||||||||
|
Answer:
Option (a) |
| 42. |
How do you insert a comment in a CSS file?
|
||||||||
|
Answer:
Option (b) |
| 43. |
Which property is used to change the background color?
|
||||||||
|
Answer:
Option (a) |
| 44. |
How do you add a background color for all
<h1> elements?
|
||||||||
|
Answer:
Option (a) |
| 45. |
How do you change the text color of an element?
|
||||||||
|
Answer:
Option (b) |
| 46. |
What is the correct CSS syntax for making all the
<p>elements bold?
|
||||||||
|
Answer:
Option (b) |
| 47. |
How do you display hyperlinks without an underline?
|
||||||||
|
Answer:
Option (b) |
| 48. |
How do you make each word in a text start with a capital letter?
|
||||||||
|
Answer:
Option (c) |
| 49. |
How do you change the font of an element?
|
||||||||
|
Answer:
Option (d) |
| 50. |
How do you make the text italic?
|
||||||||
|
Answer:
Option (d) |