SlideShare a Scribd company logo
Stop Reinventing the Wheel
Build Responsive Websites Using Bootstrap Framework
Gaurav Gupta
HighEdWeb Conference, October 5, 2015
#DPA3 @FrshBakedPixels
#DPA3



@FrshBakedPixels

about me
IT Analyst
Division of Learning Innovation and Student Success
Virginia Commonwealth University
#DPA3 @FrshBakedPixels
evolution of web design

Recommended for you

Bootstrap
BootstrapBootstrap
Bootstrap

Bootstrap is a popular frontend framework used for creating user interfaces. It provides prewritten code for common interface elements like containers, buttons, grids and typography. Developers can easily include Bootstrap in their projects by linking to files hosted on a content delivery network or by directly downloading files. Key components include containers to lay out content, a grid system to divide interfaces into columns, utilities for styling elements, and widgets like buttons, forms and navigation.

Introduction to Bootstrap
Introduction to BootstrapIntroduction to Bootstrap
Introduction to Bootstrap

This document provides an introduction to Bootstrap, an open-source front-end framework for building responsive mobile-first websites and web applications. It discusses the basics of web development using HTML, CSS, and JavaScript. It then explains what Bootstrap is, how to add it to a website, and how to use its grid system, forms, buttons, and other common elements. Resources for using, customizing and finding additional components for Bootstrap are also provided.

htmltwitter bootstrapcss
HTML5 and CSS3: does now really mean now?
HTML5 and CSS3: does now really mean now?HTML5 and CSS3: does now really mean now?
HTML5 and CSS3: does now really mean now?

Code at http://people.opera.com/cmills/css3book/css3-html5-dnrmn.zip. The browser vendors love them! The browser fans and cutting edge designers are producing some really remarkable stuff, but what do HTML5 and CSS3 really mean for you, the pragmatic designer on the street? If you sidle up to one of those guys and whisper "but what about IE6 support", they are likely to slap you in the face, or run away with their hands clamped over their ears, yelling "la lala lala, I can't hear you." In this talk, Chris Mills will have a look at some of the new features of HTML5 and CSS3 - new semantics, video, media queries, rounded corners, web fonts, drop shadows and more. He will show real world examples, and then look at how they actually perform on those shady older browsers we are often called on to support. He will then look at strategies for providing support for those older browsers, including using JavaScript, fallbacks, and progressive enhancement.

html5alternativecss3
Table Div + Float Grid Responsive

Web Design
float:none
float:left float: right
Table Div + Float Grid Responsive

Web Design
12 columns
4 columns
6 columns 6 columns
4 columns 4 columns
Table Div + Float Grid Responsive

Web Design
1
2 3
Table Div + Float Grid Responsive

Web Design

Recommended for you

Bootstrap 3 - Sleek, intuitive, and powerful mobile first front-end framework...
Bootstrap 3 - Sleek, intuitive, and powerful mobile first front-end framework...Bootstrap 3 - Sleek, intuitive, and powerful mobile first front-end framework...
Bootstrap 3 - Sleek, intuitive, and powerful mobile first front-end framework...

Bootstrap 3 - Sleek, intuitive, and powerful mobile first front-end framework for faster and easier web development. Bootstrap.

bootstrapbootstrap3frontend
Building a Moodle theme with bootstrap
Building a Moodle theme with bootstrapBuilding a Moodle theme with bootstrap
Building a Moodle theme with bootstrap

This document summarizes the history and development of the Bootstrap theme for Moodle. It discusses how the theme was originally developed during a Moodle conference by several developers. The Bootstrap theme was later adopted into the Moodle core as the "bootstrapbase" theme in version 2.5. The theme allows other themes like "Clean" to be built upon it. It provides templates and styles based on the Twitter Bootstrap framework to help developers create interfaces without design skills. Future development of the Bootstrap theme for Moodle includes improved styling for editors, accordion layouts, course progress indicators, and search functionality.

bootstrapmoodledevelopment
Bootstrap 4 Tutorial PDF for Beginners - Learn Step by Step
Bootstrap 4 Tutorial PDF for Beginners - Learn Step by StepBootstrap 4 Tutorial PDF for Beginners - Learn Step by Step
Bootstrap 4 Tutorial PDF for Beginners - Learn Step by Step

Bootstrap 4 Tutorial PDF for Beginners with step by step examples, resources, videos, and cheat sheets. Learn how to use Bootstrap CSS in your web project now. https://bootstrapcreative.com/shop/bootstrap-quick-start/

bootstrapweb developmenthtml css
1
2
3
Table Div + Float Grid Responsive

Web Design
Stop reinventing the wheel: Build Responsive Websites Using Bootstrap
Media queries
Responsive grid
Responsive images
desktop mobile

Recommended for you

Intro To Twitter Bootstrap
Intro To Twitter BootstrapIntro To Twitter Bootstrap
Intro To Twitter Bootstrap

This document summarizes an introductory workshop on using Twitter Bootstrap for web development. The workshop covered basic HTML/CSS concepts, introduced Bootstrap and its key components, emphasized the importance of grid-based sketching, and walked through building a sample website using Bootstrap grids, buttons, navbars, tables and other elements. Attendees would learn how to translate designs into Bootstrap components, use the documentation to implement resources, and develop sites systematically using a grid-based approach.

web developmenthtml/csstwitter bootstrap
Introduction to Bootstrap: Design for Developers
Introduction to Bootstrap: Design for DevelopersIntroduction to Bootstrap: Design for Developers
Introduction to Bootstrap: Design for Developers

The document provides an introduction to Bootstrap, one of the most popular front-end frameworks. It discusses basic design principles like proximity, alignment, repetition and contrast. It then covers key aspects of Bootstrap like the grid system, CSS components, JavaScript plugins, customization options, and how it relates to basic design principles. The benefits of Bootstrap are faster development, powerful grid system, customizable styles and responsive components, while potential drawbacks include file size overhead and templates looking similar without customization.

bootstrapdeveloperswebcamp
Doing More with LESS for CSS
Doing More with LESS for CSSDoing More with LESS for CSS
Doing More with LESS for CSS

As CSS3 adds support for rich styling in standards-based web applications, style sheet markup can quickly get out of control! Many CSS effects today require repetitive rules to cover the proprietary browser CSS prefixes. LESS for CSS is an open source framework that makes modern CSS more manageable. With support for variables, mix-ins, nested CSS rules, and operations, LESS finally makes complex CSS easy to maintain. In this session, you will discover how LESS can be easily adopted in any ASP.NET project and learn about tools that make it easy to work with LESS in Visual Studio 2010.

css3less
Media queries
Responsive grid
Responsive images
responsive navigation
desktop
mobile
responsive forms
desktop
mobile
responsive media embed
desktop
mobile

Recommended for you

Bootstrap ppt
Bootstrap pptBootstrap ppt
Bootstrap ppt

Bootstrap is a front-end framework that makes building responsive, mobile-first websites faster and easier. It provides pre-built UI components and design templates for common tasks like navigation, typography, forms, buttons, images, and more. Developers and designers can use Bootstrap to quickly prototype and build sites without custom coding.

bootstrap frameworkresponsive frameworkresponsive web design bootstrap
Responsive Web Design: Tips and Tricks
Responsive Web Design: Tips and TricksResponsive Web Design: Tips and Tricks
Responsive Web Design: Tips and Tricks

Here are some of the stuff I learnt while making it, and if you are working on responsive design, you should probably keep this as reference. Note: You are free to download, edit, distribute and use this work in any way you want.

appapplicationwebdesign
Responsive Web Design
Responsive Web DesignResponsive Web Design
Responsive Web Design

This document provides an overview of responsive web design. It defines responsive web design as an approach that aims to provide optimal viewing experiences across different devices. It discusses the history and alternatives to responsive design. The key aspects of responsive design are then explained, including fluid grids, flexible images, CSS media queries, and using the viewport meta tag. Tools for responsive design like Bootstrap and techniques like fluid layouts are also covered. Finally, resources for further learning about responsive web design are provided.

rwdresponsive web design
#DPA3 @FrshBakedPixels
CSS and JavaScript framework
Originally developed by Twitter
Made open source in October 2011
Currently Version 3.3.5
#DPA3 @FrshBakedPixels
why Bootstrap
#DPA3 @FrshBakedPixels
wide browser and

device support

Recommended for you

Battle of the Front-End Frameworks: Bootstrap vs. Foundation
Battle of the Front-End Frameworks: Bootstrap vs. FoundationBattle of the Front-End Frameworks: Bootstrap vs. Foundation
Battle of the Front-End Frameworks: Bootstrap vs. Foundation

This document compares the Bootstrap and Foundation front-end frameworks. Both frameworks provide pre-built CSS and JavaScript components to help build responsive websites, but they differ in some key ways. Bootstrap uses Less/Sass and supports IE8 with polyfills, while Foundation only uses Sass and does not support IE8. Foundation has a more flexible grid system and "mobile-first" CSS, while Bootstrap requires adding classes for full responsiveness. Overall, the document analyzes the differences in functionality, compatibility, and implementation of these popular front-end frameworks.

wordpresscssframework
Introduction to Twitter's Bootstrap 2
Introduction to Twitter's Bootstrap 2Introduction to Twitter's Bootstrap 2
Introduction to Twitter's Bootstrap 2

Presentation I made @eBay Shanghai. 1. Bootstrap Features 2. Why using Bootstrap 3. Built with Bootstrap

htmlbootstrapcss
Bootstrap 3.1.1
Bootstrap 3.1.1Bootstrap 3.1.1
Bootstrap 3.1.1

Bootstrap is a popular front-end framework for faster and easier web development. It uses HTML, CSS, and JavaScript for responsive design that works across browsers and devices. Key features include its grid system, pre-built components, and mobile-first approach. The document outlines Bootstrap's overview, benefits, getting started instructions, grid system, CSS/JavaScript features, layouts, media queries, sample structures, and customization options.

bootstrap 3.1.1
re-usable components
standardized code
open-source and

