際際滷

際際滷Share a Scribd company logo
Girls Go IT  2015
Intro to Bootstrap
Mihai Iachimovschi
@mishunika
mihai.iachimovschi@gmail.com
Intro. Bine ai venit!
- nceptor;
- Ai mai scris cod (Pascal, nu?);
- Te joci cu HTML + CSS 樽n timpul liber.
Ce-i aia Bootstrap?
Bootstrap is the most popular HTML, CSS, and JS
framework for developing responsive, mobile 鍖rst
projects on the web.  getbootstrap.com
Istorie.
- Original: Twitter Bootstrap;
- Dezvoltat 樽n cadrul Twitter, Inc.;
- Dezvoltatori: Mark Otto i Jacob Thornton;
- Momentan proiect Open Source, v. 3.3.5;
- Versiunea 4.0 e pe cale s 鍖e lansat (vezi 4.0
alpha).
Necesitate.
- Standardizarea interfeelor sistemelor interne
樽n cadrul Twitter, Inc.;
- Crearea aa numitor guidelines vizuale;
- Speci鍖carea HIG (Human Interface
Guidelines).
Istorie (cont.)
- Publicat August 2011 (exact 4 ani 樽n urm);
- Acum e 樽n pragul lansrii versiunii 4.0;
- Iniial framework cu CSS pur;
- Acum - mai mult dec但t doar CSS.
Coninut.
Stiluri, Elemente, Iconie, Font-uri, Plugins .a.
Back to HTML & CSS.
- HTML: HyperText Markup Language;
- CSS: Cascading Style Sheets;
- JavaScript: Logic, animaii .
HTML + CSS + JavaScript: Limbajele WEB.
HTML. Recap.
- <html></html>
- <head></head>
- <body></body>
- <h1></h1>
- <h2></h2>
- <p></p>
HTML. Recap.
- <img />
- <a href=#></a>
- <ul>, <ol>
- <input />
Pure HTML
HTML + Bootstrap =
Bootstrap din interior.
- Stiluri pentru elementele tradiionale;
- Componente bootstrap (labels, badges);
- JavaScript: Pune via 樽n elementele tale.
堰馨
HTML + CSS = ?
Poi crea doar cu HTML i CSS interfee
impuntoare.
ns  e napa!
De ce bootstrap?
- Vei salva zeci de ore de coding;
- Componente simple 樽n utilizare;
- Documentaie foarte bun;
- Responsive!!!
The irony.
Pachetul Bootstrap.
- CSS - bootstrap.css
- JavaScript - bootstrap.js
- Icon Fonts - glyphicons-regular.ttf
Bootstrap CDN.
CDN  Content Delivery Network
Vom utiliza www.bootstrapcdn.com
Stilizarea butoanelor.
Stilizarea formelor.
Clase ajuttoare.
Pictograme vectoriale.
Meniuri de navigare.
Labels.
Alerts
Progress bars.
i multe altele
i multe altele
Great!
www.letscode.org.hk

More Related Content

Girls Go IT -- Day 6 Training 1 -- Bootstrap