CSS Introduction


  1. Which of the following tag is used to embed css in html page?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: A

    <style>


  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. _________ selectors, which are used to specify a group of elements











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: C

    class


  1. ________ selectors, which are used to specify a rule to bind to a particular unique element











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: C

    id



  1. __________ implementation that introduced text, list, box, margin, border, color, and background properties.











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: C

    css