Submitted over 2 years ago
QR-Component Using React and Tailwind
@Criztiandev
Design comparison
SolutionDesign
Solution retrospective
This is my Solution on Challenge # 1 in newbie section using Tailwindcss and React which I'm very new of. Please if there is something wrong in my code and my design , I'm open for correction
Community feedback
- @NaveenGumastePosted over 2 years ago
Hello Criztian Jade M Tuplano ! Congo π on completing this challenge
Let's look at some of your issues, shall we:
- Warp your card content around the main tag Ex: π
<body> <main class="container"> *all you content here* </main> </body>
-
Always use
h1
first and thenh2
,h3
and so on
happy Codingπ
1
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