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


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

    • Proud of: Learned alot from this challenge. Learned how to design tables and about customizing bullets that come with lists.

    • What I would do differently next time: I would try to deep dive more into responsive web design for now. Later learn about CSS grids and some advanced Flex properties.

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

    Challenge: Main challenge was to underline the rows of the table and that took me quite a long time to figure out and understand.

    Overcame: I overcame it by first trying to figuring it out on own for a while, but then eventually referring to stackoverflow, youtube and looking at other people's code to understand.

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

    This Project was easy other than the table design. Would appreciate any feedback to improve my HTML and CSS.

  • Submitted


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

    • Proud of: Made this Project quicker than my previous projects. Learnt alot to do with blog and profile type solutions. Implemented Media Queries to make site responsive.

    • What I would do differently next time: I would try to deep dive more into responsive web design for now. Later learn about CSS grids and some advanced Flex properties.

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

    • Challenge: No as such challenges were encountered but there could be mistakes in the code. Review and help if u can. Thanks!

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

    This Project was somewhat similar to the Blog project so it was a little easier to do. Responsiveness was my main goal and I somewhat achieved it I guess. Feedback to improve my code to make it more efficient and responsive would be greatly aprreciated.

  • Submitted


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

    • Proud of: Used CSS Grid to center Wrapper for the first time, Made the Design Responsive by utilizing Media queries, Tried to use em and rem more and avoid giving height to divs. Stopped content from Overflowing the wrapper

    • What I would do differently next time:

    Learn more about CSS Grids and Try to implement them in my next Project Dive deep into Media Queries and Responsive Web Design

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

    • Challenge: Main Challenge was to understand the Default Responsiveness of CSS and tried to implement it.

    • Solution: Researched about Responsiveness in CSS and Learned alot. Still a long way to go and learn. Feedback would be appreciated

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

    I don't think my solution is the most efficient and feedback to implement it better and to correct my mistakes would be greatly appreciated.

  • Submitted


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

    • Glad/Proud of: I implemented the Design using Flexbox, Made the Design Responsive by utilizing Media queries.

    • What I would do differently next time:

    1. Learn more about CSS Grids and Try to implement them in my next Project
    2. Dive deep into Media Queries and Responsive Web Design

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

    • Challenge: Main Challenge was to make the Component responsive and Understanding Media Queries while doing so

    • Solution: Researched about Responsiveness in CSS and Learned alot

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

    • How to make a website Responsive below 375px and also to stop the content from Overflowing.