customizable
thoroughly tested 

and debugged
#DPA3 @FrshBakedPixels

Recommended for you

Front-End Frameworks: a quick overview
Front-End Frameworks: a quick overviewFront-End Frameworks: a quick overview
Front-End Frameworks: a quick overview

This document provides an overview of various front-end frameworks and tools. It discusses HTML templating languages like HAML and templating engines like Handlebars. It also covers CSS preprocessors like SASS and LESS. JavaScript libraries and frameworks covered include jQuery, Backbone, Spine and CoffeeScript. Boilerplates like HTML5 Boilerplate and frameworks like Twitter Bootstrap and Zurb Foundation are also summarized. The document encourages trying new tools but not feeling overwhelmed by the many options and focusing on those most helpful.

front-endhtml5web development
Real World Web Standards
Real World Web StandardsReal World Web Standards
Real World Web Standards

Scott Gledhill presents at Web Directions South Government 2008 in Canberra. You have sold the concepts of web standards to your company or boss, so what next? How do you make this work in the real workplace and what problems are you likely to encounter?

wdsgov08web standardshtml
JavaScript
JavaScriptJavaScript
JavaScript

This document provides an overview of JavaScript, including what it is, why it's used, who created it, its components and objects. JavaScript is a scripting language used primarily for client-side web page interactions. It allows adding dynamic and interactive elements to web pages. Some key points covered include: - JavaScript is used to specify webpage behavior and enable user interaction/effects. - It was created by Brendan Eich at Mozilla and allows both client-side and server-side scripting. - Common JavaScript objects include Document, Window, Math, Date and String. - Events, functions, variables and tags like <script> are JavaScript components. - The Document and Window

javascriptintroductionbeginners
Source: http://trends.builtwith.com/docinfo/Twitter-Bootstrap
#DPA3 @FrshBakedPixels
Source: http://us.pg.com
Source: http://statefarm.com

Recommended for you

As Easy As Herding Squirrels: Managing Social Media on Your Campus #heweb15 #...
As Easy As Herding Squirrels: Managing Social Media on Your Campus #heweb15 #...As Easy As Herding Squirrels: Managing Social Media on Your Campus #heweb15 #...
As Easy As Herding Squirrels: Managing Social Media on Your Campus #heweb15 #...

Social media accounts are created every day by student organizations, academic departments, programs, and countless other units across your campus. How do you support and coordinate all of these accounts when they're managed by dozens (or hundreds) of people scattered throughout your institution? In this session we will explore the tools and methods that William & Mary uses to tackle this challenge, from guidelines for starting a social media account, to the best ways to keep track of existing accounts, to how to create and sustain a social media users group (SMUG), and how you can bring all of these ideas back to your campus so you can start to wrangle your own herd of social media squirrels.

heweb15 socialmedia
HigherEd Web conference presentation
HigherEd Web conference presentationHigherEd Web conference presentation
HigherEd Web conference presentation

This document discusses how data can be used to inform content strategies. It provides tips for using data, including asking questions to identify goals and key channels, focusing on consolidation, understanding user behavior, correcting content, informing posting times, and making strategic decisions. Data can be used to understand search and referral patterns. The document advocates sharing insights and getting people excited about data.

higher educationdata
I Believe I Can See the Future
I Believe I Can See the FutureI Believe I Can See the Future
I Believe I Can See the Future

More than the typical analytics routine. This presentation discusses higher education examples of marketing analysis using time series forecasting, intervention analysis, and advanced A/B testing techniques.

mathmarket analysishigher education
Source: http://centralusa.salvationarmy.org/
Source: http://www.washington.edu
Source: http://www4.uwm.edu/
Source: http://arkansas.gov
http://arkansas.gov/

Recommended for you

Metropolis and Gotham: Two Approaches to Enterprise Site Development
Metropolis and Gotham: Two Approaches to Enterprise Site DevelopmentMetropolis and Gotham: Two Approaches to Enterprise Site Development
Metropolis and Gotham: Two Approaches to Enterprise Site Development

In the last five years, UF Health's web services team has launched two enterprise-wide web projects supporting six colleges, six hospitals, and 15,000 staff and students. Our Metropolis was an external web presence supporting over 600 websites, built in the light of day as a positive affirmation of our future as an organization. Our Gotham was a new intranet, built on social networking and web best practices, constructed internally and away from the light, but nonetheless as important. This talk will focus on the strategies used in building both and the lessons learned in the process: Building momentum for the project and guiding consensus versus leveraging political capital and goodwill Creating your Justice League - a team of unique and overlapping skill sets that can support the infrastructure Overcoming the rogues gallery of barriers that threaten to stall or derail the project, or worse, destroy team morale Managing client expectations

project management; web development; intranet; hig
Check yo self(ie)
Check yo self(ie)Check yo self(ie)
Check yo self(ie)

See how we're changing the ways we approach social media at Indiana University-Purdue University Indianapolis. Presentation from HighEdWeb 2015 Conference.

higheredcommunicationsmarketing
Bootstrap 3 Cheat Sheet PDF Reference
Bootstrap 3 Cheat Sheet PDF ReferenceBootstrap 3 Cheat Sheet PDF Reference
Bootstrap 3 Cheat Sheet PDF Reference

This reference is intended to help those familiar with the Bootstrap 3 CSS framework to quickly see how to write the classes properly. For a clickable index please visit: https://bootstrapcreative.com/resources/bootstrap-3-css-classes-index/

desk referencebootstrapcss
Source: http://www.nps.gov//
Stop reinventing the wheel: Build Responsive Websites Using Bootstrap
Repeal Bootstrap
Stop reinventing the wheel: Build Responsive Websites Using Bootstrap

Recommended for you

Bootstrap PPT by Mukesh
Bootstrap PPT by MukeshBootstrap PPT by Mukesh
Bootstrap PPT by Mukesh

The document provides an overview of Bootstrap, including: - Bootstrap is an open-source HTML, CSS, and JS framework for developing responsive mobile-first websites and web apps. - It contains utilities for typography, forms, buttons, navigation, and other interface components, as well as optional JavaScript extensions. - The document describes various Bootstrap components like grids, navigation, buttons, forms, images, alerts, progress bars, and panels. It provides code examples for how to implement these components.

“Good design is obvious. Great design is transparent.” — How we use Bootstrap...
“Good design is obvious. Great design is transparent.” — How we use Bootstrap...“Good design is obvious. Great design is transparent.” — How we use Bootstrap...
“Good design is obvious. Great design is transparent.” — How we use Bootstrap...

The document discusses the Bootstrap framework for responsive web design. It explains that Bootstrap allows developers to create responsive websites without relying on graphic designers. It provides instructions for including Bootstrap's CSS and JavaScript files. The document also includes an example of how to use Bootstrap features like navbars and dropdown menus in an MVC application.

custom softwaresoftware developmentweb application
HTML 5 Drupalcamp Ireland Dublin 2010
HTML 5 Drupalcamp Ireland Dublin 2010HTML 5 Drupalcamp Ireland Dublin 2010
HTML 5 Drupalcamp Ireland Dublin 2010

The document discusses HTML5 and how it can be implemented in Drupal. It covers new HTML5 elements like <section>, <header>, <article>, and new form input types. It also discusses HTML5 APIs for geolocation, websockets, web workers and web storage. The document recommends resources for learning HTML5 and lists HTML5 modules for Drupal like HTML5 Tools that add HTML5 elements and features to Drupal.

html5drupalireland
what’s included in Bootstrap
#DPA3 @FrshBakedPixels
Responsive grid system 12 column grid
4 different screen sizes
nestable
#DPA3 @FrshBakedPixels
Responsive grid system
Pre-styled elements
Navigation bar
Drop-down menus
Forms
Buttons
Tables
Labels and Badges
#DPA3 @FrshBakedPixels
pre-styled buttons
<a class="btn btn-default">Default button</a>
<a class="btn btn-primary btn-lg">Large button</a>
<a class="btn btn-primary">Primary button</a>
<a href="#">Button</a>

Recommended for you

2022 HTML5: The future is now
2022 HTML5: The future is now2022 HTML5: The future is now
2022 HTML5: The future is now

The final spec of html5 won't be ready until 2022, but you don't have to wait that long to start using it today and build really advanced web apps.

Create Responsive Website Design with Bootstrap 3
Create Responsive Website Design with Bootstrap 3Create Responsive Website Design with Bootstrap 3
Create Responsive Website Design with Bootstrap 3

This document provides an overview of how to create responsive website designs using Bootstrap 3. It discusses how Bootstrap is a popular framework for responsive, mobile-first projects. It then covers the basics of getting started with Bootstrap, including downloading Bootstrap, including the necessary files, and using Bootstrap's grid system and other components to create responsive designs.

website designmobilemobile apps
Intro to Bootstrap
Intro to BootstrapIntro to Bootstrap
Intro to Bootstrap

This document provides instructions for using the Bootstrap front-end framework to create responsive websites. It explains how to load Bootstrap via a CDN, add basic navigation elements like navbars, use the grid system to lay out page content into rows and columns that automatically resize at breakpoint sizes, and construct a responsive image gallery.

pre-styled form elements
→
→
→
Responsive grid system
Pre-styled elements
Icon font Glyphicons
180 icons
#DPA3 @FrshBakedPixels
icon font
<span class="glyphicon glyphicon-search"></span>
<span class="glyphicon glyphicon-envelope"></span>
<span class="glyphicon glyphicon-home"></span>
<span class="glyphicon glyphicon-pencil"></span>
<span class="glyphicon glyphicon-refresh"></span>
<span class="glyphicon glyphicon-shopping-cart"></span>
<span class="glyphicon glyphicon-cog"></span>
#DPA3 @FrshBakedPixels
icon font
16px
48px
96px
#DPA3 @FrshBakedPixels

Recommended for you

ViA Bootstrap 4
ViA Bootstrap 4ViA Bootstrap 4
ViA Bootstrap 4

