mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-23 12:01:12 -05:00
According to the "Use the em Tag to Italicize Text" challenge, the <em> tag should be placed inside the <p> tag. However, the following challenges have the <em> tag outside the <p> tag. I changed the order of these tags for those challenges