Woaw!
I learned how different CSS concepts like Flexbox, nesting, custom properties, and self-hosted fonts work together to build a structured and responsive layout.
hidden, display: none, visibility: hidden, and .visually-hidden.This assignment focuses on applying core CSS techniques such as Flexbox, custom properties, transitions, and accessibility-friendly styling.
I learned how different CSS concepts like Flexbox, nesting, custom properties, and self-hosted fonts work together to build a structured and responsive layout.
Understanding why some layouts did not behave as expected, especially with Flexbox and spacing, was challenging and took some trial and error.
I am not completely confident yet about choosing the best layout approach in more complex situations, but I feel more comfortable experimenting and debugging CSS.