CSS Class doesn't work in my code, how can i fix it? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 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

10th May 2022, 6:15 AM
Florian Ommert
3 Antworten
+ 4
In html, use = instead of :
10th May 2022, 6:19 AM
🍇 Alex Tușinean 💜
🍇 Alex Tușinean 💜 - avatar
+ 4
Florian Ommert class = "mitte"
10th May 2022, 6:19 AM
Rik Wittkopp
Rik Wittkopp - avatar
+ 2
Oh 🙈 thank you! I changed it and it worked... Thanks 👆
10th May 2022, 6:25 AM
Florian Ommert