Tag: web technology

Questions Related to web technology

  1. Colorful Style Sheets

  2. Cascading Style Sheets

  3. Creative Style Sheets

  4. Computer Style


Correct Option: B
  1. In the section

  2. At the top of the document

  3. In the section

  4. At the end of the document


Correct Option: A
  1. {body;color:black}

  2. {body:color=black(body}

  3. body {color: black}

  4. body:color=black


Correct Option: C
  1. /* this is a comment */

  2. // this is a comment

  3. // this is a comment //

  4. ' this is a comment


Correct Option: A
  1. color:

  2. bgcolor:

  3. background-color:

  4. None of the above


Correct Option: C