CSS Introduction
- In css what does “font-size” can be called as
-
View Hint View Answer Discuss in Forum
NA
Correct Option: B
Property-Name
- In css what does “color:red” can be called as
-
View Hint View Answer Discuss in Forum
NA
Correct Option: B
Declaration
- What is css stands for
-
View Hint View Answer Discuss in Forum
NA
Correct Option: A
CSS stands for Cascading Style Sheets.
- In css what does h1 can be called as
-
View Hint View Answer Discuss in Forum
NA
Correct Option: C
Selector
- Which of the following Module is not available in CSS3.
-
View Hint View Answer Discuss in Forum
NA
Correct Option: D
The Document Object Model (DOM) is a programming API for HTML and XML documents. It defines the logical structure of documents and the way a document is accessed and manipulated.