HTML Tags and Elements Quiz
20 Questions
2 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

What does HTML stand for?

  • Hyperlinks and Text Markup Language
  • Hyperlinking Textual Markup Language
  • Home Tool Markup Language
  • Hyper Text Markup Language (correct)
  • Which HTML element is used to define the title of a document?

  • (correct)
  • Where in an HTML document is the correct place to refer to an external style sheet?

  • At the end of the document (correct)
  • In the
  • In the
  • In the
  • What is the correct HTML element for inserting an image?

    <img src="image.gif" alt="image.gif"> Signup and view all the answers

    Which character is used to indicate an end tag?

    <p>&lt;</p> Signup and view all the answers

    Where would the tags appear in an HTML file?

    <p>As the first line to let the browser know that it is an HTML file</p> Signup and view all the answers

    What do the tags indicate in an HTML file?

    <p>Picture</p> Signup and view all the answers

    What is the purpose of the

    element in HTML?

    <p>To allow for styles to be applied to a group of elements within a section of HTML code</p> Signup and view all the answers

    What happens if the opening tag also contains the word ‘controls’ as shown below: ?

    <p>The browser will display play/pause, stop, volume, fast forward, and rewind buttons on screen</p> Signup and view all the answers

    What is the purpose of the tags in HTML?

    <p>To show text as underlined</p> Signup and view all the answers

    In HTML, what is the purpose of the tags?

    <p>To create hyperlinks to other web pages or resources</p> Signup and view all the answers

    If an HTML audio tag contains the word ‘controls’, what will happen?

    <p>The browser will display play/pause, stop, volume, fast forward and rewind buttons on screen</p> Signup and view all the answers

    Which of the following links to a page on the same site as the current page being viewed?

    <p>Internal hyperlink</p> Signup and view all the answers

    Where would the

    tags appear in an HTML file?

    <p>Within the body section</p> Signup and view all the answers

    What would this line of HTML create: Example?

    <p>A link to a page with the URL <a href="http://www.example.com">www.example.com</a> using the text Example</p> Signup and view all the answers

    What is the function of the tag in HTML?

    <p>It is used to create a hyperlink to another page or place in the document</p> Signup and view all the answers

    This link 'http://www.bbc.co.uk/scotland/' is an example of which of the following?

    <p>Absolute link</p> Signup and view all the answers

    Which HTML element defines the title of a document?

    Signup and view all the answers

    What does CSS stand for?

    <p>Cascading Style Sheets</p> Signup and view all the answers

    Where in an HTML document is the correct place to refer to an external style sheet?

    <p>In the section</p> Signup and view all the answers

    Study Notes

    HTML Basics

    • HTML stands for HyperText Markup Language
    • The `` element is used to define the title of a document

    HTML Elements

    • The `` element is used for inserting an image
    • The `` character is used to indicate an end tag
    • The <div> element is used to group elements together for styling purposes

    HTML Tags

    • The <a> tags are used to create hyperlinks
    • The <u> tags are used to underline text
    • The </u></a><p><a> tags are used to define a paragraph of text

    HTML Audio

    • If an HTML `` tag contains the word 'controls', it will display audio controls such as play, pause, and volume
    • A link to a page on the same site as the current page being viewed is known as a relative link
    • The `` creates a hyperlink to www.example.com with the text "Example"
    • The link `` is an example of an absolute link

    CSS

    • CSS stands for Cascading Style Sheets
    • The correct place to refer to an external style sheet is in the `` section of an HTML document

    Studying That Suits You

    Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

    Quiz Team

    Description

    Test your knowledge on HTML tags, their placement in an HTML file, their purpose, and their significance in structuring web pages.

    More Like This

    Use Quizgecko on...
    Browser
    Browser