際際滷

際際滷Share a Scribd company logo
Girls Go IT  2015
Bootstrap Integration
Mihai Iachimovschi
@mishunika
mihai.iachimovschi@gmail.com
Intro. Bine ai revenit!
- Responsive web;
- Bootstrap Grid Layout;
- Jinja2.
Am pomenit c
Bootstrap is the most popular HTML, CSS, and JS
framework for developing responsive, mobile 鍖rst
projects on the web.  getbootstrap.com
Ce-i aia Responsive Web?
Reutilizarea i extinderea modelelor web.
A scrie o dat i a rula oriunde!
息 Sun Microsystems
De fapt
Iat ce 樽nseamn Responsive Web Design:
Desktop.
Tablet i smartphone.
Mobile 鍖rst?
- O interfa g但ndit de la 樽nceput pentru
mobile are deobicei calitate mai bun;
- Se analizeaz toate detaliile de jos 樽n sus;
- Micoreaz cantitatea de cod rescris.
O interfa perfect?
皆界鞄庄艶温噛!
Grid Layout.
tutsplus.com
Grid layout 樽mbuntit.
tutsplus.com
Instrument util.
Pentru a 樽nelege mai bine Grid Layout exist o
aplicaie web interesant:
http://responsify.it/
Prototipare.
- Prototipeaz pe h但rtie
- Utilizeaz caiet de
matematic
- Utilizeaz ptrelele
ca grid
Bootstrap Grid Layout.
Clasa are formatul: col-<size>-<N>
size: xs, sm, md, lg
N: [1, 12]
Media Queries.
Responsive utilities.
Bootstrap 樽n Flask?
- Putem 樽ncrca Bootstrap de pe CDN;
- Vom utiliza modulul Flask-Bootstrap;
- Vom extinde layout-ul de baz din acest
modul;
- {% extends "bootstrap/base.html" %}
Hai s integrm!

More Related Content

Girls Go IT -- Day 6 Training 2 -- Bootstrap integration