
Introduction to Bootstrap: Front-end Framework for Responsive Web Design
Bootstrap is a popular front-end framework that includes CSS classes and JavaScript code for creating attractive web designs. It offers features like an attractive navigation bar, stylish buttons, grid system, and more. Learn about the origins of Bootstrap and how it revolutionized responsive web design.
Download Presentation

Please find below an Image/Link to download the presentation.
The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author. If you encounter any issues during the download, it is possible that the publisher has removed the file from their server.
You are allowed to download the files provided on this website for personal or commercial use, subject to the condition that they are used lawfully. All files are the property of their respective owners.
The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author.
E N D
Presentation Transcript
Bootstrap Dr. Thanuwong Chaksupa
What is Bootstrap Front-end-framework CSS JavaScript set tag HTML
attractive navigation bar, stylish, buttons, nice typography, placeholders for texts and images, a big image slider, and more All the CSS classes and JavaScript code needed are already included in the Bootstrap package Grid System for Mobile and Responsive Web Design
Example : <a href="http://www.google.com" class="btn btnprimary"> Visit Google</a>
Origins of Bootstrap . 2011 Mark Otto Jacob Thornton, a pair of web developers at Twitter Bootstrap 2.0.0. responsive framework Bootstrap 3 in 2013 was another significant release, becoming a Mobile First and always responsive framework compatible version version xx.xx
Overview of Responsive Web Design change its layout on the go. works on any kind of device: mobiles, tablets, smart TVs, and PCs. generally fluid designs powerful web apps that replace native apps on platforms such as iOS and Android.
Getting Bootstrap Ready download the latest 3.x.x version @ http://getbootstrap.com copy the following folders Create a project folder d:\Bootstrap_demos Paste the above folders into this project folder