Mobile Web Best Practices

Menu▼

Use Data URIs to Save HTTP Requests

Reducing HTTP requests can aid greatly in speeding up your mobile web experience. Utilizing Data URIs for images reduces the amount of requests needed to fetch the images. Data URIs can be heavier in file size than using regular images, but there can be less latency than an HTTP request.

Related Resources

  • Data URIs
  • Let's Make the Mobile Web Faster

Category

  • Development
  • Media
  • Performance

Tags

  • data-uri
  • images
  • performance

Looking for Something?

  • «Home
  • ♠Strategy
  • ♣User Experience
  • ♥Visual Design
  • ♦Development
  • ¿FAQ
  • @Resources

About the Site

Mobile Web Best Practices helps people learn about and get things done with the mobile web. Learn More

Join the Cause

The mobile web is challenging and needs your help. Join the Mobile Web Mailing List

▲ Back to Top

Questions? Suggestions? Comments? Help? Fight? Ask @brad_frost on Twitter.

Very much in Alpha