CS310: HTML Basics and Markup Tags
18 Questions
0 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?

  • Hyperlink Text Markup Language
  • Highly Text Markup Language
  • Hyper Text Markup Language (correct)
  • Hyper Transfer Markup Language
  • Which version of HTML is currently in use?

  • HTML 5 (correct)
  • HTML 3.0
  • HTML 4.01
  • HTML 2.0
  • What does an HTML file extension typically end with?

  • .css
  • .html (correct)
  • .php
  • .js
  • What is the process of turning ordinary text into hyper text called?

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

    Which software/framework can be used to create HTML files according to the text?

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

    What are the basic building blocks of an HTML document according to the text?

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

    What tag can be used in HTML to create a line break?

    <br> Signup and view all the answers

    Which tag is used to define the most important heading in HTML?

    Signup and view all the answers

    Which tag is used to create a horizontal line in an HTML page?

    Signup and view all the answers

    Which tag is used to define paragraphs in HTML?

    Signup and view all the answers

    To add bold formatting to text in HTML, which tag should be used?

    Signup and view all the answers

    What tag should be used to create a non-breaking space in HTML?

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

    What is the purpose of an attribute in an HTML element?

    <p>To provide extra information about the element</p> Signup and view all the answers

    Which part of an HTML element consists of a pair of fields called name and value?

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

    What is the purpose of container tags in HTML?

    <p>To enclose content within a start and end tag</p> Signup and view all the answers

    Which type of tags in HTML do not have content or ending tags?

    <p>Empty tags</p> Signup and view all the answers

    What is the purpose of the 'head' element in an HTML document?

    <p>To contain metadata about the document</p> Signup and view all the answers

    Which attribute is not typically associated with the 'body' tag in HTML?

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

    More Like This

    Use Quizgecko on...
    Browser
    Browser