I have completed html basics but how can i learn more like style sheets , SVG, | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

I have completed html basics but how can i learn more like style sheets , SVG,

3rd Aug 2018, 3:07 PM
Ahmar Farooq
Ahmar Farooq - avatar
2 Answers
+ 4
Go to : w3schools.com and learn
3rd Aug 2018, 3:50 PM
Femi
Femi - avatar
+ 2
I would recommend finishing the CSS course in SoloLearn. SoloLearn also has a Bootstrap series, but so does w3schools. w3schools also has Font Awesome. CSS Tricks is also a good reference, although some article are outdated. https://css-tricks.com/guides/ https://css-tricks.com/almanac/ https://css-tricks.com/snippets/css/ After you have a solid foundation in CSS, you can learn about preprocessors (SASS/SCSS, LESS, etc.). They are all pretty similar, so just pick the syntax you prefer.
3rd Aug 2018, 10:16 PM
Janning⭐
Janning⭐ - avatar