0
Css problem
Why my css don't connect my html at this app??
8 Réponses
+ 3
Hey!
I noticed a few little things in your CSS code that you might wanna fix:
1. Some of the { brackets weren’t closed — just make sure every block ends with a }.
2. You wrote .cards.card, but there should be a space between them like this: .cards .card.
3. Last thing — if you're only targeting one class like .card or .content, there's no need to include the parent class. Just use the class name on its own like .content.
Let me know if anything’s unclear — happy to help anytime! 🙌
+ 4
Which app? Share your code
+ 2
The Sololearn compiler has all 3 Web languages (HTML, CSS, JavaScript) linked automatically. You don't need to link it.
Or, are you trying to link to another css file elsewhere? Is it publicly accessible? As Mehdi said, it would help if we could see the code. Here's a guide:
https://sololearn.com/compiler-playground/Wek0V1MyIR2r/?ref=app
+ 2
Thank you very much
I hope you have a blessing life and time
Mehdi
+ 2
Thank you 🙂
+ 1
Mehdi i send a code
I hope you can help me
0
Thank you for your help Ausgrindtube
i hope you can help me