SlideShare a Scribd company logo
WEB DESIGN
BOOTSTRAP
Jumbotron1
2 Thumbnails2
Alerts3
2 Progress Bar4
2 List Group5
2 Modal6
2
Jumbotron
<div class="jumbotron">
<h1>Hello, world!</h1>
<p>...</p>
<p><a class="btn btn-primary btn-lg" href="#" role="button">Learn more</a></p>
</div>
Thumbnails
<div class="row">
<div class="col-xs-6 col-md-3">
<a href="#" class="thumbnail">
<img src="..." alt="...">
</a>
</div>
...
</div>
Alerts
<div class="alert alert-success" role="alert">...</div>
<div class="alert alert-info" role="alert">...</div>
<div class="alert alert-warning" role="alert">...</div>
<div class="alert alert-danger" role="alert">...</div>
<div class="alert alert-warning alert-dismissible" role="alert">
<button type="button" class="close" data-dismiss="alert" aria-label="Close"><span aria-
hidden="true">&times;</span></button>
<strong>Warning!</strong> Better check yourself, you're not looking too good.
</div>
Progress Bar
<div class="progress">
<div class="progress-bar" role="progressbar" aria-valuenow="60" aria-valuemin="0"
aria-valuemax="100" style="width: 60%;">
60%
</div>
</div>
.progress-bar-success
.progress-bar-info
.progress-bar-warning
.progress-bar-danger
.progress-bar-striped
List Group
<ul class="list-group">
<li class="list-group-item">Cras justo odio</li>
<li class="list-group-item">Dapibus ac facilisis in</li>
<li class="list-group-item">Morbi leo risus</li>
<li class="list-group-item">Porta ac consectetur ac</li>
<li class="list-group-item">Vestibulum at eros</li>
</ul>
Modal
THANK YOU

More Related Content

PPTX
Web Design Course - Lecture 20 - Bootstrap Dropdown, Button group, Input grou...
PPTX
Web Design Course - Lecture 18 - Boostrap, Gatting started, grid system, tables
PDF
Kohana bootstrap - modal form
DOCX
Kohana bootstrap - modal form
TXT
The project gutenberg e book, fairy tales from brazil, by elsie spicer
PDF
MTDDC Meetup TOKYO 2016
TXT
smoke1272528461
PDF
Django の認証処理実装パターン / Django Authentication Patterns
Web Design Course - Lecture 20 - Bootstrap Dropdown, Button group, Input grou...
Web Design Course - Lecture 18 - Boostrap, Gatting started, grid system, tables
Kohana bootstrap - modal form
Kohana bootstrap - modal form
The project gutenberg e book, fairy tales from brazil, by elsie spicer
MTDDC Meetup TOKYO 2016
smoke1272528461
Django の認証処理実装パターン / Django Authentication Patterns

What's hot (19)

DOCX
TXT
Index
PPT
Blogs como gerenciar
PPT
Blogs como gerenciar
PPT
Blogs como gerenciar
PPT
Blogs como gerenciar
PDF
jQtouch, Building Awesome Webapps
PDF
Drupal Security
DOC
Prova
TXT
Caja de likes
PDF
Meta Programming with JavaScript
TXT
Jackie's porfolio edited
PPT
Javascript
PPTX
Multilingual Propbank Annotation Tools: Cornerstone and Jubilee
PPTX
jQuery Mobile - Desenvolvimento para dispositivos móveis
PPTX
Diseño de Sistemas de Diseño con Atomic Design y Pattern Lab
DOCX
TXT
Private slideshow
PDF
2013 05-03 - HTML5 & JavaScript Security
Index
Blogs como gerenciar
Blogs como gerenciar
Blogs como gerenciar
Blogs como gerenciar
jQtouch, Building Awesome Webapps
Drupal Security
Prova
Caja de likes
Meta Programming with JavaScript
Jackie's porfolio edited
Javascript
Multilingual Propbank Annotation Tools: Cornerstone and Jubilee
jQuery Mobile - Desenvolvimento para dispositivos móveis
Diseño de Sistemas de Diseño con Atomic Design y Pattern Lab
Private slideshow
2013 05-03 - HTML5 & JavaScript Security
Ad

