SlideShare a Scribd company logo
WEB DESIGN
BOOTSTRAP
DROPDOWN1
2 Button Group2
Input Group3
2 Nav4
2 Navbar5
Breadcrumbs6
2 Pagination7
Label8
4
2
Badges9
DROPDOWN
<div class="dropdown">
<button class="btn btn-default dropdown-toggle" type="button" id="dropdownMenu1" data-
toggle="dropdown" aria-haspopup="true" aria-expanded="true">
Dropdown
<span class="caret"></span>
</button>
<ul class="dropdown-menu" aria-labelledby="dropdownMenu1">
<li><a href="#">Action</a></li>
<li><a href="#">Another action</a></li>
<li><a href="#">Something else here</a></li>
<li role="separator" class="divider"></li>
<li><a href="#">Separated link</a></li>
</ul>
</div>
Button Group
<div class="btn-group" role="group" aria-label="...">
<button type="button" class="btn btn-default">Left</button>
<button type="button" class="btn btn-default">Middle</button>
<button type="button" class="btn btn-default">Right</button>
</div>
Input Group
<div class="input-group">
<span class="input-group-addon" id="basic-addon1">@</span>
<input type="text" class="form-control" placeholder="Username" aria-describedby="basic-
addon1">
</div>
Nav
<ul class="nav nav-tabs">
<li role="presentation" class="active"><a href="#">Home</a></li>
<li role="presentation"><a href="#">Profile</a></li>
<li role="presentation"><a href="#">Messages</a></li>
</ul>
Navbar
.navbar .navbar-default
.navbar .navbar-inverse
.navbar-fixed-top
Breadcrumbs
<ol class="breadcrumb">
<li><a href="#">Home</a></li>
<li><a href="#">Library</a></li>
<li class="active">Data</li>
</ol>
Pagination
<nav aria-label="Page navigation">
<ul class="pagination">
<li>
<a href="#" aria-label="Previous">
<span aria-hidden="true">&laquo;</span>
</a>
</li>
<li><a href="#">1</a></li>
<li><a href="#">2</a></li>
<li><a href="#">3</a></li>
<li><a href="#">4</a></li>
<li><a href="#">5</a></li>
<li>
<a href="#" aria-label="Next">
<span aria-hidden="true">&raquo;</span>
</a>
</li>
</ul>
</nav>
Labels
<span class="label label-default">Default</span>
<span class="label label-primary">Primary</span>
<span class="label label-success">Success</span>
<span class="label label-info">Info</span>
<span class="label label-warning">Warning</span>
<span class="label label-danger">Danger</span>
Badges
<a href="#">Inbox <span class="badge">42</span></a>
<button class="btn btn-primary" type="button">
Messages <span class="badge">4</span>
</button>
THANK YOU

More Related Content

PPTX
Web Design Course - Lecture 21 - Bootstrap Jumbotron, Thumbnails, Alerts, Pro...
PPTX
Web Design Course - Lecture 18 - Boostrap, Gatting started, grid system, tables
PDF
Kohana bootstrap - modal form
DOCX
Kohana bootstrap - modal form
PDF
Jinja2 Templates - San Francisco Flask Meetup
DOCX
PDF
Friendlier, Safer WordPress Admin Areas
PPT
Javascript
Web Design Course - Lecture 21 - Bootstrap Jumbotron, Thumbnails, Alerts, Pro...
Web Design Course - Lecture 18 - Boostrap, Gatting started, grid system, tables
Kohana bootstrap - modal form
Kohana bootstrap - modal form
Jinja2 Templates - San Francisco Flask Meetup
Friendlier, Safer WordPress Admin Areas
Javascript

What's hot (20)

TXT
Caja de likes
DOCX
Javascript
PDF
SuperMondays, July 2011
PPT
Javascript is evil - fronteers 2013 jam sessions
PPTX
Rails, Postgres, Angular, and Bootstrap: The Power Stack
PPTX
Diseño de Sistemas de Diseño con Atomic Design y Pattern Lab
PDF
jQuery 實戰經驗講座
TXT
Private slideshow
PDF
Gutenberg Blocks Development for Programmers with no time
PDF
jQtouch, Building Awesome Webapps
ZIP
引き出しとしてのDjango - SoozyCon7
PDF
Drupal Security
PDF
Technical Preview: The New Shopware Admin
PPT
Blogs como gerenciar
PPT
Blogs como gerenciar
PPT
Blogs como gerenciar
PPT
Blogs como gerenciar
PDF
Atomic design con pattern lab
DOC
20110820 header new style
DOCX
Caja de likes
Javascript
SuperMondays, July 2011
Javascript is evil - fronteers 2013 jam sessions
Rails, Postgres, Angular, and Bootstrap: The Power Stack
Diseño de Sistemas de Diseño con Atomic Design y Pattern Lab
jQuery 實戰經驗講座
Private slideshow
Gutenberg Blocks Development for Programmers with no time
jQtouch, Building Awesome Webapps
引き出しとしてのDjango - SoozyCon7
Drupal Security
Technical Preview: The New Shopware Admin
Blogs como gerenciar
Blogs como gerenciar
Blogs como gerenciar
Blogs como gerenciar
Atomic design con pattern lab
20110820 header new style
Ad

