Could someone please help me debug this code? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Could someone please help me debug this code?

When I comment out the <p> tags everthing is fine, but when I don't, the <div> tags don't line up correctly. https://code.sololearn.com/W84sYnGst9U0/?ref=app

4th Dec 2018, 8:17 PM
Elijah D
Elijah D - avatar
2 Answers
+ 3
vertical-align: top; on your divs
4th Dec 2018, 8:21 PM
Toni Isotalo
Toni Isotalo - avatar
+ 1
4th Dec 2018, 8:32 PM
Elijah D
Elijah D - avatar