Training Topics

Cascading Style Sheet

Topics

What is CSS

Cascading Style Sheets allows you to create great-looking web pages, but how does it work under the hood? This article explains what CSS is, with a simple syntax example, and also covers some key terms about the language.

Video covering the basics

https://youtu.be/OUF52XoNUn8

Syntax of CSS

Different Selectors

Tag selector - selects the elements having the matching tags

css-syntax-1469106898.png