Design comparison
SolutionDesign
Community feedback
- @VishalMauryastpPosted over 1 year ago
Hello, Everything is ok, but use html tag in a correct way--
<html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0" <title>Frontend Mentor</title> <link rel="stylesheet" href="style.css"> </head> <body> <main> ............write your code here like <section> & <div> </main> </body> <footer > </footer> </html> I hope ,it's helpful for you 😐
Marked as helpful0
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