Design comparison
SolutionDesign
Solution retrospective
I completed the third junior "Loopstudios landing page" challenge using CSS Pre-processor SASS and submitted the solution.
Anyone is welcome to check my solution and leave feedback to see whether there are any parts I need to improve this solution.
Community feedback
- @VCaramesPosted about 2 years ago
Hey @dracowarz, great job on this project!
Regarding you use of headings, I noticed that they are not being used correctly.
When using headings, you always start with <h1> element and go down from there.
The introductory section will always begin with the <h1> element.
So your headings should look like this:
<h1>:
- IMMERSIVE EXPERIENCES THAT DELIVER
<h2>:
- THE LEADER IN INTERACTIVE VR
- OUR CREATIONS
Happy Coding!
Marked as helpful1
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