Chapter 4 of 'Fundamentals of Web Development' discusses CSS fundamentals, including syntax, selectors, and the cascade principle which defines how conflicting styles are resolved through inheritance, specificity, and location. The chapter also explains the box model, detailing various properties such as borders, margins, and background styles, as well as text styling properties that affect font and text presentation. Key terms related to CSS are summarized at the end for reference.