Meta Tags & Open Graph — Quiz

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

Question 1
What does <meta charset="UTF-8"> do?
A Sets the page colour
B Tells the browser how to read the text so characters display correctly
C Links a stylesheet
D Controls mobile width
Question 2
Which tag makes a page fit mobile screens properly?
A <meta name="viewport">
B <meta charset>
C <meta name="mobile">
D <meta name="description">
Question 3
What do Open Graph (og:) tags control?
A The page's font
B How a link looks when shared on social media
C The server's response time
D Form validation
Question 4
Which Open Graph tag sets the preview image?
A og:title
B og:image
C og:url
D og:description
Question 5
What happens if you omit the viewport tag?
A Nothing changes
B The page shows a tiny, zoomed-out desktop layout on phones
C The page won't load
D Images break