U - CSS

The purpose of this practices is to guide Front End developers to understand usefull concepts about css, teaching them the best practices and daily basis use cases leading them to avoid regular mistakes.

How to start?

Before taking this course, you should have at least a basic knowledge in 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.

Install

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: http://localhost:3000/