...

/

Solution: Promotional Banner Visibility

Solution: Promotional Banner Visibility

Let’s switch between mobile and desktop navigation based on screen width.

Problem description

Given an HTML page with two banner sections:

  • <div class="desktop-banner"> contains a promotional image for desktop.

  • <div class="mobile-banner"> contains a promotional image optimized for mobile. ...