开发者

css reference for all kind of layouts? [closed]

开发者 https://www.devze.com 2022-12-16 16:26 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.

Closed 9 years ago.

Improve this question

dont want to use css frameworks like 960 cause that will lock the width.

and using dreamweaver will just add a lot of noise css.

would be good if there was a good css layout reference website with the common layouts and describing how to code that with css manipulating divs, so you dont have to figure it out yourself by experiments.

eg.

 header, content, right sidebar, footer
 header, left sidebar, content, right sidebar, footer
 header, content, rightsidebar, another rightsidebar, footer

and so on.

havent been able to find such a resource, would be great if someone could recomm开发者_StackOverflow社区end such pages. thanks.


A List Apart has several good articles about creating liquid multi-column layouts with CSS:

  • Multi-Column Layouts Climb Out of the Box
  • In Search of the Holy Grail

They have a bunch more. This is just what I found after a quick search.


The moment you decide not to use a time-tested framework, you potentially create more problems than you solve. That being said, I would encourage one of the two 960 derivatives:

  1. fluid
  2. elastic


Something like Matthew James Taylor's Ultimate 3 column holy grail template? It should have everything you need.


My favorite is Glish.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号