Skip to main content

CSS - Home

What is CSS?

  • CSS is used to design everything on the site, such as styling the font color, styling the background color, styling the font size, styling the spacing, including layout design and display variations for the device and difference screen size(Responsive).

What does CSS stand for?

  • CSS stands for Cascading Style Sheets.

Why use CSS?

  • CSS is used to customize the design of your website, including layout and display variations for different devices and screen sizes.

Prerequisites for studying CSS

  • Before you can learn this CSS lesson, you need to know the HTML lesson first.

Additional help

  • To learn more about this tutorial, you should watch some CSS Tutorial - Zero to Hero videos to help you learn more.