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

  • anthony 170

    @Codingtry123

    Submitted

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

    use http://lab.maltewassermann.com/viewport-resizer/ to test the web page under different browser size

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

    how do I emulate mobile device on laptop using http://lab.maltewassermann.com/viewport-resizer/

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

    how do I Create multi row layout with responsive design?

    @P0wertDev

    Posted

    The website you used is great. I use a chrome extension.

    Marked as helpful

    0
  • Sean 100

    @agoatnamedbear

    Submitted

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

    I am proud that I was able to overcome a few obstacles by doing some Googling and putting it all together. Also getting the page fully responsive for all screen sizes.

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

    I had a bit of a hard time with Nutrition section. I was finally able to get the right way to make the text a bit right of the horizontal rule. I also experienced a bit of confusion on how to setup the Nutrition sections HTML to utilize flexbox in the way that I intended it to. It was a bit of trial and error but I finally managed to get it done.

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

    • HTML structure for setting up flexbox in a better way
    • Better use of semantic HTML elements
    • Making the transition between breakpoints smoother

    @P0wertDev

    Posted

    I supose that you know now how do a better HTML structure and use CSS flexbox 😅

    However, the background color, it is not the right one 😅

    If you need some help or any question, just tell me 😁

    0
  • P

    @peregrinus69

    Submitted

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

    Learning to organise my code, files and folders. More clean and better

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

    No challanges

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

    No help needed for now. Thank you!

    @P0wertDev

    Posted

    All excellent! I like it 😁

    0
  • P

    @GSBorgess

    Submitted

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

    Me orgulho por concluir mais um desafio.

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

    .

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

    Gostaria de sobre HTML e CSS, sobre semantica, boas práticas, responsividade, etc. O intuito é melhorar o HTML e o CSS cada vez mais para evitar redundancia e praticas ruins. Qualquer contribuição e ajuda será mais que bem-vinda.

    @P0wertDev

    Posted

    Perhaps you could add to the h1 tag the cursor: pointer style, which will make the hand pop out when the pointer passes over the letters, and gives the user the feeling that it is clickable.

    Also, you could add the pseudo-class :hover and make it change colour to yellow when you hover over the letters.

    If you have any question, please write to me 😁

    0
  • @nicoleta2812

    Submitted

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

    I have completed the first challenge on frontendmentor.io

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

    the challenge was simple and helped me understand how the site works

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

    I have completed the challenge and everything was clear

    @P0wertDev

    Posted

    (All this is my humble opinion 😅😁)

    I like the design, is very similar to the original version

    He use just "div" tags, i think that is much better tags as a "main" or "section" and "footer" for a better semantic structure.

    Just i have a cuestion, why index.js if you don't use it?

    The rest is great!! 😁

    0