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

  • Adarsh 120

    @Adarshpathak1

    Posted

    Both the link for solution provided here is not working -PREVIEW SITE -VIEW CODE

    0
  • @craigwolfe

    Submitted

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

    The button design. Not sure I would do anything differently next time. It was a fun challenge.

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

    Button sizing properties.

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

    None.

    Adarsh 120

    @Adarshpathak1

    Posted

    Look everything perfect

    • a small change you can make to look perfect -i.e. decrease margin-top value, so it can fit on the screen without scroll. -or just use flex display: flex; justify-content: center; align-items: center;

    And everything Fine ! Keep it Up :)

    0
  • @BiancaAdS

    Submitted

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

    I'm most proud of the way I organize the tags and the CSS in my file.

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

    One of the challenges I encountered was using the box-shadow property, as I don't use it much, to overcome this I looked for ways to better use the property.

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

    I'd like to know better ways to organize my styles in the CSS file.

    Adarsh 120

    @Adarshpathak1

    Posted

    • Suggestions

      • can use font family from provided file
      • e.g.
      • @font-face { font-family: myFirstFont; src: url(./assets/fonts/Figtree-VariableFont_wght.ttf); font-weight: bold; }
    • p{font-family: 'myFirstFont';}

    • Appreciation for Clean code

      • html
      • css
      • well done and Keep going, keep going !

    Marked as helpful

    0
  • @PedroP16

    Submitted

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

    Estoy feliz por haber podido realizarlo sin ninguna complicacion:

    • De haber usado flex para centrar la card
    • De poder manipular la imagen para que no se salga del contenedor
    • Haber implementado los colores como variables

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

    Personalmente no encontre ninguna dificultad, no es el primer Challenge que hago (Puede ser que haya errores y no lo sepa).

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

    Me gustaria recibir ayuda en cualquier parte del codigo si se cree que se podria haber hecho de una mejor forma.

    Adarsh 120

    @Adarshpathak1

    Posted

    Good Part

    • Clean code
    • used semantic HTML
    • Almost Similar Design

    Need Improvement

    • Delete Readme.md
    • Change README-template.md file to Readme.md and edit according to instructions

    Marked as helpful

    0