Skip to content

cadaar/u-css

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 

Repository files navigation

U - CSS

The purpose of this practices it's 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 an basic knowledge in css. Given that, we have a course prepared for you 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/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 60.7%
  • HTML 39.2%
  • JavaScript 0.1%