Cargando…

Bootstrap by example : master Bootstrap 4's frontend framework and build your websites faster than ever before /

Annotation

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Moreto, Silvio (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham, UK : Packt Publishing, [2016]
Colección:Community experience distilled.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000Ii 4500
001 OR_ocn946526855
003 OCoLC
005 20231017213018.0
006 m o d
007 cr unu||||||||
008 160412s2016 enka o 001 0 eng d
040 |a UMI  |b eng  |e rda  |e pn  |c UMI  |d IDEBK  |d N$T  |d VT2  |d OCLCF  |d YDXCP  |d KSU  |d DEBBG  |d S4S  |d OCLCQ  |d CEF  |d NLE  |d UKMGB  |d AGLDB  |d IGB  |d UKAHL  |d RDF  |d INARC  |d OCLCO  |d OCLCQ  |d OCLCO 
015 |a GBB6G3459  |2 bnb 
016 7 |a 018010530  |2 Uk 
019 |a 946006264  |a 946106462 
020 |a 9781785287053  |q electronic bk. 
020 |a 1785287052  |q electronic bk. 
020 |z 9781785288876 
020 |z 1785288873 
029 1 |a DEBBG  |b BV043969198 
029 1 |a DEBSZ  |b 485797127 
029 1 |a GBVCP  |b 882849409 
029 1 |a AU@  |b 000062539776 
029 1 |a UKMGB  |b 018010530 
029 1 |a AU@  |b 000058967194 
035 |a (OCoLC)946526855  |z (OCoLC)946006264  |z (OCoLC)946106462 
037 |a CL0500000732  |b Safari Books Online 
050 4 |a TK5105.888 
072 7 |a COM  |x 051000  |2 bisacsh 
072 7 |a COM  |x 060080  |2 bisacsh 
082 0 4 |a 005  |2 23 
049 |a UAMI 
100 1 |a Moreto, Silvio,  |e author. 
245 1 0 |a Bootstrap by example :  |b master Bootstrap 4's frontend framework and build your websites faster than ever before /  |c Silvio Moreto. 
264 1 |a Birmingham, UK :  |b Packt Publishing,  |c [2016] 
300 |a 1 online resource. 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
490 1 |a Community experience distilled 
500 |a Includes index. 
588 |a Description based on online resource; title from title page (viewed April 12, 2016). 
520 8 |a Annotation  |b Master Bootstrap 4's frontend framework and build your websites faster than ever beforeAbout This Book Become an expert in Bootstrap framework, and speed up front-end development and prototyping through real-life examples An applied guide exploring two web applications such as Twitter and Dashboard from scratch Hands on the Bootstrap version 4 even before the official releaseWho This Book Is ForIf you are a frontend developer with no knowledge of Bootstrap, then this book is for you. Basic knowledge of HTML, CSS, and JavaScript is expected, as well as a reasonable understanding of web frameworks, such as jQuery.What You Will Learn Discover how to use Bootstrap's components and elements, and to customize them for your own projects Understand the framework's usage in the best way with the recommended development patterns Create web pages for any kind of device like tablet, mobile, computer, etc. Construct a Twitter app by exploring the advanced bootstrap components like Breadcrumbs, Pagination, Media objects, and so on Combine the power of JavaScript with your Bootstrap app for more functionality Create a Dashboard web app using Bootstrap's JavaScript plugins Learn the difference between Bootstrap's version 3 and 4 of the framework Extend your knowledge on Bootstrap's external plugins, their incorporation and usageIn DetailBootstrap is a free, open source collection of tools that helps developers create websites or web applications. It provides a faster, easier, and less repetitive solution to designing and building applications. Before Bootstrap's release, it was necessary to import a variety of libraries into your project that offered different components and features for web interface development. Plus with the increased popularity of smartphones there were lack of libraries that could handle the responsiveness of a web page. Bootstrap's existence let it quickly become famous as a front-end framework that offered a wide set of tools from page grid up to components that render a web page in the best possible way for any device.This book will be a tutorial covering various examples as well as step-by-step methodology to create interesting web applications using Bootstrap and to understand the front-end framework to its core.We begin with an introduction to the Bootstrap framework and setting up an environment to build a simple web page. We then cover the grid system, basic Bootstrap components, HTML elements, and customization components for responsive and mobile first development. This is presented by creating a beautiful Landing page sample. You will also learn how to create a web application like Twitter by using the full set of components offered in the framework. Finally, you will learn to create a dashboard web app, using Bootstrap to its finest potential including component customizations, event handling, and external library integration. All these examples are explained step-by-step and in depth, while covering the versions 3 and the most recent version 4 of Bootstrap. So, you will be in the state of the art for front-end development.By the end of this book, you will be familiar with the development of a plugin for the framework and Bootstrap's world which is popular for fast paced front-end web development, used in countless projects all over the world, and now yours.Style and approachThis is a step-by-step guide that closely focuses on developing web applications in most objective way solving real-life problems with Bootstrap. It covers two sample web applications, which are explained in detail. 
505 0 |a Cover; Copyright; Credits; About the Author; About the Reviewer; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Getting Started; Getting Bootstrap; Setting up the framework; Folder structure; Warming up the sample example; Bootstrap required tags; Building our first Bootstrap example; The container tag; Optionally using the CDN setup; Community activity; Tools; Bootstrap and web applications; Browser compatibility; Summary; Chapter 2: Creating a Solid Scaffolding; Understanding the grid system; Building our scaffolding; Setting things up; Offset columns; Completing the grid rows 
505 8 |a Nesting rowsFinishing the grid; Fluid container; We need some style!; There are headings everywhere; Playing with buttons; More typography and code tags; Manipulating tables; Styling the buttons; Like a boss!; Final thoughts; Box-sizing; Quick floats; Clearfix; Font definitions for typography; Summary; Chapter 3: Yes, You Should Go Mobile First; Making it greater; Bootstrap and the mobile-first design; How to debug different viewports at the browser; Cleaning up the mess; Creating the landing page for different devices; Mobile and extra small devices; Tablets and small devices 
505 8 |a Desktop and large devicesSummary; Chapter 4: Applying the Bootstrap Style; Changing our grid layout; Starting over the grid system; The header; The introduction header; The about section; The features section; The price table section; The footer; Forming the forms; Newsletter form; Contact form; The sign-in form; Images; Helpers; Floating and centering blocks; Context colors; Spacing; Responsive embeds; Summary; Chapter 5: Making It Fancy; Using Bootstrap icons; Paying attention to your navigation; Until the navigation collapse; Using different attachments; Coloring the bar; Dropping it down 
505 8 |a Customizing buttons dropdownMaking an input grouping; Getting ready for flexbox!; Understanding flexbox; Playing with Bootstrap and flexbox; Summary; Chapter 6: Can You Build a Web App?; Understanding web applications; Creating the code structure; Adding the navigation; Adding the search input; Time for the menu options!; The option at the thumbnail; Adding the Tweet button; Customizing the navigation bar; Setting up the custom theme; Fixing the list navigation bar pseudo-classes; You deserve a badge!; Fixing some issues with the navigation bar; Do a grid again; Playing the cards 
505 8 |a Learning cards in Bootstrap 4Creating your own cards; Adding Cards to our web application; Another card using thumbnails; Implementing the main content; Making your feed; Doing some pagination; Creating breadcrumbs; Finishing with the right-hand-side content; Summary; Chapter 7: Of Course, You Can Build a Web App!; Alerts in our web app; Dismissing alerts; Customizing alerts; Waiting for the progress bar; Progress bar options; Animating the progress bar; Creating a settings page; Pills of stack; Tabs in the middle; Adding the tab content; Using the Bootstrap tabs plugin 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
630 0 0 |a Bootstrap (Computer program) 
630 0 7 |a Bootstrap (Computer program)  |2 fast 
650 0 |a Web site development. 
650 0 |a Web sites  |x Design. 
650 6 |a Sites Web  |x Développement. 
650 6 |a Sites Web  |x Conception. 
650 7 |a COMPUTERS / Programming / General  |2 bisacsh 
650 7 |a COMPUTERS / Web / General  |2 bisacsh 
650 7 |a Web site development  |2 fast 
650 7 |a Web sites  |x Design  |2 fast 
830 0 |a Community experience distilled. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781785288876/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Internet Archive  |b INAR  |n bootstrapbyexamp0000more 
938 |a Askews and Holts Library Services  |b ASKH  |n AH30550626 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis34330420 
938 |a EBSCOhost  |b EBSC  |n 1214596 
938 |a YBP Library Services  |b YANK  |n 12925503 
994 |a 92  |b IZTAP