Latest solutions
Latest comments
- @nour-aldinSubmitted about 3 years ago@devQuanPosted about 3 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