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

  • GGS 260

    @Guilherme-Goncalves-de-Souza

    Posted

    Hello @Ibanezense!!!

    Your project was very good, congratulations.

    It is also worth mentioning that its semantics are great and easy to read, continue like this!!!

    You can leave your project in the center by doing the following, with Flexbox:

    body{
        height: 100vh;
    
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    

    This is a great site to study about Flexbox, it's worth it!!!

    Marked as helpful

    0
  • GGS 260

    @Guilherme-Goncalves-de-Souza

    Posted

    Hello @YOUXIE-DEV!!!

    Your project was great, congratulations.

    My tip is in case you use Windows: You can use Paint 3D, in the files in the "design" folder of the main folder, to measure the size of the elements, using the tool "screen" that gives the right measurements!!!

    1