Is CSS That Difficult?

Is CSS That Difficult?

ยท

2 min read

Often you will come across aspiring and experienced web developers that laments

CSS is difficult ๐Ÿ˜ฅ๐Ÿ˜ช๐Ÿคจ

But before we answer their point of view, let's start by explaining the meaning of CSS. CSS is an abbreviation for Cascading Style Sheet This is styling part in which developers are given a magical power to design whatever styles they need in their projects, from text styles to general appearance of a website (IMHO: anything is possible with CSS)

These days often you will see numerous "Learn" Web development Roadmaps and most of them actually contains valuable tips like:

Start with HTML - For General Structuring of your Webpage.

Learn CSS - For Styling your Webpage the way you want it to be.

Learn JavaScript - This will add unlimited powers to your projects, from interactions to security and many more features.

However despite of such tips which are really applicable, most aspiring web developers (like me) get stuck in the second phase (Learn CSS)

This is the reason as to why I have to share with you effective resources for you to learn CSS. Without further ado here we go:

1. Learn CSS

An evergreen CSS Course and reference to level up your web styling expertise. They have impressive contents and your CSS skills will be highly flexed ๐Ÿ˜ Learn CSS

2. FreeCodeCamp

This platform teaches almost every programming language, they have a well structured curriculum that can elevate your CSS Skills into next level. Check them and learn from them, freeCodeCamp: Responsible Web Design

3. SoloLearn

This platform is offering valuable resource for you to learn CSS and elevate your designing skills. SoloLearn is designed by experts, with real world practices. CSS

4. W3School

Where would I be without W3School?, Its really awesome platform for you to learn CSS. It will surely take you out of your comfort zone as you'll be doing quizzes after each lessons. Sounds great? Take a look at it. CSS Tutorials

5. MDN Web Docs

Looking to learn CSS by reading Web Docs?, well look no further, MDN Web Docs got you covered. CSS

Well, these are some of the Resources you can use to learn CSS and excel your designing skills as you aspire to become a web developer.

Thank you for reading and If you find these tips helpful, consider following me

Ngowi's Blog

Twitter

GitHub

ย