diff --git a/curriculum/challenges/english/25-front-end-development/quiz-semantic-html/66ed903cf45ce3ece4053ebe.md b/curriculum/challenges/english/25-front-end-development/quiz-semantic-html/66ed903cf45ce3ece4053ebe.md index 56cca3a42ac..acf37acd81c 100644 --- a/curriculum/challenges/english/25-front-end-development/quiz-semantic-html/66ed903cf45ce3ece4053ebe.md +++ b/curriculum/challenges/english/25-front-end-development/quiz-semantic-html/66ed903cf45ce3ece4053ebe.md @@ -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--