Re: [css-d] IE gives my nav more pixels

2007-07-08 Thread Max Lynch
Thanks for the tips Rahul. I will spend some time and make those adjusments. I did fix the problem by the way. I forgot about the comment on the very top on my HTML file for the front-page, so IE was operating in Quirks Mode. I failed to check this because i removed it on every-other page :) Afte

Re: [css-d] IE gives my nav more pixels

2007-07-08 Thread Rahul Gonsalves
On 07-Jul-07, at 7:12 AM, Max Lynch wrote: > I have a horizontal menu displayed about 97px from the top of the > browser > window. Above this are two divs, the left one displays an image and is > displayed Inline, the right one displays another image and a small > form. My > navigation menu is

[css-d] IE gives my nav more pixels

2007-07-06 Thread Max Lynch
Hey everyone. I have a horizontal menu displayed about 97px from the top of the browser window. Above this are two divs, the left one displays an image and is displayed Inline, the right one displays another image and a small form. My navigation menu is a and its position is relative. What im s