+ 6

How can I improve my css skills?

My html and css

16th Apr 2019, 3:40 PM
sticky
sticky - avatar
12 Answers
+ 5
You can improve your skillv by practice , reading CSS codes available on sololearn and other coding sites this will also help you to learn more! and imagine the code that you want to make and just write a code in your computer that will definitely help you to become better and better in CSS
24th Apr 2019, 12:02 PM
Ujjawal Raj
Ujjawal Raj - avatar
+ 4
I find that the best way to practice web development in general is with an online IDE [jsbin online editor](https://jsbin.com) Everything is on one page so you can see the results immediately. Secondly, master the basics, but bear in mind to learn the following to truly master CSS: mastery=[flexbox, grids, perspective, @media, var(), animation, transition]
16th Apr 2019, 9:04 PM
Logomonic Learning
Logomonic Learning - avatar
+ 3
How about finish your CSS course here for a start?
18th Apr 2019, 7:49 AM
Sonic
Sonic - avatar
+ 2
3d stuff
17th Apr 2019, 11:06 AM
Logomonic Learning
Logomonic Learning - avatar
+ 2
So you want to improve your CSS skills... The answer is simple "practice" Until you will not practice , you won't improve yourselves because "Practice makes man perfect" You should make Pure CSS codes to improve as much skills ... If you dunno Pure CSS then you should check that in others code ... /* Note: I have made such Pure CSS codes.. You can check them for understanding them here https://code.sololearn.com/WKtZpai33Jxh/?ref=app */
17th Apr 2019, 6:33 PM
Shourya
Shourya - avatar
+ 2
▶️▶️▶️learn sololearn CSS tutorial. Learn the basics . Do assignments. Try out codes. Learn from others codes. ✔The best way to learn as my opinion. Learn from other resources too. Hope this will help you . 🏵🌼💐🌸💮💮💐🌼🏵
18th Apr 2019, 8:52 AM
Nithya Yamasinghe
Nithya Yamasinghe - avatar
+ 1
Monical what's perspective?
17th Apr 2019, 10:37 AM
Gordon
Gordon - avatar
+ 1
For me practice is the best for improving skill. But everyone's different. I decided to make my own personal website with HTML and CSS and learned a lot during the process.
18th Apr 2019, 7:18 AM
Anna Pańko
+ 1
You can improve your CSS skills greatly by learning about all of these points: 1. CSS units 2. CSS browser support 3. Most used CSS properties 4. CSS background 5. CSS borders 6. CSS Shapes 7. CSS positioning 8. CSS selectors 9. CSS typography 10. CSS functions 11. CSS animation http://pythonandmltrainingcourses.com/best-summer-training-in-noida/
18th Apr 2019, 10:17 AM
navdeep
+ 1
You can practice on sololearn.com
18th Apr 2019, 8:49 PM
Isaac Mazanec
Isaac Mazanec - avatar
0
With practice. Create a website with HTML, then practice styling it with CSS to get it to look the way you want. Remember, it's 2019, so you want it to be responsive. Have at it.
17th Apr 2019, 10:35 PM
Big Joe
Big Joe - avatar