Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Skilled e-learning landing page

YohannDCz 90

@YohannDCz

Desktop design screenshot for the Skilled e-learning landing page coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


I succeeded in creating desktop, tablet and phone responsive design but I failed in managing transition over those. Any suggestion ?

Community feedback

@RickHalmoguera

Posted

Hey! For this challenge you want to use the Picture Element not the Background Image Property.

You can find more info here: https://www.w3schools.com/html/html_images_picture.asp

https://web.dev/learn/design/picture-element/

The sintax you will use is this: <picture> <source media="(min-width: )" srcset=""> <img src="" alt=""> </picture>

Keep the good work!

0

Please log in to post a comment

Log in with GitHub
Discord logo

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