Introduction to CSS

Is this course right for me?

Learn CSS in this complete tutorial course. Cascading Style Sheets (CSS) tell the browser how to display the text and other content that you write in HTML. Therefore, this course requires some basic skills and experience with HTML.

Course Goals/Objectives

This tutorial introduces learners to CSS (Cascading Style Sheets), a key tool in web design. CSS is an extension to basic HTML that allows web designers to style web pages and the ability to specify how information is presented to users. CSS is used to control the appearance, design, and layout of HTML webpages and essentially gives them their dynamic and engaging appearance.

This course will teach you everything you need to know to get started with CSS3, including flexbox and CSS grid.

Code
You can access the scrimba.com version of the video tutorial, which gives access to the full code and allows live code editing.

Publisher Website: freeCodeCamp.org