Blogr Landing page

Solution retrospective
please check my landing page and provide me the feedback so I can improve myself more
Please log in to post a comment
Log in with GitHubCommunity feedback
- @BilalSalmi
- html validation
Bad value `` for attribute
srcset
on elementimg
: Must contain one or more image candidate strings.<img src=
/assets/illustration-phones.5ad9ed76.svgalt=`` srcset=``></div>
you forget to assign a value to srcset attribute.
- @BilalSalmi
Hi again brother , this one is awsome!
- Accessibility recommendations:
Heading levels should only increase by one
<h3>Design for the future</h3>
I have just checked your page, you forget to use <h2> tag and you jump to <h3> <h4> .
consider to use them each one after another h1, h2 , h3 ,h4 ,h5, h6
read more about importance of html hrading here.
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