stepanskyvlad / learning-css

There is the code from the CSS Essential Course.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learning CSS

There is the code from the CSS Essential Course.

Learning objectives:

  • Writing basic selectors
  • Setting properties
  • Cascade and inheritance
  • Setting a font family, font size, text color, and more
  • Working with the box model
  • Leveraging Grid and Flexbox
  • Using the float and position properties
  • Working with advanced selectors
  • Creating fluid layouts

About

There is the code from the CSS Essential Course.


Languages

Language:HTML 73.0%Language:CSS 27.0%