A guide for beginners “Bootstrap is a free, open-source front-end library for designing websites and web applications. It contains HTML- and CSSbased design templates for everything from typography, forms, buttons, navigation and other interface components as well as JavaScript extensions. Unlike many other web frameworks, Bootstrap concerns itself with front-end development only.” — Wikipedia

introducing bootstrap 4viastudy.comviastudy
Introduction to HTML5
Introduction to HTML5Introduction to HTML5
Introduction to HTML5

HTML5 introduces new semantic elements like <header>, <footer>, <nav>, <article> that help provide more meaning to the structure of content compared to non-semantic divisions. It allows for clearer outlines of content and separation of concerns between content, structure and presentation. While the benefits of semantic HTML5 may not be immediately visible, it can help future-proof websites and provide more accessibility for assistive technologies.

Bootstrap 3 in Joomla!
Bootstrap 3 in Joomla!Bootstrap 3 in Joomla!
Bootstrap 3 in Joomla!

De basis en een stukje meer... Bootstrap 3 in Joomla! In deze presentatie legt Hans Kuijpers tijdens Joomladagen 2015 #jd15nl uit hoe je Bootstrap 3 framework verwerkt in Joomla en waar je op moet letten.

jd15nljoomladagenbootstrap 3
what’s included
Responsive grid system
Pre-styled elements
Icon font
JavaScript plugins
Modal
Drop-down
Tab
Collapse
Tooltip and Popover
Carousel
Scrollspy
Affix
#DPA3 @FrshBakedPixels
http://getbootstrap.com/
you can choose and customize
#DPA3 @FrshBakedPixels
Bootstrap
folder
structure

Recommended for you

Slow kinda sucks
Slow kinda sucksSlow kinda sucks
Slow kinda sucks

This document provides an overview of Object Oriented CSS (OOCSS), HTML5, and web performance. It discusses what OOCSS is, how to implement it, and why it is useful. It also briefly covers some HTML5 forms and communication features. Finally, it examines how to improve website speed. The goal is to look at these topics and discuss elegant and lean CSS as opposed to "fat sack of crap" code.

cssinternethtml5
HTML5+CSS3 (入門編)
HTML5+CSS3 (入門編)HTML5+CSS3 (入門編)
HTML5+CSS3 (入門編)

This document discusses HTML5 and CSS3. It provides an overview of new HTML5 features like the JavaScript API, Web Storage, Web Sockets, and new elements. It also discusses the CSS3 features of transitions, animations, and transforms. The document outlines the W3C recommendation process for HTML5 and provides code examples of basic HTML5 document structure using semantic elements like header, nav, article, and footer. It recommends polyfills and frameworks to enhance browser support, such as jQuery, Modernizr, and HTML5Shiv. Finally, it lists some additional HTML5 and CSS3 learning resources.

html5css3
HTML5 & CSS3 Flag
HTML5 & CSS3 FlagHTML5 & CSS3 Flag
HTML5 & CSS3 Flag

The document discusses HTML5 and CSS3 techniques including semantic markup, document structure, CSS selectors, positioning, gradients, and data attributes. It provides examples of using HTML5 elements like <header>, <nav>, <section>, <article>, and <aside> to structure a page semantically. It also demonstrates CSS techniques like resets, floats, positioning, gradients, and encoding data in HTML5 data attributes to style and enhance pages.

web designhtml5css3
you will also need
jQuery
For IE8 and below
respond.js (media queries)
html5shiv.js (HTML5 support)
#DPA3 @FrshBakedPixels
let’s build something
#DPA3 @FrshBakedPixels
http://tiny.cc/heweb1
Start with HTML5 document
<!DOCTYPE HTML>
<html>
<head>
</head>
<body>
<header></header>
<nav></nav>
<section></section>
<section></section>
<section></section>
<section></section>
<footer></footer>
</body>
</html>

Recommended for you

HTML5 and the dawn of rich mobile web applications pt 2
HTML5 and the dawn of rich mobile web applications pt 2HTML5 and the dawn of rich mobile web applications pt 2
HTML5 and the dawn of rich mobile web applications pt 2

This document discusses jQuery Mobile and Sencha Touch, which are frameworks for building rich mobile web applications. It provides an overview of key features of each framework. jQuery Mobile is built on jQuery and uses a modular library approach with markup-driven configuration. It supports features like progressive enhancement, pages, transitions between pages, disabling AJAX loading, back buttons, themes, toolbars, footers, buttons, lists, forms, and touch events. Sencha Touch is a JavaScript framework that supports components, data access and MVC patterns, forms, scrolling, touch events, theming, and charts. It uses an application architecture with stores, models, and views. It supports common UI elements like lists, nested

appssencha touchhtml5
Desenvolvimento web com Ruby on Rails (parte 2)
Desenvolvimento web com Ruby on Rails (parte 2)Desenvolvimento web com Ruby on Rails (parte 2)
Desenvolvimento web com Ruby on Rails (parte 2)

This document discusses using layouts and partials in a Ruby on Rails application. It demonstrates how to create a new layout file, assign it to a controller action, and use content_for and partials to include common elements like menus and footers across views. Code examples are provided for setting up the layouts, partials and integrating them using yield and content_for. The document also covers configuring stylesheets and JavaScript includes for the layouts.

software developmentruby on railsruby
Twitter bootstrap
Twitter bootstrapTwitter bootstrap
Twitter bootstrap

This document provides an overview and introduction to using Twitter Bootstrap, an open source front-end web development framework. It discusses installing Bootstrap, the basic grid system and components it provides like buttons, forms, tables and navigation bars. It also covers customizing Bootstrap with themes and integrating it into various platforms like Drupal, Magento, Symfony and more. Useful links are provided for additional Bootstrap plugins, themes and integration modules.

<!DOCTYPE HTML>
<html>
<head>
</head>
<body>
<header></header>
<nav></nav>
<section></section>
<section></section>
<section></section>
<section></section>
<footer></footer>
</body>
</html>
<link rel="stylesheet" href="css/bootstrap.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0">

<script src="js/jquery.js"></script>
<script src="js/bootstrap.min.js"></script>
<link rel="stylesheet" href="css/myCustomStylesheet.css">
responsive grid 101
#DPA3 @FrshBakedPixels
Breakpoint
Breakpoint

Recommended for you

Bootstrap
BootstrapBootstrap
Bootstrap

This document provides an overview of Bootstrap, a popular front-end framework for building responsive and mobile-first websites. It discusses how Bootstrap uses media queries and a mobile-first approach to achieve responsiveness across different devices. The document also covers getting started with Bootstrap, its grid system, layouts, forms, and workshops for using Bootstrap components. Finally, it lists some advantages and disadvantages of Bootstrap as well as resources for using and customizing it.

HTML5 - An Introduction
HTML5 - An IntroductionHTML5 - An Introduction
HTML5 - An Introduction

This document provides an overview of HTML including its history, new features in HTML5, and how it has evolved over time. It discusses changes to old tags like the doctype and meta tags. It introduces new semantic elements in HTML5 like header, nav, article, and footer. It also covers new features such as canvas for drawing, video elements, local storage, new input types, microdata, and web workers. In the end it provides additional resources for learning more about HTML5.

htm5
Front end full stack development module 1pptx
Front end full stack development module 1pptxFront end full stack development module 1pptx
Front end full stack development module 1pptx

The document provides information about the CSE3150 module which covers HTML5 and CSS3. It includes the following topics: - Module I syllabus covers HTML5 syntax, attributes, events, forms, storage, canvas, and web sockets as well as CSS3 colors, gradients, and transforms. - An assignment to develop an HR policy website is given. - Comparisons between HTML4 and HTML5 are provided focusing on new elements, multimedia, forms, storage and responsive design in HTML5. - Information about code editors such as VS Code, Sublime Text, Atom, Brackets, and WebStorm is listed.

Breakpoint
Breakpoint
Breakpoint
Breakpoint

Recommended for you

Bootstrap - Web Development Framework
Bootstrap - Web Development FrameworkBootstrap - Web Development Framework
Bootstrap - Web Development Framework

Bootstrap is a web development framework that provides HTML and CSS templates for common interface elements like navigation bars, grids, images, and more. It features responsive design templates, a grid system, and special elements for images, forms, buttons, and parallax scrolling effects. Developers can download Bootstrap, include the necessary CSS and JavaScript files, and add the class names to quickly style elements on their website.

十大欧洲杯投注app平台-十大靠谱欧洲杯投注app官方平台 |【​网址​🎉ac10.net🎉​】
十大欧洲杯投注app平台-十大靠谱欧洲杯投注app官方平台 |【​网址​🎉ac10.net🎉​】十大欧洲杯投注app平台-十大靠谱欧洲杯投注app官方平台 |【​网址​🎉ac10.net🎉​】
十大欧洲杯投注app平台-十大靠谱欧洲杯投注app官方平台 |【​网址​🎉ac10.net🎉​】

欧洲杯投注app是此世界知名网上博彩平台的特点是对英超、英冠以及英国的赛事准确率很高,赔率很少变动。欧洲杯投注app平台的赔率一旦出现变动,其它英国和国外的赛事赔率都会因而出现变动,欧洲杯投注app对业界的影响力可见一斑。 [线上博彩平台排名]http://www.phone-dating.net [皇冠博彩]http://www.cn-move.com [体育博彩]http://www.veganhousewife.com [冰球突破豪华版]http://www.vlcidoupe.net [澳门新葡京]http://www.britanniacoin.net [世预赛滚球平台]https://vimeo.com/966309925 [欧洲杯外围]https://irisvladislava756gmailcom.blogspot.com/2024/07/02142409.html [欧洲杯下注网址]https://vimeo.com/manage/videos/975025970 [美洲杯外围]https://vimeo.com/manage/videos/968524008 [美洲杯投注平台]https://medium.com/@balliuvilla512/%E5%8D%81%E5%A4%A7%E7%BE%8E%E6%B4%B2%E6%9D%AF%E6%8A%95%E6%B3%A8%E5%B9%B3%E5%8F%B0-%E5%8D%81%E5%A4%A7%E7%BE%8E%E6%B4%B2%E6%9D%AF%E6%8A%95%E6%B3%A8%E5%B9%B3%E5%8F%B0%E6%B8%B8%E6%88%8F%E5%B9%B3%E5%8F%B0-%E7%BD%91%E5%9D%80-ac22-net-99498456dcb7

