CSS Introduction
- Which of the following tag is used to embed css in html page?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: A
<style>
- In css what does “font-size” can be called as
-
View Hint View Answer Discuss in Forum
NA
Correct Option: B
Property-Name
- _________ selectors, which are used to specify a group of elements
-
View Hint View Answer Discuss in Forum
NA
Correct Option: C
class
- ________ selectors, which are used to specify a rule to bind to a particular unique element
-
View Hint View Answer Discuss in Forum
NA
Correct Option: C
id
- __________ implementation that introduced text, list, box, margin, border, color, and background properties.
-
View Hint View Answer Discuss in Forum
NA
Correct Option: C
css