Files
freeCodeCamp/challenges/01-responsive-web-design
skoparde 128794d819 fix(challenges): moved the <em> tag inside the <p> tag
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
2018-07-27 14:15:53 +09:00
..