欧洲杯投注app
Doc3boq.docx sjnnw wimow womowmmo wekmomopmp
Doc3boq.docx sjnnw wimow womowmmo wekmomopmpDoc3boq.docx sjnnw wimow womowmmo wekmomopmp
Doc3boq.docx sjnnw wimow womowmmo wekmomopmp

ok i have upload

Bootstrap has 3 breakpoints
992px 1200px768px
extra-small small medium large
.col-xs- .col-lg-.col-md-.col-sm-
<div class="col-md-3">col-md-3</div>
<div class="col-md-9">col-md-9</div>
screen size prefixes
relative width of columns
numbers must add up to 12
.col-­‐md-­‐3 .col-­‐md-­‐9
<div class="row">
</div>
<section class="row">
<div class="col-md-3">
</div>
<div class="col-md-9">
</div>
</section>
“about me” section
<h2>about me</h2>
<p>I work as an …</p>
<p>My area of interest …</p>
small screen
medium screen
“about me” section

Recommended for you

Mahipalpur @ℂall @Girls ꧁❤ 9711199012 ❤꧂Glamorous sonam Mehra Top Model Safe
Mahipalpur @ℂall @Girls ꧁❤ 9711199012 ❤꧂Glamorous sonam Mehra Top Model SafeMahipalpur @ℂall @Girls ꧁❤ 9711199012 ❤꧂Glamorous sonam Mehra Top Model Safe
Mahipalpur @ℂall @Girls ꧁❤ 9711199012 ❤꧂Glamorous sonam Mehra Top Model Safe

Mahipalpur @ℂall @Girls ꧁❤ 9711199012 ❤꧂Glamorous sonam Mehra Top Model Safe

Arch.Bob _ 005 _ Architectural Portfolio
Arch.Bob _ 005 _ Architectural PortfolioArch.Bob _ 005 _ Architectural Portfolio
Arch.Bob _ 005 _ Architectural Portfolio

Portfolio

Professional Document Editing Services / Bank Statement Editing
Professional Document Editing Services / Bank Statement EditingProfessional Document Editing Services / Bank Statement Editing
Professional Document Editing Services / Bank Statement Editing

Need to modify any document? Look no further! I offer expert editing services for all types of documents, ensuring accuracy and confidentiality. Whether you need adjustments for bank statements, certificates, bills, pay stubs, or any other documents, I can help. Contact me now for prompt and reliable editing services! Services Offered: • PDF Editing: Professional edits for all types of PDF documents. • Bank Statement Editing: Accurate and detailed edits for any bank statement. • Document Editing: Comprehensive edits for all kinds of documents. • Certificate Correction: Correct and improve certificates for clarity and accuracy. • Bill Editing: Modify and correct any bill details as needed. • Pay Stub Editing: Accurate editing of pay stubs for personal or professional use. • Anything You Want to Edit: Custom editing services tailored to your needs. #EditBankStatement #BankStatementEditing #Bank #StatementEdit #BankStatementEdit #BankStatementEditing #EditPaystubs #FinancialServices #Paystubs #CheckStubs #CheckStubService #BankServices #USA #Canada #Texas #California #America #UK #London #EditPDF #BankFiles #BankFinance #Statements #BankStatement #BankStatements #BankStatementLoan #EditBankStatementPhotoshop #EditBankStatementsFree #ExplorePage #Top #ForYou #FYP #Instagram #Documents #Edits #Photoshop #GraphicDesign #Illustrator #Illustration #Creative #Design #Designer #EditDrivingLicense #EditPaystubs #EditBankStatement #EditAnyDocument #Editing #Paystubs #PaystubServices #PaystubsNeeded #PaystubService #PaystubService #EditPDFOnlineFree #PDFToWord #PDFEditorFree #PDFEditorOnline #HowToEditABankStatement #FakeBankStatement #HowToEditBankStatementPDF #PDFEditor

how to edit pdfhow to edit bank statementedit docments
really large screen
“about me” section
<div class="row">
<div class="col-md-8">col-md-8</div>
<div class="col-md-4">col-md-4</div>
</div>
sets maximum width
center aligns the container
really large screen
<div class="container">
</div>
header
<header class="container">
<div class="row">
<div class="col-sm-5">
<img src="images/gaurav.png">
</div>
<div class="col-sm-7">
<h1>Gaurav Gupta</h1>
<p>web designer, developer</p>
</div>
</div>
</header>
Stop reinventing the wheel: Build Responsive Websites Using Bootstrap

Recommended for you

Preserving-the-Essence-A-Journey-in-Visual-Identity.pdf
Preserving-the-Essence-A-Journey-in-Visual-Identity.pdfPreserving-the-Essence-A-Journey-in-Visual-Identity.pdf
Preserving-the-Essence-A-Journey-in-Visual-Identity.pdf

A visual identity is the heart and soul of a place, embodying its unique character and heritage. By carefully preserving this essence, we can ensure that new elements blend seamlessly, honoring the past while embracing the future.

designarchitectureresearch
Fear and Faith (Slideshow by: Kal-el Go)
Fear and Faith (Slideshow by: Kal-el Go)Fear and Faith (Slideshow by: Kal-el Go)
Fear and Faith (Slideshow by: Kal-el Go)

“Fear and Faith” contrasts the different effect of each of these, showing the quality of faith as opposed to the emotion of fear.

inspirationalslideshows
Greater Kailash @ℂall @Girls ꧁❤ 9873940964 ❤꧂VIP Vishakha Singla Top Model Safe
Greater Kailash @ℂall @Girls ꧁❤ 9873940964 ❤꧂VIP Vishakha Singla Top Model SafeGreater Kailash @ℂall @Girls ꧁❤ 9873940964 ❤꧂VIP Vishakha Singla Top Model Safe
Greater Kailash @ℂall @Girls ꧁❤ 9873940964 ❤꧂VIP Vishakha Singla Top Model Safe

Greater Kailash @ℂall @Girls ꧁❤ 9873940964 ❤꧂VIP Vishakha Singla Top Model Safe

change column order
<header class="container">
<div class="row">
</div>
</header>
<div class="col-sm-5 col-sm-pull-7 ">
<img src="images/gaurav.png">
</div>
<div class="col-sm-7 col-sm-push-5 ">
<h1>Gaurav Gupta</h1>
<p>web designer, developer</p>
</div>
change column order
<header class="container">
<div class="row">
</div>
</header>
<div class="col-sm-5 col-sm-pull-7 ">
<img src="images/gaurav.png">
</div>
<div class="col-sm-7 col-sm-push-5 ">
<h1>Gaurav Gupta</h1>
<p>web designer, developer</p>
</div>
mix and match grid columns
column	
  1 column	
  2 column	
  3
<div class="row">
<div class="col-md-6 col-sm-12">column 1</div>
<div class="col-md-4 col-sm-6" >column 2</div>
<div class="col-md-2 col-sm-6" >column 3</div>
</div>
column	
  1
column	
  2 column	
  3
»
medium screens
small screens
responsive images
<img src="... " class="img-responsive">

Recommended for you

A Journey Through Islamic Architecture.pdf
A Journey Through Islamic Architecture.pdfA Journey Through Islamic Architecture.pdf
A Journey Through Islamic Architecture.pdf

Islamic architecture is a vast and rich field that spans centuries and continents, reflecting the diversity and unity of Islamic culture.

designresearchsustainability
SMACNA - DUCT CONSTRUCTION STANDARDS-2005.pdf
SMACNA -  DUCT CONSTRUCTION STANDARDS-2005.pdfSMACNA -  DUCT CONSTRUCTION STANDARDS-2005.pdf
SMACNA - DUCT CONSTRUCTION STANDARDS-2005.pdf

smacna

Right Choice Landscaping offers exceptional villa landscape maintenance servi...
Right Choice Landscaping offers exceptional villa landscape maintenance servi...Right Choice Landscaping offers exceptional villa landscape maintenance servi...
Right Choice Landscaping offers exceptional villa landscape maintenance servi...

"Right Choice Landscaping offers exceptional villa landscape maintenance services in Dubai. Our dedicated team ensures that your villa’s outdoor spaces are beautifully maintained, enhancing both the aesthetic appeal and the value of your property. We offer landscaping and Garden design services to commercial property owners and homeowners all over the UAE.

responsive tables
<div class="table-responsive">
<table class="table">
...
</table>
</div>
responsive navigation
#DPA3 @FrshBakedPixels
start with basic markup
<nav>
<ul>
<li><a href="#home">home</a></li>
<li><a href="#about">about me</a></li>
<li><a href="#projects">recent projects</a></li>
<li><a href="#presentations">presentations</a></li>
<li><a href="#contact">contact me</a></li>
</ul>
</nav>
add classes
<nav class="navbar navbar-default">
<ul class="nav nav-justified">
<li><a href="#home">home</a></li>
<li><a href="#about">about me</a></li>
<li><a href="#projects">recent projects</a></li>
<li><a href="#presentations">presentations</a></li>
<li><a href="#contact">contact me</a></li>
</ul>
</nav>
small – large screens
extra-small screen

Recommended for you

AI in UX AI in UX - Exploring the Future of Design by FoF Nuremberg.pdf
AI in UX AI in UX - Exploring the Future of Design by FoF Nuremberg.pdfAI in UX AI in UX - Exploring the Future of Design by FoF Nuremberg.pdf
AI in UX AI in UX - Exploring the Future of Design by FoF Nuremberg.pdf

04.07.2024 slide deck for a virtual event

