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

Solution intro-section-with-dropdown-navigation-main

@kittiphatp

Desktop design screenshot for the Intro section with dropdown navigation coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


I cannot dynamic on login and register position on mobile screen mode.

Community feedback

Nature Son 1,100

@NatureSon22

Posted

To make the layout responsive both on mobile and desktop, you should apply media query.

@media screen(size) {
         style-to-target
}

(https://www.w3schools.com/css/css_rwd_mediaqueries.asp)

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