Similar to Web Design Course - Lecture 21 - Bootstrap Jumbotron, Thumbnails, Alerts, Progress Bar, List Group, Modal (20)

PDF
Rapid HTML Prototyping with Bootstrap - Chris Griffith
TXT
Copy of-a-walk-around-westfall-plaza
PPT
Bootstrap Components Quick Overview
PDF
Make More Money With Advanced Custom Fields - WordCampYYC 2015
PDF
iWebkit
PPTX
Introduction Bootstrap to Programming
PDF
Bootstrap 3 Cheat Sheet PDF Reference
PPTX
Bootstrap PPT by Mukesh
TXT
Facebook.html
TXT
Facebook.html
TXT
zynga-online.facebook.html
PDF
PDF
Your Custom WordPress Admin Pages Suck
PPTX
jQuery Mobile Introduction ( demo on EZoapp )
PDF
Vue.js - zastosowanie i budowa komponentów
DOC
I pv6+at+caribbean+sector
PPTX
Semantic web support for POSH
PPTX
Odoo Website - How to Develop Building Blocks
TXT
Xxx
PDF
Front-end Rails-приложений приложений, основанный на БЭМ
Rapid HTML Prototyping with Bootstrap - Chris Griffith
Copy of-a-walk-around-westfall-plaza
Bootstrap Components Quick Overview
Make More Money With Advanced Custom Fields - WordCampYYC 2015
iWebkit
Introduction Bootstrap to Programming
Bootstrap 3 Cheat Sheet PDF Reference
Bootstrap PPT by Mukesh
Facebook.html
Facebook.html
zynga-online.facebook.html
Your Custom WordPress Admin Pages Suck
jQuery Mobile Introduction ( demo on EZoapp )
Vue.js - zastosowanie i budowa komponentów
I pv6+at+caribbean+sector
Semantic web support for POSH
Odoo Website - How to Develop Building Blocks
Xxx
Front-end Rails-приложений приложений, основанный на БЭМ
Ad

More from Al-Mamun Sarkar (20)

PPTX
01 Introductions to System Design
PPTX
Introduction to machine learning
PPTX
Software Development Life Cycle (SDLC)
PPTX
Understanding Wordpress Plugn and Theme users' behavior
PPTX
Database Management - Lecture 4 - PHP and Mysql
PPTX
Database Management - Lecture 3 - SQL Aggregate Functions, Join
PPTX
Database Management - Lecture 2 - SQL select, insert, update and delete
PPTX
Database Management - Lecture 1
PPTX
PHP Lecture 6 - Php file uploading
PPTX
PHP Lecture 5 - Date time, Include, session
PPTX
PHP Lecture 4 - Working with form, GET and Post Methods
PPTX
PHP Lecture 3 - Functions
PPTX
PHP Lecture 2 - Conditional Statement, Loop
PPTX
PHP Lecture 1 - String, Constants, Arrays, Operators
PPTX
Web Design Course - Lecture 11 - CSS3, Border radius, Box shadow
PPTX
Web Design Course - Lecture 10 - Floating, Align, navigation bar, Image galle...
PPTX
Web Design Course - Lecture 9 - Border, Padding and Margin, Display
PPTX
Web Design Course - Lecture 7 - Basic Css
PPTX
Web Design Course - Lecture 6 - HTML form and form validation
PPTX
Web Design Course - Lecture 5 - iframe, Color, Enities and symbols, Audio and...
01 Introductions to System Design
Introduction to machine learning
Software Development Life Cycle (SDLC)
Understanding Wordpress Plugn and Theme users' behavior
Database Management - Lecture 4 - PHP and Mysql
Database Management - Lecture 3 - SQL Aggregate Functions, Join
Database Management - Lecture 2 - SQL select, insert, update and delete
Database Management - Lecture 1
PHP Lecture 6 - Php file uploading
PHP Lecture 5 - Date time, Include, session
PHP Lecture 4 - Working with form, GET and Post Methods
PHP Lecture 3 - Functions
PHP Lecture 2 - Conditional Statement, Loop
PHP Lecture 1 - String, Constants, Arrays, Operators
Web Design Course - Lecture 11 - CSS3, Border radius, Box shadow
Web Design Course - Lecture 10 - Floating, Align, navigation bar, Image galle...
Web Design Course - Lecture 9 - Border, Padding and Margin, Display
Web Design Course - Lecture 7 - Basic Css
Web Design Course - Lecture 6 - HTML form and form validation
Web Design Course - Lecture 5 - iframe, Color, Enities and symbols, Audio and...

