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

  • Julien 100

    @EdoardoRamondetti

    Submitted

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

    i have had some problems with positioning the cards on the desktop view. I overcome them with display grid on the container of the cards and with this on every card: position: absolute; top: 50%; left: 0; right: 0; transform: translateY(-50%);

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

    i would know if there is a better way to position the card than my solution. but I would appreciate any advice to improve.

    @mdnaimur

    Posted

    need to improve the code need to learn more about grid make sure prefect responsive

    happy coding

    0
  • @mdnaimur

    Posted

    There have issue -- Make sure it is responsive, suggest using a css grid -- image and content do not align recheck your code again

    thanks

    0
  • @MarioCarlaibe

    Submitted

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

    me orgulho de ter aprendido mais sobre listas ordenadas e desordenadas. Tambem fiquei feliz de aprender a usar o ::maker para mudar as cores das bolinhas e dos numeros das listas. na próxima vez que eu for usar listas, irei usar mais classes nelas, pois facilitaria muito minhas estilizações e na hora de melhorar o responsivo.

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

    estilizar as cores dos marcadores das lista foi um desafio pra mim. e tbm organizar o padding e o margin das listas, tive muita dificuldade. e no final, apanhei muito das duas colunas sobre as calorias, dai tive que usar um grid pra resolver a questão.

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

    preciso melhorar em crias lista e tabelas mais responsivas para diferentes tipos de telas.

    @mdnaimur

    Posted

    all requirements are perfect to fulfill. HTML solution follows the rules perfectly to screen sizes Well-code structured and readable.

    keep it up.

    Marked as helpful

    0
  • Dimitri V 370

    @Dubidimi

    Submitted

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

    ok

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

    ok

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

    ok

    @mdnaimur

    Posted

    some bugs are here. Image is not link properly that's why its not shown. improve code for better modern way.

    best of luck

    0
  • @mdnaimur

    Posted

    suggestion to readable code. (where proper space; naming convention ) proper use of flex and grid

    overall good to meet all of the demands.

    Marked as helpful

    0
  • P
    Darius 50

    @dariushill

    Submitted

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

    I'm most proud of being able to complete the challenge mostly by myself. I did need to research certain aspects of CSS that I had trouble with, but overall it was a great experience and feeling. I honestly don't know what I would have done differently next time.

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

    The first challenge I encountered was how to center my QR card inside the container div. I had trouble figuring this out but found the answer using flexbox, a topic I'm very new to. The second challenge I encountered was importing the correct font. I found the answer using Stack Overflow.

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

    None as of now

    @mdnaimur

    Posted

    The solution is made from HTML and CSS. No extra framework and tools are being used. This is raw code. It is the perfect solution. All necessary information is included.

    This solution fulfills the requirement.

    0