Similar to Web Design Course - Lecture 20 - Bootstrap Dropdown, Button group, Input group, Navbar, Pagination, Label, Badges (20)

PPTX
Bootstrap [part 2]
PPTX
Bootstrap PPT Part - 2
PPTX
Introduction Bootstrap to Programming
PPTX
Bootstrap Badges and Labels.pptx
DOCX
“Good design is obvious. Great design is transparent.” — How we use Bootstrap...
PPTX
Introduction to Bootstrap
PDF
Bootstrap Crash Course 20180717
PPT
Bootstrap Components Quick Overview
PDF
HTML5 and the dawn of rich mobile web applications pt 2
PPTX
Getting to Know Bootstrap for Rapid Web Development
PDF
Rapid HTML Prototyping with Bootstrap - Chris Griffith
PDF
Bootstrap notes on developing basic website by Likith.pdf
PDF
Web Development Lecture - Bootstrap ii
PDF
20160908 Aesthetic-Driven Development
PDF
WordPress Navigation in Responsive Design
PPTX
Twitter bootstrap
PPTX
Drupal Omega and Responsive Build out
PDF
The Ultimate Guide to Bootstrap for Beginners.pdf
PPTX
Boot strap
PPTX
Steps for creating dropdown
Bootstrap [part 2]
Bootstrap PPT Part - 2
Introduction Bootstrap to Programming
Bootstrap Badges and Labels.pptx
“Good design is obvious. Great design is transparent.” — How we use Bootstrap...
Introduction to Bootstrap
Bootstrap Crash Course 20180717
Bootstrap Components Quick Overview
HTML5 and the dawn of rich mobile web applications pt 2
Getting to Know Bootstrap for Rapid Web Development
Rapid HTML Prototyping with Bootstrap - Chris Griffith
Bootstrap notes on developing basic website by Likith.pdf
Web Development Lecture - Bootstrap ii
20160908 Aesthetic-Driven Development
WordPress Navigation in Responsive Design
Twitter bootstrap
Drupal Omega and Responsive Build out
The Ultimate Guide to Bootstrap for Beginners.pdf
Boot strap
Steps for creating dropdown
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
pump pump is a mechanism that is used to transfer a liquid from one place to ...
PPTX
An introduction to AI in research and reference management
PDF
Urban Design Final Project-Context
PDF
YOW2022-BNE-MinimalViableArchitecture.pdf
PPTX
rapid fire quiz in your house is your india.pptx
PDF
The Advantages of Working With a Design-Build Studio
PDF
Phone away, tabs closed: No multitasking
PPTX
mahatma gandhi bus terminal in india Case Study.pptx
PDF
Integrated-2D-and-3D-Animation-Bridging-Dimensions-for-Impactful-Storytelling...
PPTX
Special finishes, classification and types, explanation
PPTX
Causes of Flooding by Slidesgo sdnl;asnjdl;asj.pptx
PDF
BRANDBOOK-Presidential Award Scheme-Kenya-2023
PPTX
Wisp Textiles: Where Comfort Meets Everyday Style
PPTX
LITERATURE CASE STUDY DESIGN SEMESTER 5.pptx
PPTX
EDP Competencies-types, process, explanation
PDF
GREEN BUILDING MATERIALS FOR SUISTAINABLE ARCHITECTURE AND BUILDING STUDY
PPTX
Tenders & Contracts Works _ Services Afzal.pptx
PPTX
AD Bungalow Case studies Sem 2.pptxvwewev
PDF
Skskkxiixijsjsnwkwkaksixindndndjdjdjsjjssk
PDF
Quality Control Management for RMG, Level- 4, Certificate
pump pump is a mechanism that is used to transfer a liquid from one place to ...
An introduction to AI in research and reference management
Urban Design Final Project-Context
YOW2022-BNE-MinimalViableArchitecture.pdf
rapid fire quiz in your house is your india.pptx
The Advantages of Working With a Design-Build Studio
Phone away, tabs closed: No multitasking
mahatma gandhi bus terminal in india Case Study.pptx
Integrated-2D-and-3D-Animation-Bridging-Dimensions-for-Impactful-Storytelling...
Special finishes, classification and types, explanation
Causes of Flooding by Slidesgo sdnl;asnjdl;asj.pptx
BRANDBOOK-Presidential Award Scheme-Kenya-2023
Wisp Textiles: Where Comfort Meets Everyday Style
LITERATURE CASE STUDY DESIGN SEMESTER 5.pptx
EDP Competencies-types, process, explanation
GREEN BUILDING MATERIALS FOR SUISTAINABLE ARCHITECTURE AND BUILDING STUDY
Tenders & Contracts Works _ Services Afzal.pptx
AD Bungalow Case studies Sem 2.pptxvwewev
Skskkxiixijsjsnwkwkaksixindndndjdjdjsjjssk
Quality Control Management for RMG, Level- 4, Certificate

Web Design Course - Lecture 20 - Bootstrap Dropdown, Button group, Input group, Navbar, Pagination, Label, Badges