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

  • SEBASTIAN• 170

    @BashS117

    Posted

    Congrats on completing the challenge.

    I have some suggestions about your code that might interest you:

    html:

    • tag <p>: Instead of just using margin, use CSS properties like margin and padding to add vertical space between elements,this will make your design looks like the original desing.

    ATL text: The alt attribute should explain the purpose of the image.

    css:

    • Dont forget to checkout the style guide to use the correct colors to the design. Remeber, to train your eye for detail by getting your solution as close to the design as you can, it makes you a better frontend developer

    Thats it, hope you find it helpfull, happy coding.

    Marked as helpful

    0