@faraz-ch1Submitted about 2 years ago
jose
@CortesJoseAll comments
- @CortesJosePosted about 2 years ago
The image no found beacuse the "images" file and "image-product-desktop.jpg" does'nt exist.
Congrats for finish the challenge.
1 - @nuwanchandrasekaraSubmitted about 2 years ago@CortesJosePosted about 2 years ago
Image no found.
the image link is not correct, that is why it doesn't show it. this is the correct: <img class="qr-code" src="image-qr-code.png" alt="qr code">
Marked as helpful0 - @RomWeb3Submitted about 2 years ago
I used Flexbox to center my text & Icon on my button. Is it good ?
@CortesJosePosted about 2 years agoUse Flex to center text & Icon on button. It's right. Congrats for complete the challenge
Marked as helpful0 - @TiagoHenrique10Submitted about 2 years ago@CortesJosePosted about 2 years ago
the image no found: in this line of code you have to remove this slash "/" that appears at the beginning of "images". <img src="/images/image-qr-code.png" alt="QRcode">
this <img src="images/image-qr-code.png" alt="QRcode">
1