0
Css
How to apply css to your work
2 Réponses
+ 5
Hi and welcome to Sololearn,
It might be a good idea to take a course on CSS or Web development. There are multiple ways to apply CSS and they all have their uses.
If you're having trouble, read these and update if you need to. Someone can help, for sure:
https://sololearn.com/compiler-playground/Wek0V1MyIR2r/?ref=app
https://sololearn.com/compiler-playground/W3uiji9X28C1/?ref=app
https://sololearn.com/compiler-playground/W0uW3Wks8UBk/?ref=app
+ 1
The second lesson in Sololearn's "Introduction to CSS" course literally answers your question...
If you're interested in CSS then simply do a course on it. Also, make sure that you understand HTML first as CSS's main purpose is to add styling to pages made using HTML code.