Hi everyone

Can I please have a check of my test page in IE5/Mac?

http://css-class.com/test/alpha-0-9.htm

The problem is that IE5/Mac doesn't not support the property display:table 
which causes my header and menu to appear at the bottom of the page (initial 
source order). I hope the below hack works but I believe it will cover the 
image and text in the banner. Is this correct? Reference rendering is any good 
browser, not IE/Win.

/* IE5/Mac rules */

/*\*//*/

#wrapper1+div {position:absolute;top:0;left:0}

/**/

Where would I add the IE5/Mac rules within the stars and backslashes?


Another problem, currently I have Firefox 3 (beta), Minefield (beta) and Flock 
(Gecko 1.8). The sticky footer on this page

http://css-class.com/test/alpha-0-9b.htm

is not stinking to the bottom in Flock. Is the same happening in Firefox 2 
(Gecko 1.8)?

I know I have not used the most bug free CSS but it does stand very well across 
browserland. It does use a lot of sibling selectors. I expecting IE8 to render 
the pages the same as IE7 even when IE8 is in standard mode (how about that!). 
The CSS has evoked many bugs in IE6.

I will be happy if anyone can please confirm if IE5/Mac is correctly placed in 
the test pages Honor Roll.

Alan

http://css-class.com/

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to