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 some best practices for mobile responsiveness I can use to improve? During responsive design, how do I vertically move the entire project to the top of the page?

  • Submitted


    I struggled to make the project responsive, I couldn't change the image div width to match the container div. What are some best practices? What better elements could I have used instead of the ones I've used in this project?

  • Submitted


    Q: What did you find difficult while building the project? A: 1. How to center the content to the middle. 2. I had trouble finding a more efficient way when using CSS, I had to go the extra mile to center the content when I probably could've used some other properties for instance.

    Q: Which areas of your code are you unsure of? A: 1. The class names. Couldn't think of better names for classes that were descriptive. 2. HTML Structure. Probably used to many unnecessary divs. 3. CSS properties.

    Q: Do you have any questions about best practices? A: Is there a more efficient way to name classes and structure HTML content? What's a different, more efficient way to center content?