mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-19 13:00:51 -04:00
fix: edit distractors on q18 of semantic-html quiz for even length (#58764)
This commit is contained in:
@@ -395,15 +395,15 @@ What is the role of the `i` element?
|
||||
|
||||
#### --distractors--
|
||||
|
||||
It creates interactive buttons.
|
||||
It is used to represent text that has been marked for reference purposes.
|
||||
|
||||
---
|
||||
|
||||
It handles user authentication and login.
|
||||
It is used to provide a caption or legend for disclosure boxes.
|
||||
|
||||
---
|
||||
|
||||
It formats numerical data.
|
||||
It is used to format numerical data and sort it from smallest to largest.
|
||||
|
||||
#### --answer--
|
||||
|
||||
|
||||
Reference in New Issue
Block a user