I was able to create the mobile layout quickly, proving to myself that I am making progress in coding both HTML and CSS. I ended up spending more time on the desktop layout, thinking I would need to make different data source modifications, like the image. What I learned and will do differently is to look at what can be used in both layouts and what I can adjust with dimension changes via CSS to achieve the goals.
What challenges did you encounter, and how did you overcome them?The biggest challenge was the desktop layout, wanting to change the perfume image. In the end, I understood that I just needed to resize the larger image for the mobile screen. In other words, making the code simpler.