Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

News Homepage | HTML, CSS, Javascript

FlimzYT 110

@FlimzYT

Desktop design screenshot for the News homepage coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
2junior
View challenge

Design comparison


SolutionDesign

Community feedback

@0xabdul

Posted

Hi FlimzYT we'll congratulations on completing the News homepage. A Little bit suggestions for improve your code

IN HTML 📂 :

HEADING ⚠️

  • the heading level increase by one
  • the html documents must be contained level of headings 🚀

We Do ✓

  • Ex :
<h1> </h1>
<h2> </h2>
<h3> </h3>
<h4> </h4>
  • We use the headings line by line or sequence

Don't Do !

  • Ex :
<h2> </h2>
<h3> </h3>
<h4> </h4>
<h3> </h3>

I Hope it's useful comment for you and Happy Coding 🤩

Marked as helpful

0

Please log in to post a comment

Log in with GitHub
Discord logo

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