Re: [css-d] IE doesn't display page correctly...

2006-01-04 Thread Ingo Chao
Ingo Chao wrote: > As francky has observed, your .menu class rule does not match the id > of the element. Sorry, should read: your menu rule div#menu { width: 25%; float: left; ...} does not match the class of the menu puzzling. Ingo -- http://www.satzansatz.de/css.html ___

Re: [css-d] IE doesn't display page correctly...

2006-01-04 Thread Ingo Chao
francky wrote: > flp wrote: > >> Hi, >> >> I cannot seem to get IE to display my page correctly. It displays my >> content on the right BELOW the menu which is on the left. In every other >> browser that I have viewed the page with it displays the content directly to >> the >> right of the me

Re: [css-d] IE doesn't display page correctly...

2006-01-03 Thread francky
flp wrote: >Hi, > >I cannot seem to get IE to display my page correctly. It displays my >content on the right BELOW the menu which is on the left. In every other >browser that I have viewed the page with it displays the content directly to >the >right of the menu which is what I had intended

[css-d] IE doesn't display page correctly...

2006-01-03 Thread flp
Hi, I cannot seem to get IE to display my page correctly. It displays my content on the right BELOW the menu which is on the left. In every other browser that I have viewed the page with it displays the content directly to the right of the menu which is what I had intended it to do (under var