Examlex

Solved

The Hamburger Icon, Used as the Menu Button in Websites

question 60

True/False

The hamburger icon, used as the menu button in websites, consists of a single horizontal line.


Definitions:

Heading Tags

HTML elements used to define headings and subheadings in a web document, important for both formatting and search engine optimization.

<h1>

HTML code for defining the most important heading of a document, typically used for titles or section headings.

<main>

An HTML5 element indicating the main content of a document, used to improve accessibility and search engine optimization.

Related Questions