SlideShare a Scribd company logo
1 of 31
Bootstrap V4
Summary
• What is Bootstrap?
• Bootstrap Files
• Advantages of Bootstrap
• Where to Get Bootstrap 4?
• Bootstrap 4 Grid System
What is Bootstrap?
• Bootstrap is an open-source Javascript framework developed by
the team at Twitter. It is a combination of HTML, CSS, and
Javascript code designed to help build user interface components.
Bootstrap was also programmed to support both HTML5 and
CSS3.
• Also it is called Front-end-framework.
• Bootstrap is a free collection of tools for creating a websites and
web applications.
• It contains HTML and CSS-based design templates for
typography, forms, buttons, navigation and other interface
components, as well as optional JavaScript extensions.
Bootstrap Files
Bootstrap can be boiled down to three main files:
•bootstrap.css - a CSS framework
•bootstrap.js - a JavaScript/jQuery framework
•glyphicons - a font (an icon font set)
Additionally, Bootstrap requires jQuery to function. jQuery is
an extremely popular and widely used JavaScript library, that
both simplifies and adds cross browser compatibility to
JavaScript.
Advantages of Bootstrap
• Easy to use: Anybody with just basic knowledge of HTML
and CSS can start using Bootstrap
• Responsive features: Bootstrap's responsive CSS
adjusts to phones, tablets, and desktops
• Mobile-first approach: In Bootstrap, mobile-first styles
are part of the core framework
• Browser compatibility: Bootstrap 4 is compatible with all
modern browsers (Chrome, Firefox, Internet Explorer 10+,
Edge, Safari, and Opera)
Where to Get Bootstrap 4?
There are two ways to start using Bootstrap 4 on your web site.
You can: Include Bootstrap 4 from a CDN, Download Bootstrap 4 from
getbootstrap.com
• Bootstrap 4 CDN
Containers
Bootstrap 4 requires a containing element to wrap site
contents.
There are two container classes to choose from:
 The .container class provides a responsive fixed width
container
 The .container-fluid class provides a full width container,
spanning the entire width of the viewport
Example of Containers
Bootstrap 4 Grid System
Bootstrap's grid system allows up to 12 columns
across the page.
Grid Classes
The Bootstrap 4 grid system has five classes:
Grid System
Nested Columns
The following example shows how to create a two column
layout, with another two columns inside one of the
columns
Button tags
Outline buttons
Headings
Display
Cards
 A card is a flexible and extensible content container.
 It includes options for headers and footers, a wide variety
of content,
 contextual background colors, and powerful display
options.
 Card titles are used by adding .card-title
 Card subtitles used by adding .card-subtitle
 .card-img-top places an image to the top of the card
 Mix and match multiple content types to create the card
you need, or throw everything in there.
 an optional header and/or footer within a card an be
added
Example
Bootstrap 4 List Groups
To create a basic list group, use an <ul> element with class .list-
group, and <li> elements with class .list-group-item:
Navigation Bars
A navigation bar is a navigation header that is placed at
the top of the page:
Table
The .table class adds basic styling to a table. .table-
striped class adds zebra-stripes. .table-bordered class
adds borders. .table-hover class adds a hover effect
Bootstrap 4 Alerts
Alerts are created with the .alert class, followed by one
of the contextual classes .alert-success, .alert-
info, .alert-warning, .alert-danger, .alert-
primary, .alert-secondary, .alert-light or .alert-dark:
Bootstrap 4 Images
.img-thumbnail class shapes the image to a
thumbnail (bordered)
.rounded-circle class shapes the image to a circle
.rounded class adds rounded corners to an image
Aligning Images
Float an image to the right with the .float-
right class or to the left with .float-left
Centered Image
Center an image by adding the utility classes.mx-auto
and.d-block
Cont..
Bootstrap 4 Forms
Form controls automatically receive some global styling
with Bootstrap
All textual <input>, <textarea>, and <select> elements
with class .form-control have a width of 100%
Bootstrap provides two types of form layouts
• Stacked (full-width) form
– Add a wrapper element with .form-group,
around each form control, to ensure proper
margins and create Stacked (full-width) form
• Inline form
– Add class .form-inline to the <form> element
to all of the elements are inline and left-aligned
Example of Bootstrap form
Borders
Color
Background Color Classes
Bootstrap 4 Text
• Text transform
• <p class="text-lowercase">Lowercased text.</p>
• <p class="text-uppercase">Uppercased text.</p>
• <p class="text-capitalize">Capitalized text.</p>
• Font weight and italics
• <p class="font-weight-bold">Bold text.</p>
• <p class="font-weight-normal">Normal weight
text.</p>
• <p class="font-italic">Italic text.</p>
Text Color
Bootstrap V4: The Complete Guide

