SlideShare une entreprise Scribd logo
1  sur  13
Télécharger pour lire hors ligne
Responsive grids
short overview of general grids
History of grids
NON-Responsiev grids
● Blueprint
http://www.blueprintcss.org/
width: 950px
24 columns: 30px + 10px (margin)
● 960 Grid
http://960.gs/
width: 960px
12 columns: 10px + 60px + 10px (margin)
16 columns: 10px + 40px + 10px (margin)
24 columns: 5px + 30px + 5px (margin)
+ Adapt.js - defines the width of the user`s screen and applies the appropriate css
stylesheet.
Nowadays
CSS Frameworks
● Bootstrap
● UI Kit
● Foundation
● Gumby
● Skeleton
CSS grid framework
● Susy
● Neat Bourbon
● Simple grid
● 996 grid
● Responsive grid system
We can conditionally divide CSS frameworks and CSS grid frameworks
Bootstrap
http://getbootstrap.com/
Mobile first
LESS / SASS
12 columns
+ JS add-ons
Responsive utilities: .hidden-x, .visible-x-x
lg: >1200px md: 992px sm: 768px xs: <768px
.container 15px + 1140px +
15px
15px + 940px +
15px
15px + 720px +
15px
15px + 100% + 15px
.row -15px auto -15px (margin)
.col-x-x
(e.g. .col-sm-3)
15px + x% + 15px
UI Kit
http://getuikit.com/
Mobile first
LESS / SASS
The grid supports 1, 2, 3, 4, 5, 6 and 10 unit divisions. E.g. .uk-width-1-3
+Js add-ons
>1220px large: 1199px medium: 959px small: 767px mini: <480px
.uk-container 35px + 1130px + 35px
25px + 100% (max: 930px) + 25px
.uk-grid -35px auto -25px auto
.uk-with-x-x 35px + x% 25px + x%
Foundation
http://foundation.zurb.com/
Mobile first
12 columns
SASS
+JS add-ons
More breakpoints:$xlarge-range: 1441px - 1920px; $xxlarge-range: > 1921px
Columns presented: .small-x, .medium-x, .large-x columns
Responsive utilities: .show-for-small-only, .hide-for-medium-up
large >1024px medium >641px small <640px
.row 100%
.small-x
(e.g. .small-3)
rem + % + rem
Gumby
http://gumbyframework.com/
SASS
12 columns (+16 columns)
Breakpoints: portrait-phones, landscape-phones, all-phones, portrait-tablets, tablets, desktop,
document-width, large-screens
Responsive utilities: @include hidden(portrait-tablets); @include visible(tablets);
Example of use:
article {
@include column(8);
}
>=768px <767px
.row 10px + 100% (max: 940px; min: 320px) + 10px 10px + 100% + 10px (min: 0)
.columns x%(margin) + x% 100%
Skeleton
http://getskeleton.com/#grid
Mobile first
12 columns
.container max-width: 960px - can be changed
>=550px <550px <400px
.container 80% 85% 20px + 100% + 20px
.row 100%
.columns 4%(margin) + x% 100%
Neat Bourbon
http://neat.bourbon.io/
EVERYTHING MUST BE SET BY USER!
SASS
Can be set as Mobile first
12 columns - can be changed
.outer-container max-width 1088px - can be changed.
Gutter sets in %.
Breakpoints must be set by user.
Example of use:
.responsive-element {
@include media(769px) {
@include span-columns(6);
}
}
Susy
http://susy.oddbird.net/
EVERYTHING MUST BE SET BY USER!
SASS
User creates variables map
$susy: (
columns: 12,
gutters: .25,
gutter-position: inside,
...
)
Simple grid
http://thisisdallas.github.io/Simple-Grid/
There are .mobile-col-x-x - applies columns only or mobile devices.
There are content-columns and layout-columns.
Pushing classes are not very effective.
Very simple to use.
>=768px <767px
.grid 100% (max: 1140px; min: 755px) 20px + 100% + 10px
.grid-pad 20px + auto
.col-x-x
(e.g. .col-1-12)
% + 20px auto + 10px
996 grid
http://996grid.com/
This grid is the second generation of 960 grid.
Very simple to use.
Responsive grid system
http://www.responsivegridsystem.com/
There is a code generator, that may be useful for beginners.
Very simple to use.
web-site:
www.deweb.com.ua
Thank you for attention!
Olga Kulik
Web Studia deWeb, Kiev

Contenu connexe

En vedette

AADI Presentation (1)
AADI Presentation (1)AADI Presentation (1)
AADI Presentation (1)Sharon Thomas
 
Jake bugg anaylsis
Jake bugg anaylsisJake bugg anaylsis
Jake bugg anaylsisldevine1234
 
Cheap hawaii vacations
Cheap hawaii vacationsCheap hawaii vacations
Cheap hawaii vacationsstardusthawaii
 
Greg Carpenter
Greg CarpenterGreg Carpenter
Greg CarpenterGCarp
 
парамонова о.а.д.с.17
парамонова о.а.д.с.17парамонова о.а.д.с.17
парамонова о.а.д.с.17DashaYr
 
бавина т.в.формирование основ национального самосознания
бавина т.в.формирование основ национального самосознаниябавина т.в.формирование основ национального самосознания
бавина т.в.формирование основ национального самосознанияDashaYr
 
новый котовск наша улица
новый котовск наша улицановый котовск наша улица
новый котовск наша улицаDashaYr
 
презентация моя
презентация мояпрезентация моя
презентация мояDashaYr
 
The digipack i have chosen to analyse is from the album
The digipack i have chosen to analyse is from the albumThe digipack i have chosen to analyse is from the album
The digipack i have chosen to analyse is from the albumldevine1234
 

En vedette (12)

AADI Presentation (1)
AADI Presentation (1)AADI Presentation (1)
AADI Presentation (1)
 
How to:
How to:How to:
How to:
 
Jake bugg anaylsis
Jake bugg anaylsisJake bugg anaylsis
Jake bugg anaylsis
 
Cheap hawaii vacations
Cheap hawaii vacationsCheap hawaii vacations
Cheap hawaii vacations
 
Greg Carpenter
Greg CarpenterGreg Carpenter
Greg Carpenter
 
парамонова о.а.д.с.17
парамонова о.а.д.с.17парамонова о.а.д.с.17
парамонова о.а.д.с.17
 
Step Up Jan 2015
Step Up Jan 2015Step Up Jan 2015
Step Up Jan 2015
 
бавина т.в.формирование основ национального самосознания
бавина т.в.формирование основ национального самосознаниябавина т.в.формирование основ национального самосознания
бавина т.в.формирование основ национального самосознания
 
новый котовск наша улица
новый котовск наша улицановый котовск наша улица
новый котовск наша улица
 
Rewind
RewindRewind
Rewind
 
презентация моя
презентация мояпрезентация моя
презентация моя
 
The digipack i have chosen to analyse is from the album
The digipack i have chosen to analyse is from the albumThe digipack i have chosen to analyse is from the album
The digipack i have chosen to analyse is from the album
 

Similaire à Responsive grids overview

Adaptive theming using compass susy grid
Adaptive theming using compass susy gridAdaptive theming using compass susy grid
Adaptive theming using compass susy gridsoovor
 
Bootstrap과 UI-Bootstrap
Bootstrap과 UI-BootstrapBootstrap과 UI-Bootstrap
Bootstrap과 UI-BootstrapWebFrameworks
 
View Source London: Solving Layout Problems with CSS Grid & Friends
View Source London: Solving Layout Problems with CSS Grid & FriendsView Source London: Solving Layout Problems with CSS Grid & Friends
View Source London: Solving Layout Problems with CSS Grid & FriendsRachel Andrew
 
Solving Layout Problems with CSS Grid & Friends - DevFest17
Solving Layout Problems with CSS Grid & Friends - DevFest17Solving Layout Problems with CSS Grid & Friends - DevFest17
Solving Layout Problems with CSS Grid & Friends - DevFest17Rachel Andrew
 
Bootstrap 3 training
Bootstrap 3 trainingBootstrap 3 training
Bootstrap 3 trainingVison Sunon
 
404.ie: Solving Layout Problems with CSS Grid & Friends
404.ie: Solving Layout Problems with CSS Grid & Friends404.ie: Solving Layout Problems with CSS Grid & Friends
404.ie: Solving Layout Problems with CSS Grid & FriendsRachel Andrew
 
Solving Layout Problems With CSS Grid and Friends
Solving Layout Problems With CSS Grid and FriendsSolving Layout Problems With CSS Grid and Friends
Solving Layout Problems With CSS Grid and FriendsFITC
 
Solving Layout Problems with CSS Grid & Friends - WEBU17
Solving Layout Problems with CSS Grid & Friends - WEBU17Solving Layout Problems with CSS Grid & Friends - WEBU17
Solving Layout Problems with CSS Grid & Friends - WEBU17Rachel Andrew
 
Responsive Web Design e a Ubiquidade da Web
Responsive Web Design e a Ubiquidade da WebResponsive Web Design e a Ubiquidade da Web
Responsive Web Design e a Ubiquidade da WebEduardo Shiota Yasuda
 
Solving Layout Problems with CSS Grid & Friends - NordicJS
Solving Layout Problems with CSS Grid & Friends - NordicJSSolving Layout Problems with CSS Grid & Friends - NordicJS
Solving Layout Problems with CSS Grid & Friends - NordicJSRachel Andrew
 
Bootstrap Study Share
Bootstrap Study ShareBootstrap Study Share
Bootstrap Study ShareVincent Chang
 
MW2011 Grid-based Web Design presentation
MW2011 Grid-based Web Design presentationMW2011 Grid-based Web Design presentation
MW2011 Grid-based Web Design presentationCharlie Moad
 
Responsive UX - One size fits all @BigDesign conference #BigD12
Responsive UX - One size fits all   @BigDesign conference #BigD12Responsive UX - One size fits all   @BigDesign conference #BigD12
Responsive UX - One size fits all @BigDesign conference #BigD12touchtitans
 
Responsive web design
Responsive web designResponsive web design
Responsive web designBen MacNeill
 
Into the Weeds of CSS Layout
Into the Weeds of CSS LayoutInto the Weeds of CSS Layout
Into the Weeds of CSS LayoutRachel Andrew
 
Responsive design
Responsive designResponsive design
Responsive designSaira Elahi
 

Similaire à Responsive grids overview (20)

Adaptive theming using compass susy grid
Adaptive theming using compass susy gridAdaptive theming using compass susy grid
Adaptive theming using compass susy grid
 
Bootstrap Framework
Bootstrap Framework Bootstrap Framework
Bootstrap Framework
 
Bootstrap과 UI-Bootstrap
Bootstrap과 UI-BootstrapBootstrap과 UI-Bootstrap
Bootstrap과 UI-Bootstrap
 
View Source London: Solving Layout Problems with CSS Grid & Friends
View Source London: Solving Layout Problems with CSS Grid & FriendsView Source London: Solving Layout Problems with CSS Grid & Friends
View Source London: Solving Layout Problems with CSS Grid & Friends
 
Solving Layout Problems with CSS Grid & Friends - DevFest17
Solving Layout Problems with CSS Grid & Friends - DevFest17Solving Layout Problems with CSS Grid & Friends - DevFest17
Solving Layout Problems with CSS Grid & Friends - DevFest17
 
Bootstrap 3 training
Bootstrap 3 trainingBootstrap 3 training
Bootstrap 3 training
 
404.ie: Solving Layout Problems with CSS Grid & Friends
404.ie: Solving Layout Problems with CSS Grid & Friends404.ie: Solving Layout Problems with CSS Grid & Friends
404.ie: Solving Layout Problems with CSS Grid & Friends
 
Solving Layout Problems With CSS Grid and Friends
Solving Layout Problems With CSS Grid and FriendsSolving Layout Problems With CSS Grid and Friends
Solving Layout Problems With CSS Grid and Friends
 
Solving Layout Problems with CSS Grid & Friends - WEBU17
Solving Layout Problems with CSS Grid & Friends - WEBU17Solving Layout Problems with CSS Grid & Friends - WEBU17
Solving Layout Problems with CSS Grid & Friends - WEBU17
 
Responsive Web Design e a Ubiquidade da Web
Responsive Web Design e a Ubiquidade da WebResponsive Web Design e a Ubiquidade da Web
Responsive Web Design e a Ubiquidade da Web
 
Solving Layout Problems with CSS Grid & Friends - NordicJS
Solving Layout Problems with CSS Grid & Friends - NordicJSSolving Layout Problems with CSS Grid & Friends - NordicJS
Solving Layout Problems with CSS Grid & Friends - NordicJS
 
Bootstrap Study Share
Bootstrap Study ShareBootstrap Study Share
Bootstrap Study Share
 
MW2011 Grid-based Web Design presentation
MW2011 Grid-based Web Design presentationMW2011 Grid-based Web Design presentation
MW2011 Grid-based Web Design presentation
 
Responsive UX - One size fits all @BigDesign conference #BigD12
Responsive UX - One size fits all   @BigDesign conference #BigD12Responsive UX - One size fits all   @BigDesign conference #BigD12
Responsive UX - One size fits all @BigDesign conference #BigD12
 
Responsive web design
Responsive web designResponsive web design
Responsive web design
 
Into the Weeds of CSS Layout
Into the Weeds of CSS LayoutInto the Weeds of CSS Layout
Into the Weeds of CSS Layout
 
Web03
Web03Web03
Web03
 
Foundation vs Bootstrap - CC FE & UX
Foundation vs Bootstrap - CC FE & UXFoundation vs Bootstrap - CC FE & UX
Foundation vs Bootstrap - CC FE & UX
 
Responsive design
Responsive designResponsive design
Responsive design
 
Think Vitamin CSS
Think Vitamin CSSThink Vitamin CSS
Think Vitamin CSS
 

Dernier

Elevate Your Business with Our IT Expertise in New Orleans
Elevate Your Business with Our IT Expertise in New OrleansElevate Your Business with Our IT Expertise in New Orleans
Elevate Your Business with Our IT Expertise in New Orleanscorenetworkseo
 
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一Fs
 
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书zdzoqco
 
『澳洲文凭』买拉筹伯大学毕业证书成绩单办理澳洲LTU文凭学位证书
『澳洲文凭』买拉筹伯大学毕业证书成绩单办理澳洲LTU文凭学位证书『澳洲文凭』买拉筹伯大学毕业证书成绩单办理澳洲LTU文凭学位证书
『澳洲文凭』买拉筹伯大学毕业证书成绩单办理澳洲LTU文凭学位证书rnrncn29
 
PHP-based rendering of TYPO3 Documentation
PHP-based rendering of TYPO3 DocumentationPHP-based rendering of TYPO3 Documentation
PHP-based rendering of TYPO3 DocumentationLinaWolf1
 
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一z xss
 
Contact Rya Baby for Call Girls New Delhi
Contact Rya Baby for Call Girls New DelhiContact Rya Baby for Call Girls New Delhi
Contact Rya Baby for Call Girls New Delhimiss dipika
 
SCM Symposium PPT Format Customer loyalty is predi
SCM Symposium PPT Format Customer loyalty is prediSCM Symposium PPT Format Customer loyalty is predi
SCM Symposium PPT Format Customer loyalty is predieusebiomeyer
 
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一Fs
 
Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170
Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170
Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170Sonam Pathan
 
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012rehmti665
 
Git and Github workshop GDSC MLRITM
Git and Github  workshop GDSC MLRITMGit and Github  workshop GDSC MLRITM
Git and Github workshop GDSC MLRITMgdsc13
 
Q4-1-Illustrating-Hypothesis-Testing.pptx
Q4-1-Illustrating-Hypothesis-Testing.pptxQ4-1-Illustrating-Hypothesis-Testing.pptx
Q4-1-Illustrating-Hypothesis-Testing.pptxeditsforyah
 
Call Girls Near The Suryaa Hotel New Delhi 9873777170
Call Girls Near The Suryaa Hotel New Delhi 9873777170Call Girls Near The Suryaa Hotel New Delhi 9873777170
Call Girls Near The Suryaa Hotel New Delhi 9873777170Sonam Pathan
 
Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)
Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)
Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)Dana Luther
 
『澳洲文凭』买詹姆士库克大学毕业证书成绩单办理澳洲JCU文凭学位证书
『澳洲文凭』买詹姆士库克大学毕业证书成绩单办理澳洲JCU文凭学位证书『澳洲文凭』买詹姆士库克大学毕业证书成绩单办理澳洲JCU文凭学位证书
『澳洲文凭』买詹姆士库克大学毕业证书成绩单办理澳洲JCU文凭学位证书rnrncn29
 
Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作
Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作
Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作ys8omjxb
 
Magic exist by Marta Loveguard - presentation.pptx
Magic exist by Marta Loveguard - presentation.pptxMagic exist by Marta Loveguard - presentation.pptx
Magic exist by Marta Loveguard - presentation.pptxMartaLoveguard
 

Dernier (20)

young call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Service
young call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Service
young call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Service
 
Elevate Your Business with Our IT Expertise in New Orleans
Elevate Your Business with Our IT Expertise in New OrleansElevate Your Business with Our IT Expertise in New Orleans
Elevate Your Business with Our IT Expertise in New Orleans
 
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一
 
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
 
『澳洲文凭』买拉筹伯大学毕业证书成绩单办理澳洲LTU文凭学位证书
『澳洲文凭』买拉筹伯大学毕业证书成绩单办理澳洲LTU文凭学位证书『澳洲文凭』买拉筹伯大学毕业证书成绩单办理澳洲LTU文凭学位证书
『澳洲文凭』买拉筹伯大学毕业证书成绩单办理澳洲LTU文凭学位证书
 
PHP-based rendering of TYPO3 Documentation
PHP-based rendering of TYPO3 DocumentationPHP-based rendering of TYPO3 Documentation
PHP-based rendering of TYPO3 Documentation
 
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
 
Contact Rya Baby for Call Girls New Delhi
Contact Rya Baby for Call Girls New DelhiContact Rya Baby for Call Girls New Delhi
Contact Rya Baby for Call Girls New Delhi
 
SCM Symposium PPT Format Customer loyalty is predi
SCM Symposium PPT Format Customer loyalty is prediSCM Symposium PPT Format Customer loyalty is predi
SCM Symposium PPT Format Customer loyalty is predi
 
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一
 
Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170
Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170
Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170
 
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
 
Git and Github workshop GDSC MLRITM
Git and Github  workshop GDSC MLRITMGit and Github  workshop GDSC MLRITM
Git and Github workshop GDSC MLRITM
 
Q4-1-Illustrating-Hypothesis-Testing.pptx
Q4-1-Illustrating-Hypothesis-Testing.pptxQ4-1-Illustrating-Hypothesis-Testing.pptx
Q4-1-Illustrating-Hypothesis-Testing.pptx
 
Call Girls Near The Suryaa Hotel New Delhi 9873777170
Call Girls Near The Suryaa Hotel New Delhi 9873777170Call Girls Near The Suryaa Hotel New Delhi 9873777170
Call Girls Near The Suryaa Hotel New Delhi 9873777170
 
Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)
Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)
Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)
 
『澳洲文凭』买詹姆士库克大学毕业证书成绩单办理澳洲JCU文凭学位证书
『澳洲文凭』买詹姆士库克大学毕业证书成绩单办理澳洲JCU文凭学位证书『澳洲文凭』买詹姆士库克大学毕业证书成绩单办理澳洲JCU文凭学位证书
『澳洲文凭』买詹姆士库克大学毕业证书成绩单办理澳洲JCU文凭学位证书
 
Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作
Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作
Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作
 
Hot Sexy call girls in Rk Puram 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in  Rk Puram 🔝 9953056974 🔝 Delhi escort ServiceHot Sexy call girls in  Rk Puram 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Rk Puram 🔝 9953056974 🔝 Delhi escort Service
 
Magic exist by Marta Loveguard - presentation.pptx
Magic exist by Marta Loveguard - presentation.pptxMagic exist by Marta Loveguard - presentation.pptx
Magic exist by Marta Loveguard - presentation.pptx
 

Responsive grids overview

  • 2. History of grids NON-Responsiev grids ● Blueprint http://www.blueprintcss.org/ width: 950px 24 columns: 30px + 10px (margin) ● 960 Grid http://960.gs/ width: 960px 12 columns: 10px + 60px + 10px (margin) 16 columns: 10px + 40px + 10px (margin) 24 columns: 5px + 30px + 5px (margin) + Adapt.js - defines the width of the user`s screen and applies the appropriate css stylesheet.
  • 3. Nowadays CSS Frameworks ● Bootstrap ● UI Kit ● Foundation ● Gumby ● Skeleton CSS grid framework ● Susy ● Neat Bourbon ● Simple grid ● 996 grid ● Responsive grid system We can conditionally divide CSS frameworks and CSS grid frameworks
  • 4. Bootstrap http://getbootstrap.com/ Mobile first LESS / SASS 12 columns + JS add-ons Responsive utilities: .hidden-x, .visible-x-x lg: >1200px md: 992px sm: 768px xs: <768px .container 15px + 1140px + 15px 15px + 940px + 15px 15px + 720px + 15px 15px + 100% + 15px .row -15px auto -15px (margin) .col-x-x (e.g. .col-sm-3) 15px + x% + 15px
  • 5. UI Kit http://getuikit.com/ Mobile first LESS / SASS The grid supports 1, 2, 3, 4, 5, 6 and 10 unit divisions. E.g. .uk-width-1-3 +Js add-ons >1220px large: 1199px medium: 959px small: 767px mini: <480px .uk-container 35px + 1130px + 35px 25px + 100% (max: 930px) + 25px .uk-grid -35px auto -25px auto .uk-with-x-x 35px + x% 25px + x%
  • 6. Foundation http://foundation.zurb.com/ Mobile first 12 columns SASS +JS add-ons More breakpoints:$xlarge-range: 1441px - 1920px; $xxlarge-range: > 1921px Columns presented: .small-x, .medium-x, .large-x columns Responsive utilities: .show-for-small-only, .hide-for-medium-up large >1024px medium >641px small <640px .row 100% .small-x (e.g. .small-3) rem + % + rem
  • 7. Gumby http://gumbyframework.com/ SASS 12 columns (+16 columns) Breakpoints: portrait-phones, landscape-phones, all-phones, portrait-tablets, tablets, desktop, document-width, large-screens Responsive utilities: @include hidden(portrait-tablets); @include visible(tablets); Example of use: article { @include column(8); } >=768px <767px .row 10px + 100% (max: 940px; min: 320px) + 10px 10px + 100% + 10px (min: 0) .columns x%(margin) + x% 100%
  • 8. Skeleton http://getskeleton.com/#grid Mobile first 12 columns .container max-width: 960px - can be changed >=550px <550px <400px .container 80% 85% 20px + 100% + 20px .row 100% .columns 4%(margin) + x% 100%
  • 9. Neat Bourbon http://neat.bourbon.io/ EVERYTHING MUST BE SET BY USER! SASS Can be set as Mobile first 12 columns - can be changed .outer-container max-width 1088px - can be changed. Gutter sets in %. Breakpoints must be set by user. Example of use: .responsive-element { @include media(769px) { @include span-columns(6); } }
  • 10. Susy http://susy.oddbird.net/ EVERYTHING MUST BE SET BY USER! SASS User creates variables map $susy: ( columns: 12, gutters: .25, gutter-position: inside, ... )
  • 11. Simple grid http://thisisdallas.github.io/Simple-Grid/ There are .mobile-col-x-x - applies columns only or mobile devices. There are content-columns and layout-columns. Pushing classes are not very effective. Very simple to use. >=768px <767px .grid 100% (max: 1140px; min: 755px) 20px + 100% + 10px .grid-pad 20px + auto .col-x-x (e.g. .col-1-12) % + 20px auto + 10px
  • 12. 996 grid http://996grid.com/ This grid is the second generation of 960 grid. Very simple to use. Responsive grid system http://www.responsivegridsystem.com/ There is a code generator, that may be useful for beginners. Very simple to use.
  • 13. web-site: www.deweb.com.ua Thank you for attention! Olga Kulik Web Studia deWeb, Kiev