@Adong-o
Posted
What are u doin next we plan on collaborating??
@Ciscoflash
Posted
@Adong-o cool how do we connect?
@Adong-o
Posted
What are u doin next we plan on collaborating??
@Ciscoflash
Posted
@Adong-o cool how do we connect?
@MelvinAguilar
Posted
Hello π. Congratulation on successfully completing your first challenge π ! !
I have some recommendations regarding your code that I believe will be of great interest to you.
HTML π:
<main>
tag.Alt text π·:
alt
attribute should not contain the words "image", "photo", or "picture", because the image tag already conveys that information.The alt
attribute should explain the purpose of the image. Uppon scanning the QR code, the user will be redirected to the frontendmentor.io website, so a better alt
attribute would be QR code to frontendmentor.io
If you want to learn more about the alt
attribute, you can read this article. π.
CSS π¨:
em
or rem
. You can read more about this here π.width: 100%
property in the body
tag is not necessary. The body
tag is a block element and it will take the full width of the page by default.I hope you find it useful! π Above all, the solution you submitted is great!
Happy coding!
@Ciscoflash
Posted
@MelvinAguilar thank you so much this was helpful to me
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