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

All comments

  • @FernandoAGS95

    Submitted

    What are you most proud of, and what would you do differently next time?

    Lograr hacer el card con flex, por dios que me costo. El hover fue facil pero lograr que la imagen y el texto estuvieran alineados pero en diferentes espacios ( el texto a la izquierda) fue un infierno.

    What challenges did you encounter, and how did you overcome them?

    Tener la imagen centrada y el texto centrado pero a la izquierda del bloque que lo contiene, sin alterar la imagen

    What specific areas of your project would you like help with?

    How to do it in a simple way

    Nraul17 60

    @nraul17

    Posted

    Hello Fernando, the first detail that stands out is that the card is not centered in the main container. You can correct that with flexbos and its "align-atems" and "justify-content" attributes. Secondly, you should review the style sheet so that you can adjust the size and weight of the fonts to those indicated in the instructions. I hope these instructions are useful to you. Greetings!!

    Marked as helpful

    1
  • @Praveen3009

    Submitted

    What are you most proud of, and what would you do differently next time?

    iam improving my skills

    What challenges did you encounter, and how did you overcome them?

    i encountered aproblem in deployeing project in netfly but i searched in chatgpt i overcome problem

    What specific areas of your project would you like help with?

    understanding of htmltags,images,css styles

    Nraul17 60

    @nraul17

    Posted

    In my opinion we should upload the image to the project folder and use flex sections to easily organize the website elements. Create a main section and within it a container. Set the display to "flex" and center it using the justify items and center items attributes in the CSS

    Marked as helpful

    0