Recently uploaded (20)

PPT
WHY_R12 Uaafafafpgradeaffafafafaffff.ppt
PPT
Machine printing techniques and plangi dyeing
PPTX
joggers park landscape assignment bandra
PDF
Urban Design Final Project-Context
PPTX
Entrepreneur intro, origin, process, method
PDF
Key Trends in Website Development 2025 | B3AITS - Bow & 3 Arrows IT Solutions
PPTX
Media And Information Literacy for Grade 12
PPT
UNIT I- Yarn, types, explanation, process
PDF
Urban Design Final Project-Site Analysis
PDF
SEVA- Fashion designing-Presentation.pdf
PDF
UNIT 1 Introduction fnfbbfhfhfbdhdbdto Java.pptx.pdf
PPTX
DOC-20250430-WA0014._20250714_235747_0000.pptx
PPTX
Wisp Textiles: Where Comfort Meets Everyday Style
PPTX
CLASS_11_BUSINESS_STUDIES_PPT_CHAPTER_1_Business_Trade_Commerce.pptx
PDF
BRANDBOOK-Presidential Award Scheme-Kenya-2023
PPTX
rapid fire quiz in your house is your india.pptx
PPTX
Tenders & Contracts Works _ Services Afzal.pptx
PPTX
building Planning Overview for step wise design.pptx
PPTX
Complete Guide to Microsoft PowerPoint 2019 – Features, Tools, and Tips"
PPTX
LITERATURE CASE STUDY DESIGN SEMESTER 5.pptx
WHY_R12 Uaafafafpgradeaffafafafaffff.ppt
Machine printing techniques and plangi dyeing
joggers park landscape assignment bandra
Urban Design Final Project-Context
Entrepreneur intro, origin, process, method
Key Trends in Website Development 2025 | B3AITS - Bow & 3 Arrows IT Solutions
Media And Information Literacy for Grade 12
UNIT I- Yarn, types, explanation, process
Urban Design Final Project-Site Analysis
SEVA- Fashion designing-Presentation.pdf
UNIT 1 Introduction fnfbbfhfhfbdhdbdto Java.pptx.pdf
DOC-20250430-WA0014._20250714_235747_0000.pptx
Wisp Textiles: Where Comfort Meets Everyday Style
CLASS_11_BUSINESS_STUDIES_PPT_CHAPTER_1_Business_Trade_Commerce.pptx
BRANDBOOK-Presidential Award Scheme-Kenya-2023
rapid fire quiz in your house is your india.pptx
Tenders & Contracts Works _ Services Afzal.pptx
building Planning Overview for step wise design.pptx
Complete Guide to Microsoft PowerPoint 2019 – Features, Tools, and Tips"
LITERATURE CASE STUDY DESIGN SEMESTER 5.pptx

Web Design Course - Lecture 21 - Bootstrap Jumbotron, Thumbnails, Alerts, Progress Bar, List Group, Modal