16

Click here to load reader

Responsive Web Design with Bootstrap - CS50cdn.cs50.net/2015/fall/seminars/bootstrap/bootstrap.pdfResponsive Web Design with Bootstrap CS50. Neel Mehta. 10/28/15. The world’s most

  • Upload
    trannga

  • View
    215

  • Download
    2

Embed Size (px)

Citation preview

Page 1: Responsive Web Design with Bootstrap - CS50cdn.cs50.net/2015/fall/seminars/bootstrap/bootstrap.pdfResponsive Web Design with Bootstrap CS50. Neel Mehta. 10/28/15. The world’s most

Responsive Web Design with BootstrapCS50. Neel Mehta. 10/28/15.

Page 2: Responsive Web Design with Bootstrap - CS50cdn.cs50.net/2015/fall/seminars/bootstrap/bootstrap.pdfResponsive Web Design with Bootstrap CS50. Neel Mehta. 10/28/15. The world’s most

The world’s most popular frontend framework

Page 3: Responsive Web Design with Bootstrap - CS50cdn.cs50.net/2015/fall/seminars/bootstrap/bootstrap.pdfResponsive Web Design with Bootstrap CS50. Neel Mehta. 10/28/15. The world’s most

Bootstrap:Beautiful &Responsive

Page 4: Responsive Web Design with Bootstrap - CS50cdn.cs50.net/2015/fall/seminars/bootstrap/bootstrap.pdfResponsive Web Design with Bootstrap CS50. Neel Mehta. 10/28/15. The world’s most

Bootstrap before & after

Page 5: Responsive Web Design with Bootstrap - CS50cdn.cs50.net/2015/fall/seminars/bootstrap/bootstrap.pdfResponsive Web Design with Bootstrap CS50. Neel Mehta. 10/28/15. The world’s most

github.com/hathix/cs50-seminars/bootstrap

Page 6: Responsive Web Design with Bootstrap - CS50cdn.cs50.net/2015/fall/seminars/bootstrap/bootstrap.pdfResponsive Web Design with Bootstrap CS50. Neel Mehta. 10/28/15. The world’s most

is.gd/cs50bootstrap

Page 7: Responsive Web Design with Bootstrap - CS50cdn.cs50.net/2015/fall/seminars/bootstrap/bootstrap.pdfResponsive Web Design with Bootstrap CS50. Neel Mehta. 10/28/15. The world’s most

Bootstrap components

Page 8: Responsive Web Design with Bootstrap - CS50cdn.cs50.net/2015/fall/seminars/bootstrap/bootstrap.pdfResponsive Web Design with Bootstrap CS50. Neel Mehta. 10/28/15. The world’s most

Make this with Bootstrap!

getbootstrap.com/components/

Page 9: Responsive Web Design with Bootstrap - CS50cdn.cs50.net/2015/fall/seminars/bootstrap/bootstrap.pdfResponsive Web Design with Bootstrap CS50. Neel Mehta. 10/28/15. The world’s most

Responsive design

Page 10: Responsive Web Design with Bootstrap - CS50cdn.cs50.net/2015/fall/seminars/bootstrap/bootstrap.pdfResponsive Web Design with Bootstrap CS50. Neel Mehta. 10/28/15. The world’s most

12

6 6

4 2 6

Page 11: Responsive Web Design with Bootstrap - CS50cdn.cs50.net/2015/fall/seminars/bootstrap/bootstrap.pdfResponsive Web Design with Bootstrap CS50. Neel Mehta. 10/28/15. The world’s most

Responsive breakpoints

● lg: laptops● md: tablets● sm: phones (horizontal)● xs: phones (vertical)

Page 12: Responsive Web Design with Bootstrap - CS50cdn.cs50.net/2015/fall/seminars/bootstrap/bootstrap.pdfResponsive Web Design with Bootstrap CS50. Neel Mehta. 10/28/15. The world’s most

Add responsive design to this!

3/4 1/2 1/21/4 Timeline

Online friends

Laptops Tablets Phones

Page 13: Responsive Web Design with Bootstrap - CS50cdn.cs50.net/2015/fall/seminars/bootstrap/bootstrap.pdfResponsive Web Design with Bootstrap CS50. Neel Mehta. 10/28/15. The world’s most

And to these timelines!

1/3

Laptops Tablets Phones

1/3 1/3

Page 14: Responsive Web Design with Bootstrap - CS50cdn.cs50.net/2015/fall/seminars/bootstrap/bootstrap.pdfResponsive Web Design with Bootstrap CS50. Neel Mehta. 10/28/15. The world’s most

Use Bootstrap in your own projects!

getbootstrap.com/getting-started/

Page 15: Responsive Web Design with Bootstrap - CS50cdn.cs50.net/2015/fall/seminars/bootstrap/bootstrap.pdfResponsive Web Design with Bootstrap CS50. Neel Mehta. 10/28/15. The world’s most

github.com/hathix/cs50-seminars/bootstrap