Hello Leo;

I had it this way before, and I have changed it back to that now, however, if I do it this way, the cut-off in MacOS / IE 5 is even bigger (as Zulema's screen shot in earlier reply shows) And I can't for the life of me figure out why there is such a huge difference between the Mac and PC versions of IE, maybe M$ just wants us designers to get grey hair ahead of our time.

Any suggestions to fix this problem for Mac is greatly appreciated.

      TIA
       ~Veine

At 10:04 PM 4/8/2004 -0400, you wrote:

Veine

Your left col div is containing your center div you should close the the left div before you open the center div ...

e.g

 <div class="leftcol">leftcol-content</div>
 <div class="center">center-content</div>

and not

 <div class="leftcol">leftcol-content
        <div class="center">center-content</div>
</div>


> Can someone take a look at this page: > http://vikberg.net/IAMU

Veine K Vikberg http://www.vikberg.net Professional Web Guru

Reply via email to