Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

What are cons to use Grid based approach? Where everything is in proportions?

Does it all make some restrictness? I'm not talking about non-sematic classes, unneeded css code, table- feel structure.

My question is about to work with fix proportions. in grid based system everything increase and decrease in proportions?

I think we can only use grid based framework if we are doing both thing PSD design and XHTML css coding?

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
154 views
Welcome To Ask or Share your Answers For Others

1 Answer

If you are not designing the site, I highly suggest not using a grid or any other tools that would alter the design (proportionately or otherwise). Leave the design to the designer, and handle development, trying to get your finished design as close as possible to the finished mockup from the designer.

Nother irritates me more than when I have handed off a design to a developer, and he "adjusts" it because of some improvement he thought relevant.

If your designer doesn't use a grid, talk to him about it. If he prefers to continue without a grid, then don't force a grid on his design.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...