Jitendra Vyas
Jitendra Vyas

Reputation: 152637

Is there any CSS grid framework like blueprint, 960.gs specifically for mobile websites?

Is there any CSS grid framework like blueprint, 960.gs specifically for mobile websites?

For media="handheld" and iphone both. With a good reset and Grid.

Upvotes: 2

Views: 973

Answers (3)

James Brown
James Brown

Reputation: 658

Check out 960 Grid on jQuery-Mobile:

http://jeromeetienne.github.com/jquery-mobile-960/

Upvotes: 1

haha
haha

Reputation: 1532

CSS Grid support for Mobile version

Try resize your browser to see how it works.

Upvotes: 2

nLL
nLL

Reputation: 5672

no, there are some mobile css resets but even css reset is too much on a mobile site as it must be optimized for speed and as less as possible bandwidth

Upvotes: 0

Related Questions