This course will teach you the basics of CSS, as well as some advanced tricks and techniques to help you create beautiful, modern webpages. You will learn how to use selectors, create layouts, style text, and work with colors and backgrounds. You will also learn how to
From Wikipedia
In Cascading Style Sheets, CSS grid layout or CSS grid creates complex responsive web design grid layouts more easily and consistently across browsers. Historically, there have been other methods for controlling web page layout methods, such as tables, floats, and more recently, CSS Flexible Box Layout (flexbox). CSS grid is currently not an official standard although it has been adopted by the recent versions of all current major browsers.