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

  • @anthonyplicata

    Submitted

    I'm having a hard time keeping everything directly center in the webpage. I also feel that my html isn't technically accurate and would like to hear how I can make that better.

    How could I have made the content stay in the center?

    What would make my markup technically accurate?

    @AnoshaSohail

    Posted

    Hi! I've had the chance to review your code, and I wanted to share my thoughts with you. Overall, your work is quite impressive, and I can see the dedication and effort you've put into it. Below are a few approaches you could have used for easy centering body { min-height: 100vh; justify-content: center; } also remove the margin 0 auto from .frame

    1