CSS Introduction


  1. In css what does “font-size” can be called as











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: B

    Property-Name


  1. In css what does “color:red” can be called as











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: B

    Declaration



  1. What is css stands for











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: A

    CSS stands for Cascading Style Sheets.


  1. In css what does h1 can be called as











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: C

    Selector



  1. Which of the following Module is not available in CSS3.











  1. 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.