Module 3 begins
Duration: 0.3 Month
Introduction to CSS

Learn CSS basics: syntax, values, comments, and key selectors (ID, Class, Tag). Explore internal, inline, and external styling methods.
- Understand CSS’s core concepts and its function in web styling.
- Learn about the various CSS values and unit types.
- Grasp the basic rules for writing CSS stylesheets.
- Learn to add comments for code documentation.
- Understand and use ID, Class, and Tag selectors to target HTML elements.
- Learn the three ways to add CSS to HTML (Inline, Internal, External) and when to use each.
Module concludes
Learn CSS fundamentals and apply basic styling to HTML through different methods and selectors.