learncodingfree / learnCodingFree.org

Main website for learncodingfree
https://learncodingfree.org
MIT License
45 stars 14 forks source link

Just Enough CSS for Web Developers #26

Open sushilburagute opened 4 years ago

sushilburagute commented 4 years ago

11 Basic points you should cover in CSS as a Web Developer!


1. How CSS works?


2. How to render an element?

Box Model

3. How to render where I want?


4. How to Render the entire row of elements?


5. How to Render the Entire page as I wish?


7. How to layout on different screen size?


8. How to make it Beautiful?


9. How to make it more interesting?


10. How to ease Teamwork and Separation?


11. How to make Dev faster and Organised?


Summary

There are some basic ideas when learning CSS.

  1. Start from the smallest element
  2. Learn the concept not the keyword.
  3. When learning something know what you'll do with it.

BhaveshSSingh commented 3 years ago

thanks for this

Himanshu-Dhawale commented 3 years ago

Great article