mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-20 16:00:53 -04:00
fix(curriculum): Update distractors for 3rd question in semantic HTML quiz (#58759)
This commit is contained in:
committed by
GitHub
parent
e42114e624
commit
7162fe6edf
@@ -65,15 +65,15 @@ What is the role of the `h1` element?
|
||||
|
||||
#### --distractors--
|
||||
|
||||
It is used for embedding images.
|
||||
It is used to group multiple heading elements on the page.
|
||||
|
||||
---
|
||||
|
||||
It creates a link to another page.
|
||||
It serves as a container for the meta data in the HTML document.
|
||||
|
||||
---
|
||||
|
||||
It formats text as bold.
|
||||
It represents the root or top level element for the HTML document.
|
||||
|
||||
#### --answer--
|
||||
|
||||
|
||||
Reference in New Issue
Block a user