More Related Content

Similar to Bootstrap V4: The Complete Guide

ViA Bootstrap 4
ViA Bootstrap 4ViA Bootstrap 4
ViA Bootstrap 4imdurgesh
 
An introduction to bootstrap
An introduction to bootstrapAn introduction to bootstrap
An introduction to bootstrapMind IT Systems
 
Bootstrap Part - 1
Bootstrap Part - 1Bootstrap Part - 1
Bootstrap Part - 1EPAM Systems
 
Twitter bootstrap (css, components and javascript)
Twitter bootstrap (css, components and javascript)Twitter bootstrap (css, components and javascript)
Twitter bootstrap (css, components and javascript)NexThoughts Technologies
 
Web development and web design with seo
Web development and web design with seoWeb development and web design with seo
Web development and web design with seoRajat Anand
 
Bootstrap Web Development Framework
Bootstrap Web Development FrameworkBootstrap Web Development Framework
Bootstrap Web Development FrameworkCindy Royal
 
Battle of the Front-End Frameworks: Bootstrap vs. Foundation
Battle of the Front-End Frameworks: Bootstrap vs. FoundationBattle of the Front-End Frameworks: Bootstrap vs. Foundation
Battle of the Front-End Frameworks: Bootstrap vs. FoundationRachel Cherry
 
Advancio, Inc Academy: BootStrap
Advancio, Inc Academy: BootStrapAdvancio, Inc Academy: BootStrap
Advancio, Inc Academy: BootStrapAdvancio
 
Bootstrap.pptx
Bootstrap.pptxBootstrap.pptx
Bootstrap.pptxRaviRazz7
 
Why you need to switch to bootstrap 4.0?
Why you need to switch to bootstrap 4.0?Why you need to switch to bootstrap 4.0?
Why you need to switch to bootstrap 4.0?MarkupBox
 
Intro To Twitter Bootstrap
Intro To Twitter BootstrapIntro To Twitter Bootstrap
Intro To Twitter BootstrapAhmed Haque
 
Bootstrap webtech presentation - new
Bootstrap   webtech presentation - newBootstrap   webtech presentation - new
Bootstrap webtech presentation - newWebtech Learning
 

Similar to Bootstrap V4: The Complete Guide (20)

Twitter Bootstrap
Twitter BootstrapTwitter Bootstrap
Twitter Bootstrap
 
Bootstrap
BootstrapBootstrap
Bootstrap
 
BOTSTRAP.ppt
BOTSTRAP.pptBOTSTRAP.ppt
BOTSTRAP.ppt
 
Bootstrap 5 ppt
Bootstrap 5 pptBootstrap 5 ppt
Bootstrap 5 ppt
 
ViA Bootstrap 4
ViA Bootstrap 4ViA Bootstrap 4
ViA Bootstrap 4
 
Bootstrap 3
Bootstrap 3Bootstrap 3
Bootstrap 3
 
An introduction to bootstrap
An introduction to bootstrapAn introduction to bootstrap
An introduction to bootstrap
 
