Need help please 👇 | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Need help please 👇

I have commented on where my issue is help check out with solution please https://code.sololearn.com/WFhfHhj9ekzc/?ref=app

24th May 2019, 7:39 AM
Lod
Lod - avatar
3 Answers
+ 1
Putting a div inside a li element doesn't work very well, if you remove that and find a different way to target it for CSS styling it should look better.
24th May 2019, 7:43 AM
Rincewind
Rincewind - avatar
+ 1
li div { display:inline-block; } https://code.sololearn.com/WPeOVP8U9S8K/?ref=app
24th May 2019, 7:46 AM
Gordon
Gordon - avatar
0
Thank you very much... Mr Gordon
24th May 2019, 8:06 AM
Lod
Lod - avatar