Latest solutions
Latest comments
- @JMFiore@cyrusyamir
Hey brother, use <html lang="'en-us">, wrap your markup with <main> ...</main> after <body> tag, use <h1> instead of <h2> to repair accessibility issues.
- @loifloro@cyrusyamir
On line number 2 <html lang="en"> use <html lang="en-us"> for accessibility purpose.
- @amartey-tricky@cyrusyamir
Great work, but it should match with design a lit bit more accurately.
Marked as helpful