Skip to content
Submitted almost 5 years ago

Keyboard Landing Page with SCSS

LVL 3
Suleyman360
@Suleeyman
A solution to the Typemaster pre-launch landing page challenge

Solution retrospective


Hello everyone,

In this challenge, I've spent many hours to make responsive images. I've used <picture> tags with different sources. But I would like to know the best method for reducing the loading time ? Should I use srcset on an unique <img> ? Or different <img> tags which I can display: none/initial; with media queries ... ?

Moreover, I tried to organise SCSS files. Is it well done ?

Every review is welcome ! Thanks

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on Suleyman’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