ux
Lajpat Nagar @ℂall @Girls ꧁❤ 9873940964 ❤꧂VIP Akshra Ojha Top Model Safe
Lajpat Nagar @ℂall @Girls ꧁❤ 9873940964 ❤꧂VIP Akshra Ojha Top Model SafeLajpat Nagar @ℂall @Girls ꧁❤ 9873940964 ❤꧂VIP Akshra Ojha Top Model Safe
Lajpat Nagar @ℂall @Girls ꧁❤ 9873940964 ❤꧂VIP Akshra Ojha Top Model Safe

Lajpat Nagar @ℂall @Girls ꧁❤ 9873940964 ❤꧂VIP Akshra Ojha Top Model Safe

Fall/winter Trend forcasting 2025 ppt .pdf
Fall/winter Trend forcasting 2025 ppt .pdfFall/winter Trend forcasting 2025 ppt .pdf
Fall/winter Trend forcasting 2025 ppt .pdf

I forcast some fashion trends of f/w 25 in this presentation.

collapse navigation on extra-small screens
<nav class="navbar navbar-default">
<ul class="nav nav-justified collapse navbar-collapse">
...
</ul>
</nav>
add toggle button
<nav>
<div class="navbar-header visible-xs">
<button class="navbar-toggle" data-toggle="collapse"

data-target=".my-navbar">
<span class="glyphicon glyphicon-align-justify"></span>
</button>
</div>
<ul class="nav nav-justified collapse navbar-collapse my-navbar" >
...
</ul>
</nav>
add header text
<div class="navbar-header visible-xs">
<button class="navbar-toggle" data-toggle="collapse" data-target=".my-
navbar">
<span class="glyphicon glyphicon-align-justify"></span>
<h3 class=" text-center">Gaurav Gupta</h3>
</button>
</div>
small – large screens
extra-small screen

Recommended for you

2024_summer_my_dream_gnjp_20240705_ks.pdf
2024_summer_my_dream_gnjp_20240705_ks.pdf2024_summer_my_dream_gnjp_20240705_ks.pdf
2024_summer_my_dream_gnjp_20240705_ks.pdf

はがき

Project on computer by saurabh very good 😊
Project on computer by saurabh very good 😊Project on computer by saurabh very good 😊
Project on computer by saurabh very good 😊

Project on computer ...... By saurabh........

Glasgow University degree Certificate
Glasgow University degree CertificateGlasgow University degree Certificate
Glasgow University degree Certificate

原版一模一样【微信:741003700 】【(glasgow毕业证书)英国格拉斯哥大学毕业证成绩单】【微信:741003700 】学位证,留信学历认证(真实可查,永久存档)原件一模一样纸张工艺/offer、在读证明、外壳等材料/诚信可靠,可直接看成品样本,帮您解决无法毕业带来的各种难题!外壳,原版制作,诚信可靠,可直接看成品样本。行业标杆!精益求精,诚心合作,真诚制作!多年品质 ,按需精细制作,24小时接单,全套进口原装设备。十五年致力于帮助留��生解决难题,包您满意。 本公司拥有海外各大学样板无数,能完美还原。 1:1完美还原海外各大学毕业材料上的工艺:水印,阴影底纹,钢印LOGO烫金烫银,LOGO烫金烫银复合重叠。文字图案浮雕、激光镭射、紫外荧光、温感、复印防伪等防伪工艺。材料咨询办理、认证咨询办理请加学历顾问Q/微741003700 【主营项目】 一.毕业证【q微741003700】成绩单、使馆认证、教育部认证、雅思托福成绩单、学生卡等! 二.真实使馆公证(即留学回国人员证明,不成功不收费) 三.真实教育部学历学位认证(教育部存档!教育部留服网站永久可查) 四.办理各国各大学文凭(一对一专业服务,可全程监控跟踪进度) 如果您处于以下几种情况: ◇在校期间,因各种原因未能顺利毕业……拿不到官方毕业证【q/微741003700】 ◇面对父母的压力,希望尽快拿到; ◇不清楚认证流程以及材料该如何准备; ◇回国时间很长,忘记办理; ◇回国马上就要找工作,办给用人单位看; ◇企事业单位必须要求办理的 ◇需要报考公务员、购买免税车、落转户口 ◇申请留学生创业基金 留信网认证的作用: 1:该专业认证可证明留学生真实身份 2:同时对留学生所学专业登记给予评定 3:国家专业人才认证中心颁发入库证书 4:这个认证书并且可以归档倒地方 5:凡事获得留信网入网的信息将会逐步更新到个人身份内,将在公安局网内查询个人身份证信息后,同步读取人才网入库信息 6:个人职称评审加20分 7:个人信誉贷款加10分 8:在国家人才网主办的国家网络招聘大会中纳入资料,供国家高端企业选择人才 办理(glasgow毕业证书)英国格拉斯哥大学毕业证【微信:741003700 】外观非常简单,由纸质材料制成,上面印有校徽、校名、毕业生姓名、专业等信息。 办理(glasgow毕业证书)英国格拉斯哥大学毕业证【微信:741003700 】格式相对统一,各专业都有相应的模板。通常包括以下部分: 校徽:象征着学校的荣誉和传承。 校名:学校英文全称 授予学位:本部分将注明获得的具体学位名称。 毕业生姓名:这是最重要的信息之一,标志着该证书是由特定人员获得的。 颁发日期:这是毕业正式生效的时间,也代表着毕业生学业的结束。 其他信息:根据不同的专业和学位,可能会有一些特定的信息或章节。 办理(glasgow毕业证书)英国格拉斯哥大学毕业证【微信:741003700 】价值很高,需要妥善保管。一般来说,应放置在安全、干燥、防潮的地方,避免长时间暴露在阳光下。如需使用,最好使用复印件而不是原件,以免丢失。 综上所述,办理(glasgow毕业证书)英国格拉斯哥大学毕业证【微信:741003700 】是证明身份和学历的高价值文件。外观简单庄重,格式统一,包括重要的个人信息和发布日期。对持有人来说,妥善保管是非常重要的。

(glasgow毕业证书)英国格拉斯哥大学毕业证
adding your own styles
#DPA3 @FrshBakedPixels
/* myCustomStylesheet.css */
.navbar-default {
background-color: #74716a;
border-color: #FFF;
}
/* bootstrap.css */
.navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7;
}
use web developer tools
»
JavaScript components
#DPA3 @FrshBakedPixels

Recommended for you

Ghaziabad @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Jya Khan Top Model Safe
Ghaziabad @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Jya Khan Top Model SafeGhaziabad @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Jya Khan Top Model Safe
Ghaziabad @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Jya Khan Top Model Safe

Ghaziabad @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Jya Khan Top Model Safe

Nehru Place @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Ruhi Singla Top Model Safe
Nehru Place @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Ruhi Singla Top Model SafeNehru Place @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Ruhi Singla Top Model Safe
Nehru Place @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Ruhi Singla Top Model Safe

Nehru Place @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Ruhi Singla Top Model Safe

South Ex @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Jya Khan Top Model Safe
South Ex @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Jya Khan Top Model SafeSouth Ex @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Jya Khan Top Model Safe
South Ex @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Jya Khan Top Model Safe

South Ex @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Jya Khan Top Model Safe

Affix: fix position of elements on page
$('nav').affix({offset: {top: ($('nav').offset().top), bottom: 200} });
nav.affix { top: 0; width: 100%;}
»
Scrollspy: indicate current location
<body data-spy="scroll" data-target=".nav">
nav .nav > li.active > a {
background-color: #514F4A;
}
»
tabs
tabs
<ul class="nav nav-tabs">
<li><a href="#contactme" data-toggle="tab">Contact me</a></li>
<li><a href="#twitter" data-toggle="tab">Twitter</a></li>
<li><a href="#services" data-toggle="tab">Services</a></li>
</ul>

Recommended for you

tabs
<div class="tab-content">
<div class="tab-pane" id="contactme">...</div>
<div class="tab-pane" id="twitter">...</div>
<div class="tab-pane" id="services">...</div>
</div>
tooltip
<input type="text" data-toggle="tooltip" title="full name">
$('[data-toggle="tooltip"]').tooltip();
Bootstrap + 

146 lines of CSS + 

10 lines of JS
#DPA3 @FrshBakedPixels

Recommended for you

Stop reinventing the wheel: Build Responsive Websites Using Bootstrap
more examples on Bootstrap website
retrofitting an existing
website
#DPA3 @FrshBakedPixels
Apple page built with Bootstrap
http://tiny.cc/heweb2
8-10 hours

Recommended for you

other ways to use Bootstrap
#DPA3 @FrshBakedPixels
prototyping
Wordpress plugins
Stop reinventing the wheel: Build Responsive Websites Using Bootstrap

Recommended for you

third party add-ons
Fontello
»
Bootsnipp: button builder
http://bootsnipp.com/buttons »
pros and cons of Bootstrap
#DPA3 @FrshBakedPixels

Recommended for you

The easy way of building websites,
not the ideal way
Overstyled components
Unused CSS
Stop reinventing the wheel: Build Responsive Websites Using Bootstrap
version 4.0
#DPA3 @FrshBakedPixels
Dropped IE 8 support
Use of Em and Rem instead of pixels
Added one more breakpoint
Flexbox layout support

Recommended for you

other frameworks
#DPA3 @FrshBakedPixels
Stop reinventing the wheel: Build Responsive Websites Using Bootstrap
Stop reinventing the wheel: Build Responsive Websites Using Bootstrap
Stop reinventing the wheel: Build Responsive Websites Using Bootstrap

Recommended for you

Source: http://usablica.github.io/front-end-frameworks/compare.html
my selection criteria
responsive
browser support
features
popularity
other resources
50 Must-have Bootstrap plugins
http://tutorialzine.com/2013/07/50-must-have-plugins-for-extending-twitter-bootstrap/
Bootply
http://www.bootply.com/
Bootstrap CDN
http://www.bootstrapcdn.com/
More resources
http://bootsnipp.com/resources
Inspect structure and style with Chrome Developer Tools
https://developers.google.com/web/tools/iterate/inspect-styles/basics
questions?
#DPA3



