The tasks 12-15(so far) in the Coffee menu in Basic CSS have an error. Although correct they do not resolve. I had to jump forward in order to continue.
The code that I have written is the same as the one that is written if I jump forward so not sure why it doesn’t accept mine.
What code have you written? What does the tests say?
As an example if I recall correctly the 12 was to center the h1 inside the style element. I wrote h1 { text-align: center;}
Hi @demilavr !
Welcome to the forum!
Your code passed for me
Please ensure that you have disabled any extensions that interface with the freeCodeCamp website (such as Dark Mode and Ad Blocker), and set your browser zoom level to 100%. Both of these factors can cause tests to fail erroneously.
The thing is that when I skipped to 18 then my code was working and it was only not working for the 12-15…but I will try and get back to you.
Its working now…weird.
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.