Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I followed a very simple workflow and employed the base technologies of HTML and CSS. I plan to continue using standard CSS going forward and only adopt frameworks should a professional requirement for that arise.
What challenges did you encounter, and how did you overcome them?Getting the image blended with the accent colour was solved by using the image and setting the background of the container to the accent colour then using mix-blend-mode: multiply;
to blend the image with the background.
Any advice on how to improve the code in terms of standards, accessibility and responsive design principles will be greatly appreciated.
Community feedback
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord