Skip to content

jaarboledam/u-css

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

145 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 55.3%
  • HTML 44.5%
  • JavaScript 0.2%