1.

In CSS, h1 can be called as _______(a) Selector(b) Attribute(c) Value(d) TagI had been asked this question in quiz.My doubt is from Introduction to CSS topic in section CSS Fundamentals, Colors and Styling of CSS

Answer»

Right OPTION is (a) Selector

The best I can explain: HTML element h1 is used in CSS for styling then it is ALSO called a selector. Attributes are the special words which CONTROL the element’s behaviour. To show the start and end of HTML element, tag is used.



Discussion

No Comment Found

Related InterviewSolutions