Hey guys, I am very new to coding and have just recently finished the survey form. Unfortunately the only way I was able to complete the 17 tasks was by not having any div elements. Whenever I tried to apply them I lost all my progress, even though it looked better the test would come up with 9/17 instead of the 17/17 I get without the tag.
Is there a way to space out my page and make it better? I tried the display:block; but that didn’t work either. How can I use the div tags without failing the test?
Great, thanks for the help. Whenever I tried to use div’s is when I ran into trouble so I had to take them out. I will read up on how to use code pen and change those settings.