Typemaster pre-launch landing page with SaSS

Solution retrospective
Today I finally finished the third project. In this project I made it simple by using Sass, semantic HTML and CSS.
To begin with, I structure first the HTML into three parts such as header, main and footer. In the main part, it is divided into three sections consisting three separate contents. I used Sass to style the UI interface and used the given images as backgrounds instead of assigning it inside the HTML. I came across some issues regarding on the usage of the images which are:
- Making layers on individual images.
- A smooth media query breakpoints.
- The proper usage of Pseudo-classes (if this is applicable)
My solution was to used masked images so I don't have to fixed the positions in every breaks points on media queries.
Any feedback are welcome and Have a good one! Cheers y'all!
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Rio Cantre's solution.
Join 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