mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-10 10:01:51 -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