CSS Fundamentals: Unlock the power of Web Styling
In this CSS course from Carrie Dils, I learned the basics of CSS, and how CSS intertwines with the aspects of a webpage, since a webpage is made up of the html, js, and css. I also learned about core CSS principles like inline styles, stylesheets, fonts/colors, margins and spacing, and the box model. The course also taught best styling practices in terms of code syntax, but also touching on some accessibility concerns. I can use this in my coursework to make my code more accessible, especially when working on projects, and also how to make my work more customizable, which is important for my professional career because there will be clients who have specific needs that will need to be tailored to. Learning CSS on a deeper level will help me not only being able to write code in my html and create a webpage, but to be able to customize it and create something with more meaning.