Bootstrap Part - 1
Bootstrap Part - 1Bootstrap Part - 1
Bootstrap Part - 1
 
Boot strap
Boot strapBoot strap
Boot strap
 
Twitter bootstrap (css, components and javascript)
Twitter bootstrap (css, components and javascript)Twitter bootstrap (css, components and javascript)
Twitter bootstrap (css, components and javascript)
 
Web development and web design with seo
Web development and web design with seoWeb development and web design with seo
Web development and web design with seo
 
Bootstrap 3 vs. bootstrap 4
Bootstrap 3 vs. bootstrap 4Bootstrap 3 vs. bootstrap 4
Bootstrap 3 vs. bootstrap 4
 
Bootstrap Web Development Framework
Bootstrap Web Development FrameworkBootstrap Web Development Framework
Bootstrap Web Development Framework
 
Module 3 - Intro to Bootstrap
Module 3 - Intro to BootstrapModule 3 - Intro to Bootstrap
Module 3 - Intro to Bootstrap
 
Battle of the Front-End Frameworks: Bootstrap vs. Foundation
Battle of the Front-End Frameworks: Bootstrap vs. FoundationBattle of the Front-End Frameworks: Bootstrap vs. Foundation
Battle of the Front-End Frameworks: Bootstrap vs. Foundation
 
Advancio, Inc Academy: BootStrap
Advancio, Inc Academy: BootStrapAdvancio, Inc Academy: BootStrap
Advancio, Inc Academy: BootStrap
 
Bootstrap.pptx
Bootstrap.pptxBootstrap.pptx
Bootstrap.pptx
 
Why you need to switch to bootstrap 4.0?
Why you need to switch to bootstrap 4.0?Why you need to switch to bootstrap 4.0?
Why you need to switch to bootstrap 4.0?
 
Intro To Twitter Bootstrap
Intro To Twitter BootstrapIntro To Twitter Bootstrap
Intro To Twitter Bootstrap
 
Bootstrap webtech presentation - new
Bootstrap   webtech presentation - newBootstrap   webtech presentation - new
Bootstrap webtech presentation - new
 

Recently uploaded

How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxDr.Ibrahim Hassaan
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
Romantic Opera MUSIC FOR GRADE NINE pptx
Romantic Opera MUSIC FOR GRADE NINE pptxRomantic Opera MUSIC FOR GRADE NINE pptx
Romantic Opera MUSIC FOR GRADE NINE pptxsqpmdrvczh
 
Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxEyham Joco
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
Atmosphere science 7 quarter 4 .........
Atmosphere science 7 quarter 4 .........Atmosphere science 7 quarter 4 .........
Atmosphere science 7 quarter 4 .........LeaCamillePacle
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxAnupkumar Sharma
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfMr Bounab Samir
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.arsicmarija21
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 

Recently uploaded (20)

How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptx
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
Romantic Opera MUSIC FOR GRADE NINE pptx
Romantic Opera MUSIC FOR GRADE NINE pptxRomantic Opera MUSIC FOR GRADE NINE pptx
Romantic Opera MUSIC FOR GRADE NINE pptx
 
Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptx
 
Raw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptxRaw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptx
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 
Atmosphere science 7 quarter 4 .........
Atmosphere science 7 quarter 4 .........Atmosphere science 7 quarter 4 .........
Atmosphere science 7 quarter 4 .........
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 

