+ 3

Is anyone else having problems with the code playground or is it just me?

When I add in some code that doesn't work, and then restore it to the original coding, sometimes it still won't work.

5th May 2019, 8:13 PM
David C Schupbach
David C Schupbach - avatar
4 odpowiedzi
+ 3
I am working with background and gradients and it just doesn't return the desired results, even though I coded them in according to the lesson. Then sometimes when I remove the code that didn't work, it doesn't return to the original output.
5th May 2019, 8:20 PM
David C Schupbach
David C Schupbach - avatar
+ 3
Guess it was just something I missed, it's working now. I was adding top left position to a radial gradient, and it wasn't working. CSS { background: - radial-gradient (circle, top left, red, yellow, orange, cyan);}
5th May 2019, 8:45 PM
David C Schupbach
David C Schupbach - avatar
0
I personally never had problems with incorrect results after a piece of code has been removed. It would help to get more informative responses if you add the code that is not working properly with the problematic lines commented (those that were causing wrong results).
5th May 2019, 8:31 PM
{ 𝄋 ℒ 𝄋 }
{ 𝄋 ℒ 𝄋 } - avatar
- 1
"doesn't work" in what sense? Compilation error?
5th May 2019, 8:16 PM
{ 𝄋 ℒ 𝄋 }
{ 𝄋 ℒ 𝄋 } - avatar