Home » CSS » CSS Introduction » Question
  1. Which of the following Module is not available in CSS3.
    1. Fonts
    2. Backgrounds and Borders
    3. Color
    4. DOMs
    5. None of these
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.



Your comments will be displayed only after manual approval.