@birkirfreyrgSubmitted over 1 year ago
SEBASTIAN
@BashS117All comments
- @BashS117Posted over 1 year ago
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 helpful0