Submitted over 2 years ago
Responsive Order Summary Component with CSS Flexbox & CSS Grid
@Lemirq
Design comparison
SolutionDesign
Community feedback
- @UserAhmad2001Posted over 2 years ago
Hello vihaan,
Congrats on your solution for the order summary challenge 🥳
Your solution is well-designed and responsive, I couldn't have made it better.
Hope you don't mind, I got a small tip for you:
You should always include a <html lan='en'> tag in your HTML, It may not make a change in modern browsers but some old browser versions might face some issues processing your code without it.
As web developers, we have to make our websites as accessible as possible
0@LemirqPosted over 2 years ago@UserAhmad2001 Thanks! Thank you for the suggestion, but I have a lang tag in my
<html>
element.0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord