Introduction to HTML — Quiz

Answer all 5 questions, then submit. You need 60% to pass. Log in to save progress.

Question 1
What does HTML stand for?
A HyperText Markup Language
B HighText Machine Language
C Hyperlink Markup Logic
D Home Tool Markup Language
Question 2
Which part of the page holds the content the visitor actually sees?
A <head>
B <title>
C <body>
D <!DOCTYPE>
Question 3
In the house analogy used in this lesson, HTML is the…
A Paint and furniture
B Bricks and structure
C Electricity
D Garden
Question 4
Where does the text inside <title> appear?
A As the biggest heading on the page
B On the browser tab
C At the bottom of the page
D It is never shown anywhere
Question 5
Which statement about HTML is true?
A It does maths and makes decisions
B It is a markup language that labels content
C It controls the colours and fonts of a page
D It only works on mobile phones