开发者

Html and css layout issue

I have a (fairly) basic layout with two panes floated to the right: http://jsfiddle.net/enqXe/14/ However, the top one isn't taking up 60% and the bottom one 40%. Part of the problem I think i开发者_C百科s that #rightPaneHolder isn't 100% of the height for some reason. Is this some simple css error? Thanks!


Add this:

body,html{height:100%;}

http://jsfiddle.net/enqXe/15/

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