Re: [css-d] height bug in FF 4?

2011-06-14 Thread Philippe Wittenbergh
On Jun 15, 2011, at 10:28 AM, AG wrote: > Is height: 100%; still a bug in Firefox 4? Couldn't find any current > references about this issue. can you clarify what you mean by a 'bug' ? body {height: 100%} will have behave according to spec in Firefox4, Safari, Chrome, IE8 and 9, Opera 11. P

[css-d] height bug in FF 4?

2011-06-14 Thread AG
Is height: 100%; still a bug in Firefox 4? Couldn't find any current references about this issue. Thanks, __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css

Re: [css-d] Converting Table to CSS

2011-06-14 Thread tech
Chetan Crasta wrote: > Please put your page on a webserver and give the link. It makes it easier to > examine. O.K. Here's a link to the code: http://www.fannullone.us/code/sam.html Again, I need to convert this table to pure CSS, but I can't get it to hug the right side of t