Home / CSE / Javascript - CS :: Discussion

Discussion :: Javascript - CS

  1. What does the rel attribute of a variable have when the type of file is CSS?

  2. A.

     css

    B.

     stylesheet

    C.

     text/css

    D.

     all of the mentioned

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    The rel attribute must hold the value rel = ‘stylesheet’.


Be The First To Comment