The Mobile Web
eBook - ePub

The Mobile Web

Responsive design for a multi device world

  1. 220 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

The Mobile Web

Responsive design for a multi device world

About this book

With the amazing growth of mobile device usage, the internet has entered a brand new territory. Desktop-only websites are in the past. The web is now everywhere and your systems has to support mobile, TVs, wrist watches.. and even desktop! Develop the modern web, transformed by the world of mobile, touch-screens and other devices. Unveil the mysteries of good responsive design, mobile-first strategy, high resolution screens, HTML5 components and performance optimizations. Face the challenges and changes of the new Mobile Web and explore its limits!

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access The Mobile Web by Sergio Lopes in PDF and/or ePUB format, as well as other popular books in Computer Science & Programming in HTML. We have over one million books available in our catalogue for you to explore.

Information

Table of contents

  1. About me
  2. CapĂ­tulo 1: The Mobile Web
  3. Parte 1 - Mobile strategy
  4. CapĂ­tulo 2: The paths of a mobile strategy
  5. CapĂ­tulo 3: App or Web? Comparison of possibilities
  6. CapĂ­tulo 4: HTML 5 is different from HTML 5: the packaged apps situation
  7. CapĂ­tulo 5: Responsive design for a unique Web
  8. CapĂ­tulo 6: Mobile-first
  9. CapĂ­tulo 7: Market, browsers, support, and tests
  10. Parte 2 - Programming the modern Web
  11. CapĂ­tulo 8: Flexibility on the Web with fluid layouts
  12. CapĂ­tulo 9: Media queries: the best companions of a fluid layout
  13. CapĂ­tulo 10: Everything you want to know about viewport
  14. CapĂ­tulo 11: The saga of three pixels and the high resolution and retina screens
  15. CapĂ­tulo 12: Do not remove the zoom from your users
  16. CapĂ­tulo 13: Always use media queries based on the content of your page
  17. CapĂ­tulo 14: Mobile media queries first or Desktop first?
  18. CapĂ­tulo 15: The media queries for different resolutions and retina
  19. CapĂ­tulo 16: Media queries also help with accessibility
  20. Parte 3 - The adaptive Web
  21. CapĂ­tulo 17: Progressive enhancement and feature detection
  22. CapĂ­tulo 18: RESS - Responsive design with components on the server side
  23. CapĂ­tulo 19: The complicated scenario of responsive images
  24. CapĂ­tulo 20: Adaptive design and conditional loading
  25. Parte 4 - Gestures and data entry
  26. CapĂ­tulo 21: Web gestures
  27. CapĂ­tulo 22: Implementing gestures with JavaScript
  28. CapĂ­tulo 23: UX challenges in touch interfaces
  29. CapĂ­tulo 24: Using the new HTML 5 semantic input types
  30. CapĂ­tulo 25: Revisiting the old form components
  31. CapĂ­tulo 26: Usability of mobile forms
  32. Parte 5 - Conclusion