@frshbakedpixels

Recommended for you

More Related Content

What's hot

Web Design Primer Sample - HTML CSS JS
Web Design Primer Sample - HTML CSS JSWeb Design Primer Sample - HTML CSS JS
Web Design Primer Sample - HTML CSS JS
Bootstrap Creative
 
Improving the Responsive Web Design Process in 2016
Improving the Responsive Web Design Process in 2016Improving the Responsive Web Design Process in 2016
Improving the Responsive Web Design Process in 2016
Cristina Chumillas
 
Bootstrap Introduction
Bootstrap IntroductionBootstrap Introduction
Bootstrap Introduction
Andrea Tarr
 
Bootstrap
BootstrapBootstrap
Bootstrap
Kunalgaurav59
 
Introduction to Bootstrap
Introduction to BootstrapIntroduction to Bootstrap
Introduction to Bootstrap
Ron Reiter
 
HTML5 and CSS3: does now really mean now?
HTML5 and CSS3: does now really mean now?HTML5 and CSS3: does now really mean now?
HTML5 and CSS3: does now really mean now?
Chris Mills
 
Bootstrap 3 - Sleek, intuitive, and powerful mobile first front-end framework...
Bootstrap 3 - Sleek, intuitive, and powerful mobile first front-end framework...Bootstrap 3 - Sleek, intuitive, and powerful mobile first front-end framework...
Bootstrap 3 - Sleek, intuitive, and powerful mobile first front-end framework...
Cedric Spillebeen
 
Building a Moodle theme with bootstrap
Building a Moodle theme with bootstrapBuilding a Moodle theme with bootstrap
Building a Moodle theme with bootstrap
Bas Brands
 
Bootstrap 4 Tutorial PDF for Beginners - Learn Step by Step
Bootstrap 4 Tutorial PDF for Beginners - Learn Step by StepBootstrap 4 Tutorial PDF for Beginners - Learn Step by Step
Bootstrap 4 Tutorial PDF for Beginners - Learn Step by Step
Bootstrap Creative
 
Intro To Twitter Bootstrap
Intro To Twitter BootstrapIntro To Twitter Bootstrap
Intro To Twitter Bootstrap
Ahmed Haque
 
Introduction to Bootstrap: Design for Developers
Introduction to Bootstrap: Design for DevelopersIntroduction to Bootstrap: Design for Developers
Introduction to Bootstrap: Design for Developers
Melvin John
 
Doing More with LESS for CSS
Doing More with LESS for CSSDoing More with LESS for CSS
Doing More with LESS for CSS
Todd Anglin
 
Bootstrap ppt
Bootstrap pptBootstrap ppt
Bootstrap ppt
Ishtdeep Hora
 
Responsive Web Design: Tips and Tricks
Responsive Web Design: Tips and TricksResponsive Web Design: Tips and Tricks
Responsive Web Design: Tips and Tricks
Gautam Krishnan
 
Responsive Web Design
Responsive Web DesignResponsive Web Design
Responsive Web Design
Debra Shapiro
 
Battle of the Front-End Frameworks: Bootstrap vs. Foundation
Battle of the Front-End Frameworks: Bootstrap vs. FoundationBattle of the Front-End Frameworks: Bootstrap vs. Foundation
Battle of the Front-End Frameworks: Bootstrap vs. Foundation
Rachel Cherry
 
Introduction to Twitter's Bootstrap 2
Introduction to Twitter's Bootstrap 2Introduction to Twitter's Bootstrap 2
Introduction to Twitter's Bootstrap 2
Julien Renaux
 
Bootstrap 3.1.1
Bootstrap 3.1.1Bootstrap 3.1.1
Bootstrap 3.1.1
Prasad Parab
 
Front-End Frameworks: a quick overview
Front-End Frameworks: a quick overviewFront-End Frameworks: a quick overview
Front-End Frameworks: a quick overview
Diacode
 
Real World Web Standards
Real World Web StandardsReal World Web Standards
Real World Web Standards
gleddy
 

What's hot (20)

Web Design Primer Sample - HTML CSS JS
Web Design Primer Sample - HTML CSS JSWeb Design Primer Sample - HTML CSS JS
Web Design Primer Sample - HTML CSS JS
 
Improving the Responsive Web Design Process in 2016
Improving the Responsive Web Design Process in 2016Improving the Responsive Web Design Process in 2016
Improving the Responsive Web Design Process in 2016
 
Bootstrap Introduction
Bootstrap IntroductionBootstrap Introduction
Bootstrap Introduction
 
Bootstrap
BootstrapBootstrap
Bootstrap
 
Introduction to Bootstrap
Introduction to BootstrapIntroduction to Bootstrap
Introduction to Bootstrap
 
HTML5 and CSS3: does now really mean now?
HTML5 and CSS3: does now really mean now?HTML5 and CSS3: does now really mean now?
HTML5 and CSS3: does now really mean now?
 
Bootstrap 3 - Sleek, intuitive, and powerful mobile first front-end framework...
Bootstrap 3 - Sleek, intuitive, and powerful mobile first front-end framework...Bootstrap 3 - Sleek, intuitive, and powerful mobile first front-end framework...
Bootstrap 3 - Sleek, intuitive, and powerful mobile first front-end framework...
 
Building a Moodle theme with bootstrap
Building a Moodle theme with bootstrapBuilding a Moodle theme with bootstrap
Building a Moodle theme with bootstrap
 
Bootstrap 4 Tutorial PDF for Beginners - Learn Step by Step
Bootstrap 4 Tutorial PDF for Beginners - Learn Step by StepBootstrap 4 Tutorial PDF for Beginners - Learn Step by Step
Bootstrap 4 Tutorial PDF for Beginners - Learn Step by Step
 
Intro To Twitter Bootstrap
Intro To Twitter BootstrapIntro To Twitter Bootstrap
Intro To Twitter Bootstrap
 
Introduction to Bootstrap: Design for Developers
Introduction to Bootstrap: Design for DevelopersIntroduction to Bootstrap: Design for Developers
Introduction to Bootstrap: Design for Developers
 
Doing More with LESS for CSS
Doing More with LESS for CSSDoing More with LESS for CSS
Doing More with LESS for CSS
 
Bootstrap ppt
Bootstrap pptBootstrap ppt
Bootstrap ppt
 
Responsive Web Design: Tips and Tricks
Responsive Web Design: Tips and TricksResponsive Web Design: Tips and Tricks
Responsive Web Design: Tips and Tricks
 
Responsive Web Design
Responsive Web DesignResponsive Web Design
Responsive Web Design
 
Battle of the Front-End Frameworks: Bootstrap vs. Foundation
Battle of the Front-End Frameworks: Bootstrap vs. FoundationBattle of the Front-End Frameworks: Bootstrap vs. Foundation
Battle of the Front-End Frameworks: Bootstrap vs. Foundation
 
Introduction to Twitter's Bootstrap 2
Introduction to Twitter's Bootstrap 2Introduction to Twitter's Bootstrap 2
Introduction to Twitter's Bootstrap 2
 
Bootstrap 3.1.1
Bootstrap 3.1.1Bootstrap 3.1.1
Bootstrap 3.1.1
 
Front-End Frameworks: a quick overview
Front-End Frameworks: a quick overviewFront-End Frameworks: a quick overview
Front-End Frameworks: a quick overview
 
Real World Web Standards
Real World Web StandardsReal World Web Standards
Real World Web Standards
 

Viewers also liked

JavaScript
JavaScriptJavaScript
JavaScript
Vidyut Singhania
 
As Easy As Herding Squirrels: Managing Social Media on Your Campus #heweb15 #...
As Easy As Herding Squirrels: Managing Social Media on Your Campus #heweb15 #...As Easy As Herding Squirrels: Managing Social Media on Your Campus #heweb15 #...
As Easy As Herding Squirrels: Managing Social Media on Your Campus #heweb15 #...
Tiffany Beker
 
HigherEd Web conference presentation
HigherEd Web conference presentationHigherEd Web conference presentation
HigherEd Web conference presentation
Matt Hames
 
I Believe I Can See the Future
I Believe I Can See the FutureI Believe I Can See the Future
I Believe I Can See the Future
Joshua Dodson
 
Metropolis and Gotham: Two Approaches to Enterprise Site Development
Metropolis and Gotham: Two Approaches to Enterprise Site DevelopmentMetropolis and Gotham: Two Approaches to Enterprise Site Development
Metropolis and Gotham: Two Approaches to Enterprise Site Development
Jeffrey Stevens
 
Check yo self(ie)
Check yo self(ie)Check yo self(ie)
Check yo self(ie)
Kristofer Karol
 

Viewers also liked (6)

JavaScript
JavaScriptJavaScript
JavaScript
 
As Easy As Herding Squirrels: Managing Social Media on Your Campus #heweb15 #...
As Easy As Herding Squirrels: Managing Social Media on Your Campus #heweb15 #...As Easy As Herding Squirrels: Managing Social Media on Your Campus #heweb15 #...
As Easy As Herding Squirrels: Managing Social Media on Your Campus #heweb15 #...
 
HigherEd Web conference presentation
HigherEd Web conference presentationHigherEd Web conference presentation
HigherEd Web conference presentation
 
I Believe I Can See the Future
I Believe I Can See the FutureI Believe I Can See the Future
I Believe I Can See the Future
 
Metropolis and Gotham: Two Approaches to Enterprise Site Development
Metropolis and Gotham: Two Approaches to Enterprise Site DevelopmentMetropolis and Gotham: Two Approaches to Enterprise Site Development
Metropolis and Gotham: Two Approaches to Enterprise Site Development
 
Check yo self(ie)
Check yo self(ie)Check yo self(ie)
Check yo self(ie)
 

Similar to Stop reinventing the wheel: Build Responsive Websites Using Bootstrap

