best css framework for layouts, boxes, images, …?

2019-09-22 01:30发布

I'm a coder coming from the pre-CSS era and trying to find a powerful but simple CSS framework, that would let me create any kind of layout with boxes I want. I already have a wordpress theme so I'm looking for something to include into the theme. I looked at ez-css which looks nice, but it just seems to do the box layouts, and I was wondering if there exists a framework that comes with many different snippets for typical layout tasks, like a box with a small image + paragraph text, etc. I've looked at wordpress themes like pagelines, builder and headway but don't like them very much because they lock me into their themes, and they seem quite fiddly after playing with them. Thanks B

4条回答
放我归山
2楼-- · 2019-09-22 02:09

You could have a look at -

blueprint - http://www.blueprintcss.org/

or

960 Grid System - http://960.gs/

查看更多
不美不萌又怎样
3楼-- · 2019-09-22 02:20

It would be easier for you if you search separately for a CSS Framework and after for a blank WordPress Theme.

Most of these "CSS frameworks" are not really frameworks because CSS is not like JavaScript or PHP, so don't bother spending time with them.

What I will suggest is to get a premium html/css theme and modify it yourself and turn it to your own custom framework.

查看更多
叛逆
5楼-- · 2019-09-22 02:30

Have you taken a look at http://960.gs/?

查看更多
登录 后发表回答