egghead.io
  1. 1
    Course Introduction: Optimize User Experience for Mobile Devices and Browsers
    1m 2s
  2. 2
    Use Chrome Developer Tools to Emulate Different Mobile Devices
    43s
  3. 3
    Use Remote Sources to Debug a Web App on an Emulator, Simulator, or Physical Device
    4m 17s
  4. 4
    Scale a Page Correctly for Small Viewports with a <meta> Tag
    2m 30s
  5. 5
    Make a horizontal-scrolling Menu
    3m 8s
  6. 6
    Make a <select> Field that Takes Advantage of Native Browser Behaviour
    2m 20s
  7. 7
    Make a nav Menu Available from a fixed-position Header
    7m 35s
  8. 8
    Use Sticky Positioning for Section Headers
    3m 21s
  9. 9
    Show Images of Differing Resolutions Depending on the Viewport Width with srcset
    5m 5s
  10. 10
    Show Different Variations of Images Depending on the Viewport Width using Art Direction
    2m 26s

Scale a Page Correctly for Small Viewports with a <meta> Tag

Rory Smith
InstructorRory Smith
  • css
    CSS
  • html
    HTML 5

Share this video with your friends

Send Tweet

There is a certain <meta> tag we need to make use of in order to display content how we want on mobile devices. The tag is going to make sure page content scales in a way that suits small viewports.

illustration for Optimize User Experience for Mobile Devices and Browsers

Course

Optimize User Experience for Mobile Devices and Browsers

Build your Developer Portfolio and climb the engineering career ladder.
  • Search
  • Talks
  • Podcasts
  • Machine
  • Pricing
  • Store
©egghead.io
Terms & Conditions