Cargando…

Mobile First Bootstrap : develop advanced websites optimized for mobile devices using the Mobile First feature of Bootstrap /

A practical, step-by-step tutorial on developing websites for mobile using Bootstrap. This book is for anyone who wants to get acquainted with the new features available in Bootstrap 3 and who wants to develop websites with the mobile-first feature of Bootstrap. The reader should have a basic knowle...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Magno, Alexandre
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham, UK : Packt Pub., 2013.
Colección:Community experience distilled.
Temas:
Acceso en línea:Texto completo
Tabla de Contenidos:
  • Cover; Copyright; Credits; About the Author; Acknowledgements; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Bootstrap 3.0 is Mobile First; Bootstrap reviewed; Desktop to responsive; The new mindset
  • Mobile First; Practical example
  • The responsive dropdown; Now Bootstrap uses Bower and Jekyll; Running the docs; Version 3 in progress in the Github repository; Installing Jekyll; Bower; First step to responsiveness; Making changes in the Bootstrap source code; Running tests; Summary; Chapter 2: Designing Stylesheet in Bootstrap 3; The grid system; Semantic grids.
  • Grid frameworkBreakpoints and completely fluid layouts; Predefined classes to control responsive flow; Forms in different resolutions; The icon library; Responsive utilities; Responsive classes; Semantic grid variables and functions; Relative units; Navigation; Summary; Chapter 3: JavaScript, the Behavior in Mobile First Development; The carousel example; A touch of enhancement; Data attributes; Mobile First and progressive enhancements; Be semantic in your HTML markup; Unobtrusive JavaScript; Follow the Bootstrap tips about accessibility; Test a site in a lynx browser; Namespace events.
  • JavaScript on the serverSummary; Chapter 4: Getting it All Together, a Simple Tweet Application Page; Bootstrapping our application; Inserting a customizable version of Bootstrap; The project template; Bootstrap modal component example; Geolocation; The Twitter API search; Make a search; Going from tablet device to desktop screen resolution; The choice between web app and mobile application; Summary; Chapter 5: Performance Matters; Responsive images; Load on demand; Optimizing icons; Summary; Index.