Bootstrap 3 Cheat Sheet PDF Reference
Bootstrap 3 Cheat Sheet PDF ReferenceBootstrap 3 Cheat Sheet PDF Reference
Bootstrap 3 Cheat Sheet PDF Reference
Bootstrap Creative
 
Bootstrap PPT by Mukesh
Bootstrap PPT by MukeshBootstrap PPT by Mukesh
Bootstrap PPT by Mukesh
Mukesh Kumar
 
“Good design is obvious. Great design is transparent.” — How we use Bootstrap...
“Good design is obvious. Great design is transparent.” — How we use Bootstrap...“Good design is obvious. Great design is transparent.” — How we use Bootstrap...
“Good design is obvious. Great design is transparent.” — How we use Bootstrap...
Roni Banerjee
 
HTML 5 Drupalcamp Ireland Dublin 2010
HTML 5 Drupalcamp Ireland Dublin 2010HTML 5 Drupalcamp Ireland Dublin 2010
HTML 5 Drupalcamp Ireland Dublin 2010
alanburke
 
2022 HTML5: The future is now
2022 HTML5: The future is now2022 HTML5: The future is now
2022 HTML5: The future is now
Gonzalo Cordero
 
Create Responsive Website Design with Bootstrap 3
Create Responsive Website Design with Bootstrap 3Create Responsive Website Design with Bootstrap 3
Create Responsive Website Design with Bootstrap 3
Wahyu Putra
 
Intro to Bootstrap
Intro to BootstrapIntro to Bootstrap
Intro to Bootstrap
kjkleindorfer
 
ViA Bootstrap 4
ViA Bootstrap 4ViA Bootstrap 4
ViA Bootstrap 4
imdurgesh
 
Introduction to HTML5
Introduction to HTML5Introduction to HTML5
Introduction to HTML5
Terry Ryan
 
Bootstrap 3 in Joomla!
Bootstrap 3 in Joomla!Bootstrap 3 in Joomla!
Bootstrap 3 in Joomla!
Hans Kuijpers
 
Slow kinda sucks
Slow kinda sucksSlow kinda sucks
Slow kinda sucks
Tim Wright
 
HTML5+CSS3 (入門編)
HTML5+CSS3 (入門編)HTML5+CSS3 (入門編)
HTML5+CSS3 (入門編)
博史 高木
 
HTML5 & CSS3 Flag
HTML5 & CSS3 FlagHTML5 & CSS3 Flag
HTML5 & CSS3 Flag
Christopher Schmitt
 
HTML5 and the dawn of rich mobile web applications pt 2
HTML5 and the dawn of rich mobile web applications pt 2HTML5 and the dawn of rich mobile web applications pt 2
HTML5 and the dawn of rich mobile web applications pt 2
James Pearce
 
Desenvolvimento web com Ruby on Rails (parte 2)
Desenvolvimento web com Ruby on Rails (parte 2)Desenvolvimento web com Ruby on Rails (parte 2)
Desenvolvimento web com Ruby on Rails (parte 2)
Joao Lucas Santana
 
Twitter bootstrap
Twitter bootstrapTwitter bootstrap
Twitter bootstrap
dennisdc
 
Bootstrap
BootstrapBootstrap
Bootstrap
Sarvesh Kushwaha
 
HTML5 - An Introduction
HTML5 - An IntroductionHTML5 - An Introduction
HTML5 - An Introduction
Timmy Kokke
 
Front end full stack development module 1pptx
Front end full stack development module 1pptxFront end full stack development module 1pptx
Front end full stack development module 1pptx
MaruthiPrasad96
 
Bootstrap - Web Development Framework
Bootstrap - Web Development FrameworkBootstrap - Web Development Framework
Bootstrap - Web Development Framework
Cindy Royal
 

Similar to Stop reinventing the wheel: Build Responsive Websites Using Bootstrap (20)

Bootstrap 3 Cheat Sheet PDF Reference
Bootstrap 3 Cheat Sheet PDF ReferenceBootstrap 3 Cheat Sheet PDF Reference
Bootstrap 3 Cheat Sheet PDF Reference
 
Bootstrap PPT by Mukesh
Bootstrap PPT by MukeshBootstrap PPT by Mukesh
Bootstrap PPT by Mukesh
 
“Good design is obvious. Great design is transparent.” — How we use Bootstrap...
“Good design is obvious. Great design is transparent.” — How we use Bootstrap...“Good design is obvious. Great design is transparent.” — How we use Bootstrap...
“Good design is obvious. Great design is transparent.” — How we use Bootstrap...
 
HTML 5 Drupalcamp Ireland Dublin 2010
HTML 5 Drupalcamp Ireland Dublin 2010HTML 5 Drupalcamp Ireland Dublin 2010
HTML 5 Drupalcamp Ireland Dublin 2010
 
2022 HTML5: The future is now
2022 HTML5: The future is now2022 HTML5: The future is now
2022 HTML5: The future is now
 
Create Responsive Website Design with Bootstrap 3
Create Responsive Website Design with Bootstrap 3Create Responsive Website Design with Bootstrap 3
Create Responsive Website Design with Bootstrap 3
 
Intro to Bootstrap
Intro to BootstrapIntro to Bootstrap
Intro to Bootstrap
 
ViA Bootstrap 4
ViA Bootstrap 4ViA Bootstrap 4
ViA Bootstrap 4
 
Introduction to HTML5
Introduction to HTML5Introduction to HTML5
Introduction to HTML5
 
Bootstrap 3 in Joomla!
Bootstrap 3 in Joomla!Bootstrap 3 in Joomla!
Bootstrap 3 in Joomla!
 
Slow kinda sucks
Slow kinda sucksSlow kinda sucks
Slow kinda sucks
 
HTML5+CSS3 (入門編)
HTML5+CSS3 (入門編)HTML5+CSS3 (入門編)
HTML5+CSS3 (入門編)
 
HTML5 & CSS3 Flag
HTML5 & CSS3 FlagHTML5 & CSS3 Flag
HTML5 & CSS3 Flag
 
HTML5 and the dawn of rich mobile web applications pt 2
HTML5 and the dawn of rich mobile web applications pt 2HTML5 and the dawn of rich mobile web applications pt 2
HTML5 and the dawn of rich mobile web applications pt 2
 
Desenvolvimento web com Ruby on Rails (parte 2)
Desenvolvimento web com Ruby on Rails (parte 2)Desenvolvimento web com Ruby on Rails (parte 2)
Desenvolvimento web com Ruby on Rails (parte 2)
 
Twitter bootstrap
Twitter bootstrapTwitter bootstrap
Twitter bootstrap
 
Bootstrap
BootstrapBootstrap
Bootstrap
 
HTML5 - An Introduction
HTML5 - An IntroductionHTML5 - An Introduction
HTML5 - An Introduction
 
Front end full stack development module 1pptx
Front end full stack development module 1pptxFront end full stack development module 1pptx
Front end full stack development module 1pptx
 
Bootstrap - Web Development Framework
Bootstrap - Web Development FrameworkBootstrap - Web Development Framework
Bootstrap - Web Development Framework
 

Recently uploaded

十大欧洲杯投注app平台-十大靠谱欧洲杯投注app官方平台 |【​网址​🎉ac10.net🎉​】
十大欧洲杯投注app平台-十大靠谱欧洲杯投注app官方平台 |【​网址​🎉ac10.net🎉​】十大欧洲杯投注app平台-十大靠谱欧洲杯投注app官方平台 |【​网址​🎉ac10.net🎉​】
十大欧洲杯投注app平台-十大靠谱欧洲杯投注app官方平台 |【​网址​🎉ac10.net🎉​】
antonellispunches643
 
Doc3boq.docx sjnnw wimow womowmmo wekmomopmp
Doc3boq.docx sjnnw wimow womowmmo wekmomopmpDoc3boq.docx sjnnw wimow womowmmo wekmomopmp
Doc3boq.docx sjnnw wimow womowmmo wekmomopmp
Dhio3
 
Mahipalpur @ℂall @Girls ꧁❤ 9711199012 ❤꧂Glamorous sonam Mehra Top Model Safe
Mahipalpur @ℂall @Girls ꧁❤ 9711199012 ❤꧂Glamorous sonam Mehra Top Model SafeMahipalpur @ℂall @Girls ꧁❤ 9711199012 ❤꧂Glamorous sonam Mehra Top Model Safe
Mahipalpur @ℂall @Girls ꧁❤ 9711199012 ❤꧂Glamorous sonam Mehra Top Model Safe
hina ojha$A17
 
Arch.Bob _ 005 _ Architectural Portfolio
Arch.Bob _ 005 _ Architectural PortfolioArch.Bob _ 005 _ Architectural Portfolio
Arch.Bob _ 005 _ Architectural Portfolio
ssusere235001
 
Professional Document Editing Services / Bank Statement Editing
Professional Document Editing Services / Bank Statement EditingProfessional Document Editing Services / Bank Statement Editing
Professional Document Editing Services / Bank Statement Editing
Edit Bank Statement
 
Preserving-the-Essence-A-Journey-in-Visual-Identity.pdf
Preserving-the-Essence-A-Journey-in-Visual-Identity.pdfPreserving-the-Essence-A-Journey-in-Visual-Identity.pdf
Preserving-the-Essence-A-Journey-in-Visual-Identity.pdf
Mostafa Abd Elrahman
 
Fear and Faith (Slideshow by: Kal-el Go)
Fear and Faith (Slideshow by: Kal-el Go)Fear and Faith (Slideshow by: Kal-el Go)
Fear and Faith (Slideshow by: Kal-el Go)
Kal-el Shows
 
Greater Kailash @ℂall @Girls ꧁❤ 9873940964 ❤꧂VIP Vishakha Singla Top Model Safe
Greater Kailash @ℂall @Girls ꧁❤ 9873940964 ❤꧂VIP Vishakha Singla Top Model SafeGreater Kailash @ℂall @Girls ꧁❤ 9873940964 ❤꧂VIP Vishakha Singla Top Model Safe
Greater Kailash @ℂall @Girls ꧁❤ 9873940964 ❤꧂VIP Vishakha Singla Top Model Safe
kumkum tuteja$A17
 
