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

  • @khatri-rohit

    Submitted

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

    I just completed this project

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

    Writing buttons logic in js

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

    It was a nice project I had and worthwhile doing alone But if someone re-write my js logic into his own thoughts he'll be most welcome here and I would like to see other logic on that to

  • @KevinBlyweert

    Posted

    Nice, I like your animation on numbers

    0
  • @KevinBlyweert

    Posted

    Great, even though the error message isn't the one requested, you should check here

    0
  • @EJMK18

    Submitted

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

    I am proud of successfully implementing the active state design especially, between the mobile and desktop layouts.

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

    I struggled implementing the mobile active state and desktop active states simultaneously. After a bit of research, I came across the matchMedia method. The method returns an object with property value pairs. I was able to use the matches and onchange properties from the object to successfully implement my solution.

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

    All feedback is appreciated. I would specifically like to know the following:

    1. Was my use of classes and id's correct for the JS implementation?
    2. How can I improve the use of classes and id's for JS code?

    @KevinBlyweert

    Posted

    Nice one.

    0
  • @KevinBlyweert

    Posted

    Great

    0
  • @SaiSravanth-Lokinindi

    Submitted

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

    Responsive design

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

    Responsive Grid and placing items in the grid

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

    Grid and Flexbox challenges

  • NBS 260

    @Dev-nbs75

    Submitted

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

    I tried to use picture element and but it didn't work. How to use it?

    @KevinBlyweert

    Posted

    Great, can hardly tell the difference! For picture element, which you made me discover, you got two elements, source, and image. As I understood, in the field media of source element is an evaluation of what you want to be tested to display either of your images. If it's true, the image you linked into srcset will be displayed, otherwise the src from img element will. I played with media queries instead of picture element, maybe I'll give it a try later.

    1
  • @Saigecode

    Submitted

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

    i did all by myself, although i had a hard styling the table, simple solution but i didn't realize early. i am proud of this because i search through w3schools and figured it out

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

    Styling the tables and making the background color of the body go away on mobile

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

    responsivity of the sites

  • tgodo 30

    @tobiekwe

    Submitted

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

    Better understanding of HTML structuring. I need to master how to use Figma for design dimensions.

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

    Figuring out design sections and their relationships to one another. By carefully structuring the elements on the HTML.

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

    The use of Figma to accurately determine fonts families and sizes.

    @KevinBlyweert

    Posted

    Great

    0
  • @KevinBlyweert

    Posted

    It looks like the design adds a shadow below the element, I didn't displayed it either

    Marked as helpful

    0