Lars: Schattenwurf durch Tabelle simulieren

Beitrag lesen

Hallo André ,

vielen Dank für Deine Hile. Aber irgendwie stehe ich heute auf dem Schlauch. Aber irgendwie bekomme ich es nicht geregelt. Hier meine neue Version:

<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="560" HEIGHT="310" >
                <TR>
                        <TD ALIGN=LEFT VALIGN=TOP COLSPAN="2" ROWSPAN="2" WIDTH="550" HEIGHT="300" BACKGROUND="applet.gif">
                                .
                        </TD>
                        <TD ALIGN=LEFT VALIGN=TOP>
                                <img src="0gif.gif" vspace="5" hspace="5">
                        </TD>
                </TR>
                <TR>
                        <TD ALIGN=LEFT VALIGN=TOP BGCOLOR="#000000">
                                .
                        </TD>
                </TR>
                <TR>
                        <TD ALIGN=LEFT VALIGN=TOP>
                                <img src="0gif.gif" vspace=5 hspace=5>
                        </TD>
                        <TD ALIGN=LEFT VALIGN=TOP COLSPAN="2" BGCOLOR="#000000">
                                .
                        </TD>
                </TR>
        </TABLE>

Das Ergebniss sieht immer noch total kaputt aus. Hab ich die Änderungen so gemacht, wie von Dir gedacht?

Ciao
Lars