<PLEASE USE THIS TEMPLATE TO HELP YOU CREATE A GREAT POST!>
<Below this line, add a link to the EXACT exercise that you are stuck at.>
https://www.codecademy.com/en/courses/web-beginner-en-9x6JW-WnAFv/0/5?curriculum_id=50579fb998b470000202dc8b
<Below this line, in what way does your code behave incorrectly? Include ALL error messages.>
I keep getting the “Oops, did you remember to float .left to the left?” even though I did, and checked 30 times if it is right. The issue is that my div with a class of .left stops showing up on the rigth screen where we see the result for some reason. It disappears in the exercise before this one, but does not give me any “error” message because of that, it just disappears when I hit “Run”. Can anyone help? Also, that div’s font changes itself from Papyrus to Impact in CSS section on its own, for some reason. The other div are in Papyrus font and they are fine…