Question 1
Question 2
Question 3
Which below selector is used to change the color of placeholder text?
::margin Selector
::placeholder Selector
::constraint Selector
::layout Selector
Question 4
Question 5
Question 6
Question 7
Which selector in CSS is used to select all elements that are given within a particular range value?
:invalid
:long
:in-range
:last
Question 8
Which property in CSS is used the resize the element by the user?
Outline Offset
Resize
Unit
Crop
Question 9
Which of the below selector in CSS is used to selects all elements of value E and attribute attr ?
E[attr^=value]
E[attr$=value]
E[attr*=value]
E[attr%=value]
Question 10
There are 15 questions to complete.