...

/

Problem: Promotional Banner Visibility

Problem: Promotional Banner Visibility

Try to 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.

  • ...