Sunnyside agency landing page

Solution retrospective
Hope you like my work! Feedback and suggestions on how I can improve are very welcome!.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Samadeen
Hey!! Cheers 🥂 on completing this challenge.. .
Here are my suggestions..
- You should nest your
headings
paragraphs
andimages
in amain
tag**. - Go down orderly when you are using the headings h1 down to h2 down to h3 and so on.
- You can wrap your `div class="bg-footer" section in a footer tag to avoid accessibility issues.
- You should add a the
lang
attribute to yourhtml
tag. - Remove some unnecessary attribute on your tags.
- Dont Leave a
section
orarticle
without aheading
.
This should fix most of your accessibility issues and HTML isssues. Make sure to generate a new report while at it
. Regardless you did amazing... hope you find this useful... Happy coding!!!
- You should nest your
- @OkaforRaph
You did a beautiful job, congratulations on completing the challenge. The only problem with the project is that you did not size your images accordingly. still give yourself a pat at the back... You did a good job overall.
Join 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