Latest solutions
Latest comments
- @davidFreelance19@mdabdulrahman
Hi @davidFreelance19,
Your solution is awesome 👌
Tip to avoid warnings in the accessibility report :
1.Wrap all the content in the
<main>
tag so you couldn't get the lanmark warningsI have seen all your solutions are nice. Can we work together?
Marked as helpful - @MarwaanAbdalla@mdabdulrahman
Hi @MarwaanAbdalla,
Welcome to Frontend mentor community, Your first solution is awesome and keep it up.
Some advices 1.Wrap all the content in the
<main>
tag so you couldn't get an landmark error.2.Use the alt attributes for images
Marked as helpful - @taldr27@mdabdulrahman
Hey @taldr27,
Your Solution is really good!
1.Use atleast one
<h1>
tag so you couldn't get the warning.Marked as helpful - @sbetav@mdabdulrahman
Hi @sbetav,
Your Solution is really good!
Tips :
1.Wrap all the content in the
<main>
tag so you couldn't get an landmark error2.Use atleast one
<h1>
tagThanks!
Marked as helpful - @NTWayys@mdabdulrahman
Hi @NTWayys,
Your Solution is Great 👍 Some Tips,
1.Wrap all the content in the
<main>
tag so you couldn't get an landmark error. - @Yabeshyj@mdabdulrahman
Hey @yabeshyj
Welcome to Frontend mentor community,
Your Solution is great👍 :
Wrap the all the content in the
<main>
Marked as helpful