@nour-aldinSubmitted over 2 years ago
devQuan
@devQuanAll comments
- @devQuanPosted over 2 years ago
Great job on your solution! The only thing I would have done differently is written my HTML more semantically. I would replace the div tags with section tags. Also, instead of dominating your layout with the box model, I would use either flexbox or grid. These are only suggestions, seeing as you still got the job done.
Marked as helpful1