HTML Essentials
Page Structure & Elements
Multimedia & Interactive Features
Troubleshooting & Best Practices
Chart-Topping Hits
100

This is the main language used to structure web pages.

What is HTML?

100

This HTML element is used to define the main visible content of a webpage.

What is the <body> tag?

100

This HTML element is used to display an image on a webpage.

What is the <img> tag?

100

If an image does not load properly, this attribute provides alternative text.

What is the alt attribute?

100

This artist is known as the "King of Pop" and had hits like Thriller and Billie Jean.

Who is Michael Jackson?

200

This declaration must appear at the top of an HTML document to specify the document type.

What is DOCTYPE html?

200

This element is used to create a hyperlink to another page or website.

What is the <a> tag?

200

This element is used to embed a video file directly into a webpage.

What is the <video> tag?

200

When a website layout breaks on mobile devices, developers should check this setting in the <meta> tag.

What is the viewport setting?

200

This British singer-songwriter released Shape of You, one of the best-selling digital songs of all time.

Who is Ed Sheeran?

300

This part of an HTML tag is used to provide extra information about an HTML element, such as class or id.

What is an attribute?

300

This tag is used to define a container for navigation links on a webpage.

What is the <nav> tag?

300

This element is used to create a clickable button on a webpage.

What is the <button> tag?

300

When a website does not render properly across different browsers, it is often due to this issue.

What is cross-browser compatibility?

300

This legendary band, known for Bohemian Rhapsody, We Will Rock You, and Another One Bites the Dust, was fronted by Freddie Mercury.

Who is Queen?

400

This version of HTML introduced new semantic elements like <header>, <section>, and <article>.

What is HTML5?

400

This element is used to create a standard table cell within a HTML table.

What is the <td> tag?

400

This element provides users with a form control that allows them to enter text or make selections.

What is the <input> tag?

400

This process ensures that an HTML document follows proper syntax rules and does not contain errors.

What is HTML validation?

400

This 2020 song by The Weeknd, featuring an 80s-inspired beat, topped the Billboard Hot 100 for weeks.

What is Blinding Lights?

500

This element defines metadata about an HTML document, including character encoding and viewport settings.

What is the <meta> tag?

500

This element is used to include an external document within an HTML file, such as embedding a Google Map.

What is the <iframe> tag?

500

This advanced HTML5 element allows for interactive drawings and animations within a webpage.

What is the <canvas> tag?

500

This guideline ensures that all users, including those with disabilities, can access and navigate a website.

What is WCAG?

500

This rap artist made history with the album Astroworld and the hit song Sicko Mode, which became his first number-one single.

Who is Travis Scott?

M
e
n
u