CSS

Step 1: Open your HTML project if it's not already open. CSS stands for Cascading Style Sheets, and is used to style webpages. Create a new file by clicking the three dots in the top left, selecting New file, and naming it style.css. This is your style sheet where you will be writing CSS to style your webpage.
Last section Next step