What I learned in this Chapter
"You'll float too" This week I learned how CSS can control page layout using fixed positioning and floats. I now have a better understanding of how parent and child elements work together, when to use shared or unique styles, and how HTML provides structure while CSS controls appearance. I also learned to think about which element owns a specific behavior before writing code.,

