Introduction to HTML5


Available Answers

  1. 1.

    Fill in the blanks with the correct words.

    empty, website, server, home page, container
    1. A ____________ is a computer on the Internet that is used for storing and running a website.
    2. A ____________ consists of web pages written in HTML.
    3. The ____________ is the first page of a website.
    4. HTML elements that only have an ON tag are called ___________ elements.
    5. The <body> tag is an example of a ____________ tag.
  2. 2.

    Write T for the true statement and F for the false one. Correct the false statement(s).

    1. You can view a web page only in internet Explorer.
    2. Attributes are specified inside the end tag.
    3. Tag names are case sensitive.
    4. The <br> tag is an empty element.
    5. Tag names cannot contain spaces.
  3. 3.

    Choose the correct option.

    1. An important feature of HTML5 is the facility to play
      1. Audio
      2. Video
      3. Both a. and b.
      4. None of these
    2. HTML5 helps you create
      1. Shapes
      2. Graphs
      3. Animations
      4. All of these
    3. Which of these are container elements?
      1. <html>
      2. <head>
      3. <body>
      4. All of these
    4. Which of these elements contains the main content of a web page?
      1. <html>
      2. <head>
      3. <body>
      4. None of these
    5. Which of these has no off tag?
      1. <body>
      2. <br>
      3. <little>
      4. None of these
  4. 4.

    Name the different types of HTML editors. Give one example of each type.

  5. 5.

    What are HTML elements?

  6. 6.

    Differentiate between container and empty elements.

9 more answer(s) available.

Please login to post your comments.