The purpose of these practices is to help Front End developers understand useful css concepts. You'll learn best practices and everyday use cases so you can avoid common mistakes.
Before taking this course, you should have at least a basic knowledge of css. Given that, we have a course prepared for you at Talos html and css course, then go to content index to see the practices.
To run the examples follow the commands below:
$ npm install http-server -g
$ cd u-css/
$ http-server ./src -p 3000
To view your project, go to: https://localhost:3000/