Merge pull request #3813 from ltegman/fix/nest-anchor-in-paragraph-3805

Fix Waypoint Nest Anchor in Paragraph Code Guidance
This commit is contained in:
Aniruddh Agarwal
2015-10-20 20:22:10 +08:00

View File

@ -1157,9 +1157,11 @@
"</style>", "</style>",
"", "",
"<h2 class=\"red-text\">CatPhotoApp</h2>", "<h2 class=\"red-text\">CatPhotoApp</h2>",
"<!--Do not alter code above this line-->",
"", "",
"<a href=\"http://www.freecatphotoapp.com\">cat photos</a>", "<a href=\"http://www.freecatphotoapp.com\">cat photos</a>",
"", "",
"<!--Do not alter code below this line-->",
"<img class=\"smaller-image thick-green-border\" src=\"https://bit.ly/fcc-relaxing-cat\">", "<img class=\"smaller-image thick-green-border\" src=\"https://bit.ly/fcc-relaxing-cat\">",
"", "",
"<p class=\"red-text\">Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.</p>", "<p class=\"red-text\">Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.</p>",