Introduction to Bootstrap Bootstrap සදහා හැදින්වීම

Slides:



Advertisements
Similar presentations
Responsive Web Design Sheri German, Instructor Montgomery College.
Advertisements

CISC 474: Advanced Web Technologies HTML5 & CSS3, & Responsive Design.
Kathy E. Responsive Design and Twitter Bootstrap.
Session I - Introduction
San Diego 2014 SharePoint Saturday San Diego November 15, 2014 UCSD Extension SharePoint Saturday San Diego November 15, 2014 UCSD Extension.
Responsive design - Bedrock to our site Responsive site templates included.
Developer TECH REFRESH 15 Junho 2015 #pttechrefres h Web Going Foward.
Making iServices Subscriber More Mobile Friendly `
Frontend - HTML5 - CSS3 - Bootstrap 3.x. SemanticsPerformanceCSS3.
Lab 4: Bootstrap and Responsive Design User Interface Lab: GUI Lab Sep. 16 th, 2014.
Introduction to Bootstrap
Bootstrap by:- Vignesh Dhamodaran. What is Bootstrap? Originally created by a designer and a developer at Twitter. So initial name is Twitter Bootstrap.
Adxstudio Portals Training
learn. do. dream. Bootstrapping with Twitter Bootstrap Responsive Layouts CSS Components JavaScript Font Awesome Select2 Themes.
Bootstrap Front-End Framework for Responsive Web Sites Svetlin Nakov Technical Trainer Software University
 An HTML, CSS, Javascript framework you can use as a basis for creating web sites  Uses CSS settings, fundamental HTML elements styled and enhanced.
A gentle introduction to Bootstrap MIS 3502, Spring 2016 Jeremy Shafer Department of MIS Fox School of Business Temple University 2/18/
Fundamentals of Web DevelopmentRandy Connolly and Ricardo Hoar Textbook to be published by Pearson Ed in early Bootstrap.
TWITTER BOOTSTRAP Rick Mason. All houses were custom built on site.
Less – Design That is More… BY SPEC INDIA. Less – Design  Adaptive Cross Platform CSS grid system  Responsive & Mobile First Projects  Uses Standards-based.
Chapter 4 Bootstrap. Content Bootstrap with CSS Bootstrap Layout Components Bootstrap Plugins.
A gentle introduction to Bootstrap TDAP Jeremy Shafer Department of MIS Fox School of Business Temple University Spring
Front-end framework 1.
Bootstrap KS Technologies.
CSCI 1720 W3.CSS – Part 1 East Tennessee State University Department of Computing CSCI 1720 Intermediate Web Design.
CNIT131 Internet Basics & Beginning HTML
Implementing Responsive Design UNIT I.
Bootstrap 3 SoftUni Team Technical Trainers Software University
PHP MySQL Crash Course with HTML CSS
Implementing Responsive Design
A gentle introduction to Bootstrap
تصميم صفحات الانترنت web design
CSS Bootstrap.
What’s New In Bootstrap v4?
Website implementation
Creating customization with JS framework: Bootstrap
Front-End Framework for Responsive Web Sites
Responsive Design and Twitter Bootstrap
Human Computer Interaction
© 2016, Mike Murach & Associates, Inc.
Presentation 2 Web Design.
Web Programming– UFCFB Bootstrap Lecture 12
DHTML tidbits.
User Interface Design and Usability Bootstrap
Bootstrap A popular HTLM, CSS, and JS framework for developing responsive, mobile first projects on the web.
CS3220 Web and Internet Programming Introduction to Bootstrap
IS1500: Introduction to Web Development
CSCI 1720 Intermediate Web Design
Responsive Design.
Revision.
DHTML tidbits.
A gentle introduction to Bootstrap
Excel 2013 Power BI Fundamentals
Introduction to ASP.NET MVC ASP.NET MVC පෙරවදන
Using Visual Studio Visual Studio භාවිතය
Responsive Web Design and Bootstrap
06 | Introduction to Bootstrap
DHTML tidbits.
Responsive Grid Layout with Bootstrap
Chapter 2 Bootstrap Grid System
Responsive Web Design and Bootstrap
CS3220 Web and Internet Programming Introduction to Bootstrap
Web Page Layout Imran Rashid CTO at ManiWeber Technologies.
Bootstrap 4 December 17, 2018.
Web Client Side Technologies Raneem Qaddoura
Web Client Side Technologies Raneem Qaddoura
04 | Visual Studio & ASP.NET Integration
creating websites and web applications responsive.
Bootstrap/WebFlow Web development of the future
Christopher Harrison Jeremy Foster
Presentation transcript:

Introduction to Bootstrap Bootstrap සදහා හැදින්වීම Module 6 Omal Perera | http://www.windowsgeek.lk @omalperera Microsoft Virtual Academy

Bootstrap Responsive, mobile web projects develop කිරීම සදහා වඩාත්ම ජනප්‍රිය front-end framework වලින් එකක්. HTML CSS JavaScript

ඇයි අපි Bootstrap පාවිච්චි කරන්නේ ?? CSS ටිකක් අමාරු නිසා Cross Browser HTML basic elements වලට support කරන නිසා Bootstrap 3.3.x තවත් වැඩ ලේසි කරන නිසා

Bootstrap Features Theme Support Responsive Grid Components Pagination Buttons Modal Visual Studio සමග support කරයි

Theme Support Module 6 Microsoft Virtual Academy

Bootstrap - Theme 5 min bootstrap Grid system Screen sizes Columns 4 colums   Mobile first Responsive images Buttons Glyphicons Email Thumbnails Facebook Login Theming bootswatch Editor Classes support Scaffolding Bootstrap styles Browser support Mobile friendly Responsive Bootstrap - Theme

Responsive Layout Module 6 Microsoft Virtual Academy

Responsive Layout

Responsive Layout

Bootstrap - Responsive 5 min bootstrap Grid system Screen sizes Columns 3 column 4 colums   Mobile first Responsive images Buttons Glyphicons Email Thumbnails Facebook Login Theming bootswatch Editor Classes support Scaffolding Bootstrap styles Browser support Mobile friendly Responsive Bootstrap - Responsive

Grid System Module 6 Microsoft Virtual Academy

Grid system Extra small devices Phones (<768px) Small devices Tablets (≥768px) Medium devices Desktops (≥992px) Large devices Desktops (≥1200px) Grid behavior Horizontal at all times Collapsed to start, horizontal above breakpoints Container width None (auto) 750px 970px 1170px Class prefix .col-xs- .col-sm- .col-md- .col-lg- # of columns 12 Column width Auto 60px 78px 95px Gutter width 30px (15px on each side of a column)

Grid system

Bootstrap - Grid 5 min bootstrap Grid system Screen sizes Columns 4 colums   Mobile first Responsive images Buttons Glyphicons Email Thumbnails Facebook Login Theming bootswatch Editor Classes support Scaffolding Bootstrap styles Browser support Mobile friendly Responsive Bootstrap - Grid

Components Module 6 Microsoft Virtual Academy

Components

Glyphicons

Bootstrap - Components 5 min bootstrap Grid system Screen sizes Columns 3 column 4 colums   Mobile first Responsive images Buttons Glyphicons Email Thumbnails Facebook Login Theming bootswatch Editor Classes support Scaffolding Bootstrap styles Browser support Mobile friendly Responsive Bootstrap - Components

Visual Studio support Module 6 Microsoft Virtual Academy

Visual Studio – Class IntelliSense

Visual Studio – Missing Class Detection

Bootstrap – Visual Studio Support 5 min bootstrap Grid system Screen sizes Columns 3 column 4 colums   Mobile first Responsive images Buttons Glyphicons Email Thumbnails Facebook Login Theming bootswatch Editor Classes support Scaffolding Bootstrap styles Browser support Mobile friendly Responsive Bootstrap – Visual Studio Support