Rate me effort!
Maksudur Rahman
@SparrowHawkEyeAll comments
- @LiamPerrymanSubmitted over 1 year ago@SparrowHawkEyePosted over 1 year ago
In the Live link the image is not showing.
In the img src you used "/images/image-qr-code.png". Instead use this and it will work fine "./images/image-qr-code.png" π
Corrected code will be like this:
<img src="./images/image-qr-code.png" alt="">
πAlways give alt attribute for image some value.
2 - @CristianArielDelgadoSubmitted over 1 year ago
Hello community, I hope everything is on well! Today i would like to share with you this amazing NFT card. It was a little bit difficult for me but I could do it. BUT, there are always has to be a but, I don't know why I couldn't add the font-face. I am really open to read your comments. Thank you in advance.
@SparrowHawkEyePosted over 1 year agoGood One!!! But I think you need to work with the margin, padding and color. Hope Reading the style-guide will help you with the color ππ
0