I can’t solve step 41. Can anyone help?
Hi @Danss ,
Simply place both the paragraphs on one single line and make sure there is no space between them.
1 Like
It is the actual element in the HTML and their position. When elements are set as inline-block they behave a bit like words in text. So adding or removing a new line or space will affect it’s position (like a word in a sentence). Putting the element directly next to each other will remove the single space between them.
2 Likes
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.