HTML Structure and Elements Quiz

FineChrysoprase3242 avatar
FineChrysoprase3242
·
·
Download

Start Quiz

Study Flashcards

28 Questions

HTML is used to structure a web page and its content. The component used to design the structure of websites are called HTML ________.

False

What is the default name for a website's homepage in HTML?

False

What is an HTML tag?

False

Is it true that most HTML elements have opening and closing tags with content in between?

True

HTML is case sensitive. (True/False)

False

The tag used to display the most important heading in HTML is h1. (True/False)

True

The br tag is used to add a next line (line break) to the page. (True/False)

True

The big tag is used to display small text on the page. (True/False)

False

The hr tag is used to display a vertical ruler in HTML. (True/False)

False

The section tag is used for an article on the page. (True/False)

False

The aside tag is used for content aside from the main content, such as ads. (True/False)

True

The div tag is an inline element. (True/False)

False

The iframe tag is used to display a website inside another website. (True/False)

True

The form element's action attribute defines what needs to be performed when the form is submitted. (True/False)

True

The div tag is an inline element. (True/False)

False

The iframe tag is used to display a website inside another website. (True/False)

True

The hr tag is used to display a vertical ruler in HTML. (True/False)

False

HTML is case sensitive. (True/False)

False

HTML tags are NOT case sensitive. (True/False)

False

The pre tag is used to display text as it is, without ignoring spaces and next line. (True/False)

True

The big tag is used to display big text on the page. (True/False)

False

The small tag is used to display small text on the page. (True/False)

True

The hr tag is used to display a horizontal ruler in HTML. (True/False)

True

The b tag is used to highlight text in bold on the page. (True/False)

True

The sub tag is used to display text as subscript. (True/False)

True

The sup tag is used to display text as superscript. (True/False)

True

The div tag is a block element that takes the full width. (True/False)

True

The span tag is an inline element that takes width as per size. (True/False)

True

Study Notes

HTML Basics

  • HTML is used to structure a web page and its content.
  • HTML components are called HTML elements.

HTML Elements

  • Most HTML elements have opening and closing tags with content in between.
  • HTML tags are NOT case sensitive.

HTML Tags

  • h1 is used to display the most important heading.
  • br is used to add a line break to the page.
  • hr is used to display a horizontal ruler.
  • section is used for an article on the page.
  • aside is used for content aside from the main content, such as ads.
  • iframe is used to display a website inside another website.
  • form element's action attribute defines what needs to be performed when the form is submitted.

Text Formatting

  • big is used to display big text on the page.
  • small is used to display small text on the page.
  • b is used to highlight text in bold on the page.
  • sub is used to display text as subscript.
  • sup is used to display text as superscript.

HTML Elements Types

  • div is a block element that takes the full width.
  • span is an inline element that takes width as per size.

Default Page Name

  • The default name for a website's homepage in HTML is "index.html".

Test your knowledge of HTML structure, elements, and basic web page design with this quiz. Identify HTML tags, understand the purpose of a root element, and recognize the components of an HTML document.

Make Your Own Quizzes and Flashcards

Convert your notes into interactive study material.

Get started for free
Use Quizgecko on...
Browser
Browser