0% found this document useful (0 votes)
39 views

Introduction To Twitter Bootstrap

This document introduces Twitter Bootstrap, which is a popular HTML, CSS, and JS framework for building responsive, mobile-first projects. It discusses that Bootstrap is a CSS framework that is mobile ready and emphasizes planning for mobile from the start. The document also notes some disadvantages of Bootstrap, such as it being too large and bloated, but that writing your own framework would take much longer.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
39 views

Introduction To Twitter Bootstrap

This document introduces Twitter Bootstrap, which is a popular HTML, CSS, and JS framework for building responsive, mobile-first projects. It discusses that Bootstrap is a CSS framework that is mobile ready and emphasizes planning for mobile from the start. The document also notes some disadvantages of Bootstrap, such as it being too large and bloated, but that writing your own framework would take much longer.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

In this lecture, we will discuss

Introduction to
Twitter Bootstrap

What is Bootstrap?

Bootstrap(is(the(most(popular(HTML,(CSS,((
and(JS(framework(for(developing((responsive,
(mobile(rst(projects(on(the(web.(

What is Bootstrap?

Bootstrap(is(the(most(popular(HTML,(CSS,((
and(JS(framework(for(developing((responsive,
(mobile(rst(projects(on(the(web.(

Mostly'CSS'classes'

What is Bootstrap?

Bootstrap(is(the(most(popular(HTML,(CSS,((
and(JS(framework(for(developing((responsive,
(mobile(rst(projects(on(the(web.(

'

Which((
to(code((
rst?(

'

What is Bootstrap?

'
' CSS(Framework(is(mobile(ready(

Mobile(First(==(PLAN(mobile(from(the(start(

Disadvantages of Bootstrap (vs. Writing Your Own)?


#1(complaint'

Too(big,(too(bloated(
! A lot of features you will probably never use
Use selective download

! You can write your own thats more targeted/smaller


But it will take you a LOT longer to write it as well

Summary
! Intro to the most popular project on GitHub
! Mobile First importance of planning for mobile from
the start
! Barebones Bootstrap web page

NEXT:
Bootstrap Grid System

You might also like