Question : 1 Which CSS property is used to change the text color?
color
text-color
font-color
text-style
Question : 2 Which CSS property is used to set the background color of an element?
bg-color
background-color
color
foreground-color
Question : 3 What does CSS stand for?
Cascading Style Sheets
Creative Style Sheets
Computer Style Sheets
Coded Style Sheets
Question : 4 Which CSS property is used to control the spacing between lines of text?
line-height
text-spacing
line-spacing
text-height
Question : 5 Which CSS property is used to make text bold?
font-style
text-weight
font-weight
bold
Question : 6 Which CSS property is used to specify the space between the border and the content of an element?
margin
padding
spacing
border-spacing
Question : 7 Which CSS property is used to set the font size of text?
text-size
font-size
font-height
size
Question : 8 Which CSS property is used to create a shadow effect around an elements border?
border-shadow
shadow
box-shadow
element-shadow
Question : 9 Which CSS property is used to align text within an element?
text-align
align
text-justify
alignment
Question : 10 Which CSS property is used to make an element transparent?
transparency
opacity
visibility
transparent
Question : 11 Which CSS property is used to control the size of an element relative to its parent?
size
relative-size
scale
flex
Question : 12 Which CSS property is used to specify the order of flexible items inside a flex container?
flex-order
order
item-order
flex-item-order
Question : 13 Which CSS property is used to control the appearance of the border around an element?
border-style
border
border-appearance
border-visual
Question : 14 Which CSS property is used to create rounded corners for an element?
corner-radius
border-radius
rounded-corners
element-rounding
Question : 15 Which CSS property is used to control the display behavior of an element?
display
visible
visibility
show
Question : 16 Which CSS property is used to create a gradient background?
color-gradient
background-gradient
gradient
background-color-gradient
Question : 17 Which CSS property is used to specify the style of a list item marker?
list-style-type
list-marker-style
marker-style
list-marker
Question : 18 Which CSS property is used to control the spacing between letters in a text?
letter-spacing
text-spacing
word-spacing
character-spacing