AgeNdA
Part I: Introduction
What is Bootstrap ?
Why Bootstrap ?
How to Install Bootstrap ?
HTML Form without Bootstrap on Browser
HTML Form with Bootstrap on Browser
Bootstrap Code
Slide 4
Slide 4 text
WHAt Is BootstrAp ?
Bootstrap is the most popular HTML, CSS,
and Javascript framework for
developing.
Bootstrap was developed by Mark Otto
Bootstrap was developed by Mark Otto
and Jacob Thornton at Twitter as a
framework
Slide 5
Slide 5 text
WHy BootstrAp ?
Bootstrap is open source. It's hosted,
developed, and maintained on GitHub.
One framework, every device.
Slide 6
Slide 6 text
WHy BootstrAp ?
Full of features
o With Bootstrap, you get extensive and
beautiful documentation for common
HTML elements, and CSS components,
HTML elements, and CSS components,
and awesome jQuery plugins.
o Easy for developer
Slide 7
Slide 7 text
HoW to INstALL BootstrAp ?
Download the Bootstrap framework from
http://getbootstrap.com/
Extract Bootstrap.zip
Slide 8
Slide 8 text
HoW to INstALL BootstrAp ?
You will have two important folders
CSS => bootstrap.css
JS => bootstrap.js
JS => bootstrap.js
Import two file bootstrap.css &
bootstrap.js to your website like this: