|
|
|
|
LEADER |
00000cam a2200000Ma 4500 |
001 |
EBOOKCENTRAL_ocn871190082 |
003 |
OCoLC |
005 |
20240329122006.0 |
006 |
m o d |
007 |
cr |n||||||||| |
008 |
140228s2014 xx o 000 0 eng d |
040 |
|
|
|a IDEBK
|b eng
|e pn
|c IDEBK
|d EBLCP
|d DEBSZ
|d OCLCQ
|d VT2
|d OCLCO
|d OCLCF
|d OCLCQ
|d FEM
|d ZCU
|d XFH
|d MERUC
|d OCLCQ
|d OCLCO
|d ICG
|d AU@
|d OCLCQ
|d OCLCO
|d DKC
|d OCLCQ
|d UKAHL
|d OCLCQ
|d OCLCO
|d OCLCQ
|d OCLCO
|d OCLCQ
|d OCLCO
|d OCLCL
|
019 |
|
|
|a 968037995
|a 968997380
|a 994606797
|
020 |
|
|
|a 1306461863
|q (ebk)
|
020 |
|
|
|a 9781306461863
|q (ebk)
|
020 |
|
|
|a 9781782164531
|
020 |
|
|
|a 1782164537
|
020 |
|
|
|a 1782164529
|
020 |
|
|
|a 9781782164524
|
029 |
1 |
|
|a AU@
|b 000062534538
|
029 |
1 |
|
|a DEBBG
|b BV043608149
|
029 |
1 |
|
|a DEBSZ
|b 405672659
|
029 |
1 |
|
|a AU@
|b 000067099917
|
029 |
1 |
|
|a AU@
|b 000058967012
|
035 |
|
|
|a (OCoLC)871190082
|z (OCoLC)968037995
|z (OCoLC)968997380
|z (OCoLC)994606797
|
037 |
|
|
|a 577437
|b MIL
|
050 |
|
4 |
|a TK5105.8885
|
082 |
0 |
4 |
|a 006.786
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Cochran, David.
|
245 |
1 |
0 |
|a Bootstrap Site Blueprints.
|
260 |
|
|
|b Packt Publishing,
|c 2014.
|
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
|
347 |
|
|
|a text file
|2 rda
|
588 |
0 |
|
|a Print version record.
|
520 |
|
|
|a In Detail Since its debut in August 2011, Twitter Bootstrap, now simply Bootstrap, has become by far the most popular framework for empowering and enhancing frontend web design. With Version 3, Bootstrap reaches an exciting new milestone, introducing a mobile-first responsive grid, new and powerful LESS mixins, and a lean code base optimized for modern browsers. "Bootstrap Site Blueprints" is a hands-on guide to the inner workings of Bootstrap's latest and greatest development milestone. In an easy-to-follow, step-by-step format, you'll quickly get to know the ins and outs of Bootstrap while building a portfolio site, a WordPress theme, a business site, an e-commerce interface, and administration interface, and an upscale marketing site. "Bootstrap Site Blueprints" guides you through the process of building different types of web applications, by leveraging the power of Bootstrap 3. In the process, you'll experience the power of customizing and recompiling Bootstrap's LESS files and adapting Bootstrap's JavaScript plugins, to the design of an excellent user interface. While creating these layouts, you will quickly become comfortable with customizing Bootstrap to meet the needs of your specific projects. You will add custom icon fonts, customize and recompile Bootstrap's powerful LESS files, and leverage Bootstrap's excellent JavaScript plugins to create dynamic user interfaces. By the end of this book you will be a more adept and efficient designer. Approach A hands-on guide with projects based on fictitious, but common, application development briefs, which will illustrate practical ways of applying responsive web design with Bootstrap. Who this book is for Whether you are a beginner or intermediate web developer, if you wish to make the most of Bootstrap, then this book is for you. You should be familiar with the fundamentals of HTML and CSS, and have some experience incorporating JavaScript plugins. Prior Bootstrap experience is optional.
|
505 |
0 |
|
|a Cover; Copyright; Credits; About the Authors; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Getting Started with Bootstrap; Quantity and quality; Improving with age; The power of leaner CSS; Downloading Bootstrap; The files you'll have; Preparing a project template folder; Getting H5BP; Deleting unnecessary Boilerplate files; Evaluating the Boilerplate .htaccess file; Updating required Boilerplate files; Updating the favicon and touch icons; Pulling in the Bootstrap files; Fonts; JavaScript; Holding off on the CSS; Bringing the LESS files over; Taking inventory.
|
505 |
8 |
|
|a Setting up the HTML template fileGiving your site a title; Adjusting the outdated browser message; Setting up major structural elements; Providing a navbar markup; Compiling and linking default Bootstrap CSS; Compiling Bootstrap CSS; Completing the responsive navbar; Troubleshooting; Adding support for Internet Explorer 8; Summary; Chapter 2: Bootstrappin' Your Portfolio; What we'll build; Surveying the exercise files; Marking up the carousel; Creating responsive columns; Turning links into buttons; Understanding the power of LESS; Nested rules; Variables; Mixins; Operations; Importing files.
|
505 |
8 |
|
|a The modular file organizationCustomizing Bootstrap's LESS according to our needs; Customizing variables; Importing our new variables; Editing navbar variables; Adding the logo image; Adjusting nav item padding; Adding icons; Adding Font Awesome icons; Adjusting the navbar icon color; Adjusting the responsive navbar breakpoint; Styling the carousel; Setting Font Awesome icons for the controls; Adding top and bottom padding; Forcing images to their full width; Constraining the carousel height; Repositioning the carousel indicators; Styling the indicators; Tweaking the columns and their content.
|
505 |
8 |
|
|a Styling the footerRecommended next steps; Summary; Chapter 3: Bootstrappin' a WordPress Theme; Downloading and renaming the Roots theme; Installing the theme; Configuring the navbar; Bringing in our home page content; Adding images; Customizing a page template; Understanding the Roots base template; Creating a custom base template; Using custom fields for a custom structure; Creating a custom content template; Building our carousel from custom fields; Adding our content columns from custom fields; Putting the footer content in place; Surveying the Roots assets folder; Swapping design assets.
|
505 |
8 |
|
|a Connecting our stylesheetConnecting our JavaScript files; Adding logo images to the navbar and footer; Adding icon links; Adding back WordPress-specific styles; Summary; Chapter 4: Bootstrappin' Business; Sizing up our beginning files; Creating a complex banner area; Placing a logo above the navbar; Reviewing and checking navbar dropdown items; Adding utility navigation; Making responsive adjustments; Implementing the color scheme; Styling the collapsed navbar; Designing a complex responsive layout; Adjusting the medium and wide layout; Adjusting headings, font sizes, and buttons.
|
546 |
|
|
|a English.
|
590 |
|
|
|a ProQuest Ebook Central
|b Ebook Central Academic Complete
|
630 |
0 |
0 |
|a WordPress (Electronic resource)
|
630 |
0 |
7 |
|a WordPress (Electronic resource)
|2 fast
|
650 |
|
0 |
|a Web site development.
|
650 |
|
6 |
|a Sites Web
|x Développement.
|
650 |
|
7 |
|a Web site development
|2 fast
|
758 |
|
|
|i has work:
|a Bootstrap site blueprints (Text)
|1 https://id.oclc.org/worldcat/entity/E39PCYCKwWvv99XfJ7PpKxPbBP
|4 https://id.oclc.org/worldcat/ontology/hasWork
|
776 |
0 |
8 |
|i Print version:
|z 9781306461863
|
856 |
4 |
0 |
|u https://ebookcentral.uam.elogim.com/lib/uam-ebooks/detail.action?docID=1647189
|z Texto completo
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH26849507
|
938 |
|
|
|a ProQuest Ebook Central
|b EBLB
|n EBL1647189
|
938 |
|
|
|a ProQuest MyiLibrary Digital eBook Collection
|b IDEB
|n cis27559680
|
994 |
|
|
|a 92
|b IZTAP
|