Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Block grid #11920

Closed
alexander-akait opened this issue Dec 18, 2013 · 3 comments
Closed

Block grid #11920

alexander-akait opened this issue Dec 18, 2013 · 3 comments

Comments

@alexander-akait
Copy link

How about implement http://foundation.zurb.com/docs/components/block_grid.html? This would reduce the amount of html code, by eliminating the grid within the component.

@ghost
Copy link

ghost commented Dec 18, 2013

Can u give a case of use plz?

@mdo
Copy link
Member

mdo commented Dec 18, 2013

This would reduce the amount of html code, by eliminating the grid within the component.

That's inaccurate—it's the same amount of HTML no matter what. In one instance it's two levels of divs, .row and .col-*-*, and in the other it's a ul and li. Basically the same amount of markup, save for the classes are on the parent instead of the children.

@cvrebert
Copy link
Collaborator

cvrebert commented Dec 3, 2015

@JohnnyTheTank Please centralize discussion to #18407 instead of necroposting to a 2-year-old closed issue. Thanks! I've moved your comments over to #18407.

@twbs twbs locked and limited conversation to collaborators Dec 3, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants