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

Creation of NFT using HTML5 and CSS3(Flexbox)

Rolando 60

@rolando-17

Desktop design screenshot for the NFT preview card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


Creacion de una NFT card usando html5 y css3 Se hizo lo mas parecido posible a la del ejemplo en el reto

Community feedback

Travolgi 🍕 31,420

@denielden

Posted

Hi Rolando, great job!

Adding main tag for Accessibility

Try to remove all margin from contenedor class and use flexbox to the body for center the card.

Also set heigth of body to 100vh because Flexbox aligns to the size of the parent container.

Hope this help and happy coding :)

Marked as helpful

0

Rolando 60

@rolando-17

Posted

@denielden ohhh thanks i will use your mentions on my future proyects thankyou

1
Naveen Gumaste 10,460

@NaveenGumaste

Posted

Hay ! Good Job Rolando

These below mentioned tricks will help you remove any Accessibility Issues

-> Add Main tag after body like it should be your container. For 1st heading or h1 tag, use header tag and then inside the header put your h1 or h2 etc . But use header tag only once in main heading element.

Keep up the good work!

Marked as helpful

0

Rolando 60

@rolando-17

Posted

@Crazimonk main it gona be mi first container? thats what you are telling me or am confused

1
Naveen Gumaste 10,460

@NaveenGumaste

Posted

@rolando-17 yes that's right you have to make `main tag class="container" and the div class="wrapper" and then your content

0

@ingnicolaspj

Posted

Buen trabajo pero veo que faltan componentes como el perfil, las fuentes tipos de letras etc

Marked as helpful

0

Rolando 60

@rolando-17

Posted

@ingnicolaspj ah si me falto eso en un rato mas lo pongo y lo vuelvo a subir

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