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 61969504993..64271acc7c1 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 @@ -563,23 +563,23 @@ Which of the following is the correct way to use to emphasize a piece of text? #### --text-- -What does the `b` element stand for? +Which of the following elements is used to bring attention to text that is not important for the meaning of the content? #### --distractors-- -Bold Attention To +`em` --- -Box Model +`small` --- -Bold Text +`strong` #### --answer-- -Bring Attention To +`b` ### --question-- @@ -615,7 +615,7 @@ Which of the following elements is used to represent a span of inline text which --- -`ruby` +`span` --- @@ -897,7 +897,7 @@ ordinal numbers #### --answer-- -footnotes +chemical formulas ### --question--