CSS is the cascading style sheet which is used to design a website or web page. We used CSS with HTML in different ways like inline, internal and external. Without CSS, you cannot work property with only HTML to create a website. It is necessary to learn CSS, if you want to become a professional web designer then you need to learn CSS from basic level with practice. In this course, you will learn CSS (Cascading style sheet) with coding exercises. There are many things or properties you have to learn with CSS like padding, margin, width height, text properties, positioning, transform, 2d and 3d transform, animation etc.
HTML is the prerequisite for this course