I knew that CSS was a Cascading Styling Sheet that helps to design and styles the overall web page. You must choose tags that you want to style and put them as a selector which means you must put properties and values between the brackets.
I learned that when using CSS, you can style your web page. You can also link your style.css in external, inline, and internal styles.
I still want to study more about the new properties and values that go into CSS.