MCQsLearn App Free MCQsLearn App Download - Android - iOS
As an Amazon Associate I earn from qualifying purchases.

DBMS Notes and Technology Articles

HTML Styles MCQ with Answers PDF Download eBook - 26

Solve HTML Styles multiple choice questions and answers PDF, html styles quiz answers PDF to learn web development worksheet 26 for online mock test. Practice Introduction to HTML quiz questions, html styles Multiple Choice Questions (MCQ) to solve html test with answers for online computer science degree. Free html styles MCQs, html basics, cascading style sheets, html images, html local storage, html styles test prep for web design certifications.

"For using subscript in web document which tag is used?", html styles Multiple Choice Questions (MCQ) with choices <sub> </sub>, <sup> </sup>, <subscript> </subscript>, and <superscript> </superscript> for online computer science degrees. Learn introduction to html questions and answers with free online certification courses for IT certifications.

HTML Styles Questions and Answers PDF Download eBook 26

HTML Styles Quiz

MCQ: For using subscript in web document which tag is used?

  1. <sup> </sup>
  2. <sub> </sub>
  3. <subscript> </subscript>
  4. <superscript> </superscript>

B

HTML Local Storage Quiz

MCQ: Window.localStorage HTML object stores data with

  1. Expiration Date
  2. No expiration date
  3. One session
  4. Both B and C

B

HTML Images Quiz

MCQ: The ismap attribute makes a special image when the user click somewhere on image

  1. It blinks
  2. It hides
  3. It opens a hyper link
  4. All of above

C

Cascading Style Sheets Quiz

MCQ: There are how many ways to add CSS sheets in HTML elements?

  1. 3 ways
  2. 2 ways
  3. 1 way
  4. a lot of ways

A

HTML Basics Quiz

MCQ: All HTML documents must start with a

  1. Header tag
  2. Body tag
  3. Title tag
  4. Document type declaration

D