this is css 2ndvideo , in this video we can learn about Cascading Style Sheets (CSS). What is CSS, Types of CSS How to Connect CSS with HTML.
Cascading Style Sheets is a style sheet language used for describing the presentation of a document written in a markup language such as HTML. CSS is a cornerstone technology of the World Wide Web, alongside HTML and JavaScript.
CSS is the language we use to style an HTML document.
CSS describes how HTML elements should be displayed.
This tutorial will teach you CSS from basic to advanced.