A Journey Through Islamic Architecture.pdf
A Journey Through Islamic Architecture.pdfA Journey Through Islamic Architecture.pdf
A Journey Through Islamic Architecture.pdf
Mostafa Abd Elrahman
 
SMACNA - DUCT CONSTRUCTION STANDARDS-2005.pdf
SMACNA -  DUCT CONSTRUCTION STANDARDS-2005.pdfSMACNA -  DUCT CONSTRUCTION STANDARDS-2005.pdf
SMACNA - DUCT CONSTRUCTION STANDARDS-2005.pdf
Magdiel70
 
Right Choice Landscaping offers exceptional villa landscape maintenance servi...
Right Choice Landscaping offers exceptional villa landscape maintenance servi...Right Choice Landscaping offers exceptional villa landscape maintenance servi...
Right Choice Landscaping offers exceptional villa landscape maintenance servi...
rightchoicelandscapi
 
AI in UX AI in UX - Exploring the Future of Design by FoF Nuremberg.pdf
AI in UX AI in UX - Exploring the Future of Design by FoF Nuremberg.pdfAI in UX AI in UX - Exploring the Future of Design by FoF Nuremberg.pdf
AI in UX AI in UX - Exploring the Future of Design by FoF Nuremberg.pdf
taranenkovictoria
 
Lajpat Nagar @ℂall @Girls ꧁❤ 9873940964 ❤꧂VIP Akshra Ojha Top Model Safe
Lajpat Nagar @ℂall @Girls ꧁❤ 9873940964 ❤꧂VIP Akshra Ojha Top Model SafeLajpat Nagar @ℂall @Girls ꧁❤ 9873940964 ❤꧂VIP Akshra Ojha Top Model Safe
Lajpat Nagar @ℂall @Girls ꧁❤ 9873940964 ❤꧂VIP Akshra Ojha Top Model Safe
anany pandey$A17
 
Fall/winter Trend forcasting 2025 ppt .pdf
Fall/winter Trend forcasting 2025 ppt .pdfFall/winter Trend forcasting 2025 ppt .pdf
Fall/winter Trend forcasting 2025 ppt .pdf
Simran Choudhary
 
2024_summer_my_dream_gnjp_20240705_ks.pdf
2024_summer_my_dream_gnjp_20240705_ks.pdf2024_summer_my_dream_gnjp_20240705_ks.pdf
2024_summer_my_dream_gnjp_20240705_ks.pdf
kousato1
 
Project on computer by saurabh very good 😊
Project on computer by saurabh very good 😊Project on computer by saurabh very good 😊
Project on computer by saurabh very good 😊
Saurabh computer
 
Glasgow University degree Certificate
Glasgow University degree CertificateGlasgow University degree Certificate
Glasgow University degree Certificate
tezeqes
 
Ghaziabad @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Jya Khan Top Model Safe
Ghaziabad @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Jya Khan Top Model SafeGhaziabad @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Jya Khan Top Model Safe
Ghaziabad @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Jya Khan Top Model Safe
pawankumar98845
 
Nehru Place @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Ruhi Singla Top Model Safe
Nehru Place @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Ruhi Singla Top Model SafeNehru Place @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Ruhi Singla Top Model Safe
Nehru Place @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Ruhi Singla Top Model Safe
jiya khan$A17
 
South Ex @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Jya Khan Top Model Safe
South Ex @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Jya Khan Top Model SafeSouth Ex @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Jya Khan Top Model Safe
South Ex @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Jya Khan Top Model Safe
nikhilkumarji0156
 

Recently uploaded (20)

十大欧洲杯投注app平台-十大靠谱欧洲杯投注app官方平台 |【​网址​🎉ac10.net🎉​】
十大欧洲杯投注app平台-十大靠谱欧洲杯投注app官方平台 |【​网址​🎉ac10.net🎉​】十大欧洲杯投注app平台-十大靠谱欧洲杯投注app官方平台 |【​网址​🎉ac10.net🎉​】
十大欧洲杯投注app平台-十大靠谱欧洲杯投注app官方平台 |【​网址​🎉ac10.net🎉​】
 
Doc3boq.docx sjnnw wimow womowmmo wekmomopmp
Doc3boq.docx sjnnw wimow womowmmo wekmomopmpDoc3boq.docx sjnnw wimow womowmmo wekmomopmp
Doc3boq.docx sjnnw wimow womowmmo wekmomopmp
 
Mahipalpur @ℂall @Girls ꧁❤ 9711199012 ❤꧂Glamorous sonam Mehra Top Model Safe
Mahipalpur @ℂall @Girls ꧁❤ 9711199012 ❤꧂Glamorous sonam Mehra Top Model SafeMahipalpur @ℂall @Girls ꧁❤ 9711199012 ❤꧂Glamorous sonam Mehra Top Model Safe
Mahipalpur @ℂall @Girls ꧁❤ 9711199012 ❤꧂Glamorous sonam Mehra Top Model Safe
 
Arch.Bob _ 005 _ Architectural Portfolio
Arch.Bob _ 005 _ Architectural PortfolioArch.Bob _ 005 _ Architectural Portfolio
Arch.Bob _ 005 _ Architectural Portfolio
 
Professional Document Editing Services / Bank Statement Editing
Professional Document Editing Services / Bank Statement EditingProfessional Document Editing Services / Bank Statement Editing
Professional Document Editing Services / Bank Statement Editing
 
Preserving-the-Essence-A-Journey-in-Visual-Identity.pdf
Preserving-the-Essence-A-Journey-in-Visual-Identity.pdfPreserving-the-Essence-A-Journey-in-Visual-Identity.pdf
Preserving-the-Essence-A-Journey-in-Visual-Identity.pdf
 
Fear and Faith (Slideshow by: Kal-el Go)
Fear and Faith (Slideshow by: Kal-el Go)Fear and Faith (Slideshow by: Kal-el Go)
Fear and Faith (Slideshow by: Kal-el Go)
 
Greater Kailash @ℂall @Girls ꧁❤ 9873940964 ❤꧂VIP Vishakha Singla Top Model Safe
Greater Kailash @ℂall @Girls ꧁❤ 9873940964 ❤꧂VIP Vishakha Singla Top Model SafeGreater Kailash @ℂall @Girls ꧁❤ 9873940964 ❤꧂VIP Vishakha Singla Top Model Safe
Greater Kailash @ℂall @Girls ꧁❤ 9873940964 ❤꧂VIP Vishakha Singla Top Model Safe
 
A Journey Through Islamic Architecture.pdf
A Journey Through Islamic Architecture.pdfA Journey Through Islamic Architecture.pdf
A Journey Through Islamic Architecture.pdf
 
SMACNA - DUCT CONSTRUCTION STANDARDS-2005.pdf
SMACNA -  DUCT CONSTRUCTION STANDARDS-2005.pdfSMACNA -  DUCT CONSTRUCTION STANDARDS-2005.pdf
SMACNA - DUCT CONSTRUCTION STANDARDS-2005.pdf
 
Right Choice Landscaping offers exceptional villa landscape maintenance servi...
Right Choice Landscaping offers exceptional villa landscape maintenance servi...Right Choice Landscaping offers exceptional villa landscape maintenance servi...
Right Choice Landscaping offers exceptional villa landscape maintenance servi...
 
AI in UX AI in UX - Exploring the Future of Design by FoF Nuremberg.pdf
AI in UX AI in UX - Exploring the Future of Design by FoF Nuremberg.pdfAI in UX AI in UX - Exploring the Future of Design by FoF Nuremberg.pdf
AI in UX AI in UX - Exploring the Future of Design by FoF Nuremberg.pdf
 
Lajpat Nagar @ℂall @Girls ꧁❤ 9873940964 ❤꧂VIP Akshra Ojha Top Model Safe
Lajpat Nagar @ℂall @Girls ꧁❤ 9873940964 ❤꧂VIP Akshra Ojha Top Model SafeLajpat Nagar @ℂall @Girls ꧁❤ 9873940964 ❤꧂VIP Akshra Ojha Top Model Safe
Lajpat Nagar @ℂall @Girls ꧁❤ 9873940964 ❤꧂VIP Akshra Ojha Top Model Safe
 
Fall/winter Trend forcasting 2025 ppt .pdf
Fall/winter Trend forcasting 2025 ppt .pdfFall/winter Trend forcasting 2025 ppt .pdf
Fall/winter Trend forcasting 2025 ppt .pdf
 
2024_summer_my_dream_gnjp_20240705_ks.pdf
2024_summer_my_dream_gnjp_20240705_ks.pdf2024_summer_my_dream_gnjp_20240705_ks.pdf
2024_summer_my_dream_gnjp_20240705_ks.pdf
 
Project on computer by saurabh very good 😊
Project on computer by saurabh very good 😊Project on computer by saurabh very good 😊
Project on computer by saurabh very good 😊
 
Glasgow University degree Certificate
Glasgow University degree CertificateGlasgow University degree Certificate
Glasgow University degree Certificate
 
Ghaziabad @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Jya Khan Top Model Safe
Ghaziabad @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Jya Khan Top Model SafeGhaziabad @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Jya Khan Top Model Safe
Ghaziabad @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Jya Khan Top Model Safe
 
Nehru Place @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Ruhi Singla Top Model Safe
Nehru Place @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Ruhi Singla Top Model SafeNehru Place @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Ruhi Singla Top Model Safe
Nehru Place @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Ruhi Singla Top Model Safe
 
South Ex @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Jya Khan Top Model Safe
South Ex @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Jya Khan Top Model SafeSouth Ex @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Jya Khan Top Model Safe
South Ex @ℂall @Girls ꧁❤ 9873777170 ❤꧂VIP Jya Khan Top Model Safe
 

Stop reinventing the wheel: Build Responsive Websites Using Bootstrap