nathansmith / unsemantic

Fluid grid for mobile, tablet, and desktop.
http://unsemantic.com
MIT License
1.38k stars 162 forks source link

which CSS #31

Closed atinguptajammu closed 11 years ago

atinguptajammu commented 11 years ago

Which css file should be used for a webpage, to be compatible to all resolutions below 1200px (Width)

nathansmith commented 11 years ago

If you just need to support mobile/desktop (treating tablet as desktop) then use this file…

https://github.com/nathansmith/unsemantic/blob/master/assets/stylesheets/unsemantic-grid-responsive-no-ie7.css

If you want to support mobile, tablet, and desktop (each having their own layout) then use this file…

https://github.com/nathansmith/unsemantic/blob/master/assets/stylesheets/unsemantic-grid-responsive-tablet-no-ie7.css