Question Bank
1085 approved questions from the community
Which property is used to create italic text?
What is the purpose of the clear property in CSS?
Which property is used to indent the text of a paragraph?
Which property controls the shape or appearance of list markers?
What does CSS stand for?
Which of the following are valid color formats in CSS? (Select all that apply)
Which of the following are valid overflow property values? (Select all that apply)
Which selector has the highest specificity?
Which CSS property is used to change the text color of an element?
Inline CSS has higher specificity than external CSS.
Which HTML tag is used to link an external CSS file?
The universal selector (*) selects all elements on a page.
What does the z-index property control?
The float property can only have values of left or right.
CSS animations can be created without JavaScript.
Which property is used to change the font family?
The opacity property accepts values from 0 to 1.
Which property is used to make text bold?
CSS Grid can only create equal-sized columns and rows.
Which property is used to change the cursor when hovering over an element?