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

HTML, CSS grid and flex

Maz 100

@Maz-hub

Desktop design screenshot for the Product preview card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


I struggled with keeping image intact from desktop to mobile version. From 800px the image would shrink. Not exactly sure i used @media query in a right way.

P.S. why when i upload my project via GitHub "Live site URL" is not showing my project right ?

Can anyone help. Thank you

Community feedback

Adriano 34,090

@AdrianoEscarabote

Posted

Hi Maz, how are you?

Welcome to the front-end mentor community!

I really liked the result of your project, but I have some tips that I think you will enjoy:

I noticed that the perfume image is not appearing to solve this we can make this change:

<img src="./images/image-product-desktop.jpg" alt="Perfume" />

The rest is great!

I hope it helps... 👍

Marked as helpful

0
dk rathod 60

@Dk-Rathod

Posted

Hi Dear, very good Try, I have a solution for the image not showing problem, Try to change the source address of the img tag in "index.html", Change source address "/images/image-product-desktop.jpg" to "images/image-product-desktop.jpg" and remove "/" from ending of img tag . Wish you happy Learning.

Marked as helpful

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