HTML Quiz: Multiple Choice Questions

15 Questions | Attempts: 17273
Share

SettingsSettingsSettings
HTML Quiz: Multiple Choice Questions - Quiz

Are you into web technology, or have you just started to learn its basics? Here, we have a simple HTML multiple-choice quiz for you to check your knowledge regarding this language. HTML is a standup markup language used for designing web pages and applications. It's an easy language to learn and can help you create your own website. This quiz is all about HTML and has 15 questions, and you will be tested on your basic understanding of the same. Good luck!


Questions and Answers
  • 1. 
    Who is making the Web Standards?
    • A. 

      Mozilla

    • B. 

      Microsoft

    • C. 

      Apple

    • D. 

      The World Wide Web Consortium

  • 2. 
    What does HTML stand for?
    • A. 

      Hyper Text Markup Language

    • B. 

      Hyperlinks and Text Markup Language

    • C. 

      Home Tool Markup Language

    • D. 

      Home and Text Makeup Language

  • 3. 
    What is the correct sequence of HTML tags for starting a webpage?
    • A. 

      Head, Title, HTML

    • B. 

      Title, Head, HTML

    • C. 

      HTML, Head, Title

    • D. 

      All of these

  • 4. 
    Choose the correct HTML tag for the largest heading.
    • A. 

      H1

    • B. 

      Heading

    • C. 

      Head

    • D. 

      H6

  • 5. 
      What is the correct HTML tag for inserting a line break?
    • A. 

      Br

    • B. 

      Break

    • C. 

      Lb

    • D. 

      Break/br/

  • 6. 
    What is the correct HTML for adding a background color?
    • A. 

      Body style="background color: yellow"

    • B. 

      Background yellow /background

    • C. 

      Body background="yellow"

    • D. 

      All of these

  • 7. 
    Choose the correct HTML tag to make text bold?
    • A. 

      Bold

    • B. 

      B

    • C. 

      Bld

    • D. 

      Bl

  • 8. 
    Choose the correct HTML tag to make the text italic.
    • A. 

      Italic

    • B. 

      It

    • C. 

      I

    • D. 

      Ii

  • 9. 
    What is the correct HTML for creating a hyperlink? (note: Where you see a big space, that is where a bracket should be.)
    • A. 

      A url="http://www.google.com" Google.com /a

    • B. 

      A http://www.google.com /a

    • C. 

      A href="http://www.google.com" Google /a

    • D. 

      A name="http://www.google.com" Google.com /a

  • 10. 
    How can you create an email link?
  • 11. 
    How can you make a list that lists the items with numbers?
    • A. 

      Ol

    • B. 

      Dl

    • C. 

      Ul

    • D. 

      List

  • 12. 
    How can you make a list that lists the items with bullets?
    • A. 

      Dl

    • B. 

      Ul

    • C. 

      Ol

    • D. 

      List

  • 13. 
    What is the correct HTML for inserting an image?
    • A. 

      Img href="image.gif /

    • B. 

      Img src="image.gif" /

    • C. 

      Image src="image.gif" /

    • D. 

      Img>image.gif

  • 14. 
    What is the correct HTML for inserting a background image?
    • A. 

      Background img="background.gif"

    • B. 

      Img src="background.gif" background /

    • C. 

      Body background="background.gif"

    • D. 

      All of these

  • 15. 
    A "radio" button used on a web page, would allow a person to select:
    • A. 

      More than one item.

    • B. 

      Only one item.

    • C. 

      Two item

    • D. 

      Infinite item

Back to Top Back to top
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.