mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-28 22:00:47 -04: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