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

  • jmortada 50

    @jmortada

    Submitted

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

    i worked on a new concept i learn which is flexbox also i made it mobile responsive

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

    i encountered some issues with css related to flexbox as the concept was new to me so my knowelege toward its specificity is new but ill overcome it with time and practice

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

    i would some help with responsive development but ill overcome those with try and error

    @Stephen-254

    Posted

    I wouldn't recommend the trial-and-error way. Most elements are responsive by default, actually, sometimes the properties we use hinder what we want to achieve as far as responsiveness is concerned.

    Leave what responds by default and modify what doesn't. Before complicating your work with media queries, try achieving responsiveness using a flexbox or grid.

    The trial and error method will waste a lot of your time and you'll have so many unwanted and conflicting properties.

    0
  • @Ugwoke-Nmasinachi

    Submitted

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

    I am happy that i can actually get the replica of the website to an extent

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

    Responsiveness was a bit of challenge for me.

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

    I also have issues knowing when to use a particular css property and when not to

    @Stephen-254

    Posted

    Continue practising using the properties by building more projects. You'll get it, it takes some time but I assure you, you'll get it. Keep doing what you're doing.

    0
  • @Stephen-254

    Posted

    Hello there. Your code has responsiveness problems. I'd advise you to adjust your elements to take dimensions close to the original project. Use media queries to have the desired responsiveness.

    0