
Please click image above to view completed website and elements
For my CSS Zen Garden assignment, the goal was to explore how CSS can completely transform the visual design of a webpage without changing the HTML structure. The project focuses on separating content from presentation, which is an important principle in modern web design. By working with a pre-written HTML file from CSS Zen Garden, I was able to focus specifically on styling the page using CSS. This helped me understand how layout, colors, typography, and spacing can drastically change the look and feel of the same content.
For my design, I created a winter-themed website that uses cool colors and soft visual elements to reflect the atmosphere of the season. I incorporated shades of light blue, white, and soft neutrals to mimic snow and ice, while keeping the design clean and easy to read. Typography and spacing were also carefully considered so the content would remain visually balanced and accessible. Through CSS properties such as backgrounds, margins, padding, and positioning, I was able to create a layout that feels calm and visually engaging.
This assignment helped me gain a deeper understanding of how CSS controls the visual identity of a website. I learned how to organize styles efficiently and how small adjustments in CSS can significantly impact the user experience. Overall, the CSS Zen Garden project demonstrated how powerful CSS is in web design and reinforced the importance of creating visually appealing layouts while maintaining structured and accessible content.

