capgeti: Bild in erster Spalte einer table an bestimmter pos fixen?

Beitrag lesen

Ein kleines Beispiel (eine Grafik, eine bessere Beschreibung) koennte helfen. Im Moment stelle ich mir das so vor:

<div>
  <div>toller Inhalt</div>
  <div> noch viel toller Inhalt</div>
  <div> bloeder Inhalt</div>
</div>

----------------
     |DIV1            |
...  ----------------
:PIC?|DIV2            |
...  ----------------
     |DIV3            |
      ----------------

nicht ganz so wie ich es meine... ich hab mal schnell was in gimp gemalt:
BILD

Und das hab ich bis jetzt mit negativ margin gelöst, was aber im IE nicht funktioniert.