Vidyalelo
CSS · Q32

CSS3 Fundamentals

Programming · CSS · question 32

Q32

Which of the following Module is not available in CSS3.

A.
DOMs
Answer
B.
Fonts
C.
Backgrounds and Borders
D.
Color

Answer: Option A

Solution

Answer: Option A
Solution:
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.