Hacker News new | ask | show | jobs
by hiphopyo 4505 days ago
Can't you just put those elements in a <div> and manipulate that instead?
1 comments

I'm not sure what you think CSS grids are, but you should probably read up a little more on them…
I take it they're preconfigured divs that clutter up your code and that are trying to solve a problem that doesn't really exist given the basic nature of CSS.

If you absolutely need a grid, what about http://hashgrid.com/?

Could you explain the downvote?
I didn't downvote, but your tone is all wrong. You sound like a know it all, while also not making a strong argument against grids.
I'll take that with a grain of salt. For stronger arguments, see my other posts.
I read all of your posts, you come off as an asshole in many of them, particularly:

> So basically it's for people not too familiar with HTML and CSS? Ie. like a WordPress theme?