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

3-column preview card component

Eduardo 330

@Eduard38655

Desktop design screenshot for the 3-column preview card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


Cualquier comentario será apreciado /--/Any feedback will be appreciated

Community feedback

Vanza Setia 27,795

@vanzasetia

Posted

Hi, Eduardo! 👋

I recommend updating the live site URL to https://eduard38655.github.io/3-column-preview-card-component/3-column-preview-card-component-main/ to make it easier for people to see the actual project.

Another way is to put the project files in the root of the repository, not inside the 3-column-preview-card-component-main/ folder.

A couple of suggestions:

  • Use CSS to uppercase the text: Screen readers might spell the uppercased word in the HTML (spelled letter by letter).
  • Replace all the <h1> with <h2>: There should not be more than one h1 on a page. Many <h1> elements mean many titles which can confuse the users, especially the screen reader users.
  • No JavaScript: Remove the . The file does not exist and the project does not need JavaScript.

I hope this helps. Happy coding!

0

@Blackpachamame

Posted

Realmente no encuentro donde ver el sitio online, estas creando repositorios y colocando una carpeta dentro con el mismo nombre. Lo que tenes que hacer es sacar afuera todo lo que tengas en esa carpeta (y luego borrarla ya que quedará vacía).

Intente modificar el enlace para verlo online desde github pages, pero me tira error, así que deberías hacer esas modificaciones.

0

Eduardo 330

@Eduard38655

Posted

Ok, Gracias @Blackpachamame .

0
Eduardo 330

@Eduard38655

Posted

Ok, Gracias @Blackpachamame .

0
Eduardo 330

@Eduard38655

Posted

Ok, Gracias @Blackpachamame .

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