+ 1
CSS Class doesn't work in my code, how can i fix it?
Hi, can someone explain, why the class is not working? Everytime I try to use the .class it won't work in sololearn. https://code.sololearn.com/WcmNmwpIkILR/?ref=app
3 ответов
+ 4
In html, use = instead of :
+ 4
Florian Ommert
class = "mitte"
+ 2
Oh 🙈 thank you! I changed it and it worked... Thanks 👆