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 solutions

  • Submitted


    I really appreciate all kind of feedbacks. I faced alot of challenges when working on this project. I read it online that its best to start from the mobile design first, which i did but converting it back to the desktop view (grid) was where the issue started,

    1. I was unable to position it in the middle because my parent (.minibody) was no longer carrying the 5boxes along whenever i tried to position it and i never set the position to absolute.
    2. I was unable to reduce the size of the boxes to a smaller size, i tried reducing the width, height, font and all but it was not responding
    3. Between box1 and box2 i dont know why gap between them is not responding to the gap:15px i assigned it.
    4. I tried looking for an alternative as not to specifically assign width to the boxes but was not working
    5. what could be the issues and solution to a child element not responding to its parent element adjustment even though the position of the child element is not set to (position:alternative).
    6. Is it advisable to always start with the mobile view before the desktop or tablet view?

    All this issues i faced when i was trying to convert the mobile view to desktop view, the mobile view is working just fine. I really appreciate all feedbacks of any kind and better approach i could have teken. Thank you very much

  • Submitted


    I'm open to feedbacks and corrections.

    What I found difficult was

    1. how to position the landing page in the middle the <body> without using the transition element
    2. Some of my paragraphs were not accepting my font (especially the "$146") no matter how hard I tried, I already installed the font to my system but it was still not responding.

    Kindly provide feedbacks and a better approach I can take incase of next time. Thanks