Bootstrap V4: The Complete Guide

  • 2. Summary • What is Bootstrap? • Bootstrap Files • Advantages of Bootstrap • Where to Get Bootstrap 4? • Bootstrap 4 Grid System
  • 3. What is Bootstrap? • Bootstrap is an open-source Javascript framework developed by the team at Twitter. It is a combination of HTML, CSS, and Javascript code designed to help build user interface components. Bootstrap was also programmed to support both HTML5 and CSS3. • Also it is called Front-end-framework. • Bootstrap is a free collection of tools for creating a websites and web applications. • It contains HTML and CSS-based design templates for typography, forms, buttons, navigation and other interface components, as well as optional JavaScript extensions.
  • 4. Bootstrap Files Bootstrap can be boiled down to three main files: •bootstrap.css - a CSS framework •bootstrap.js - a JavaScript/jQuery framework •glyphicons - a font (an icon font set) Additionally, Bootstrap requires jQuery to function. jQuery is an extremely popular and widely used JavaScript library, that both simplifies and adds cross browser compatibility to JavaScript.
  • 5. Advantages of Bootstrap • Easy to use: Anybody with just basic knowledge of HTML and CSS can start using Bootstrap • Responsive features: Bootstrap's responsive CSS adjusts to phones, tablets, and desktops • Mobile-first approach: In Bootstrap, mobile-first styles are part of the core framework • Browser compatibility: Bootstrap 4 is compatible with all modern browsers (Chrome, Firefox, Internet Explorer 10+, Edge, Safari, and Opera)
  • 6. Where to Get Bootstrap 4? There are two ways to start using Bootstrap 4 on your web site. You can: Include Bootstrap 4 from a CDN, Download Bootstrap 4 from getbootstrap.com • Bootstrap 4 CDN
  • 7. Containers Bootstrap 4 requires a containing element to wrap site contents. There are two container classes to choose from:  The .container class provides a responsive fixed width container  The .container-fluid class provides a full width container, spanning the entire width of the viewport
  • 9. Bootstrap 4 Grid System Bootstrap's grid system allows up to 12 columns across the page.
  • 10. Grid Classes The Bootstrap 4 grid system has five classes:
  • 12. Nested Columns The following example shows how to create a two column layout, with another two columns inside one of the columns
  • 17. Cards  A card is a flexible and extensible content container.  It includes options for headers and footers, a wide variety of content,  contextual background colors, and powerful display options.  Card titles are used by adding .card-title  Card subtitles used by adding .card-subtitle  .card-img-top places an image to the top of the card  Mix and match multiple content types to create the card you need, or throw everything in there.  an optional header and/or footer within a card an be added
  • 19. Bootstrap 4 List Groups To create a basic list group, use an <ul> element with class .list- group, and <li> elements with class .list-group-item:
  • 20. Navigation Bars A navigation bar is a navigation header that is placed at the top of the page:
  • 21. Table The .table class adds basic styling to a table. .table- striped class adds zebra-stripes. .table-bordered class adds borders. .table-hover class adds a hover effect
  • 22. Bootstrap 4 Alerts Alerts are created with the .alert class, followed by one of the contextual classes .alert-success, .alert- info, .alert-warning, .alert-danger, .alert- primary, .alert-secondary, .alert-light or .alert-dark:
  • 23. Bootstrap 4 Images .img-thumbnail class shapes the image to a thumbnail (bordered) .rounded-circle class shapes the image to a circle .rounded class adds rounded corners to an image Aligning Images Float an image to the right with the .float- right class or to the left with .float-left Centered Image Center an image by adding the utility classes.mx-auto and.d-block
  • 25. Bootstrap 4 Forms Form controls automatically receive some global styling with Bootstrap All textual <input>, <textarea>, and <select> elements with class .form-control have a width of 100% Bootstrap provides two types of form layouts • Stacked (full-width) form – Add a wrapper element with .form-group, around each form control, to ensure proper margins and create Stacked (full-width) form • Inline form – Add class .form-inline to the <form> element to all of the elements are inline and left-aligned
  • 29. Bootstrap 4 Text • Text transform • <p class="text-lowercase">Lowercased text.</p> • <p class="text-uppercase">Uppercased text.</p> • <p class="text-capitalize">Capitalized text.</p> • Font weight and italics • <p class="font-weight-bold">Bold text.</p> • <p class="font-weight-normal">Normal weight text.</p> • <p class="font-italic">Italic text.</p>