________ selectors, which are used to specify a rule to bind to a particular uni
Home | Discussion ForumFree Online Test
________ selectors, which are used to specify a rule to bind to a particular unique element
id
class
tag
both (b) and (c)
Answer : A
Free Online Test
View More Related Question
1) __________ implementation that introduced text, list, box, margin, border, color, and background properties.
2) In css what does “color:red” can be called as
3) Which of the following function adjust the brightness of an element’s color, for use by the filter property?
4) Which of the following element is used by the filter property to blur the images?
5) Which of the following is the correct way to applying style to a document?
Use an external style sheet, either by importing it or by linking to it
Directly embed a document-wide style in the head element of the document
Set an inline style rule using the style attribute directly on an element
All of the mentioned
View Answer