Hirl: IMG nach rechts unten----Aber WIE ???

Beitrag lesen

Hi Klaus,
Probiers mal so:

<html>
<head>
<title>Test</title>
</head>
<body background="layout/main/backmain.gif" topmargin="0"
leftmargin="0">
<table width="100%" height="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td>
Deine Einträge
</td>
</tr>
<tr>
<td valign="bottom" align="right">
<img src="Dein_Bild.gif">
</td>
</tr>
</body>
</html>

Mfg,
Hirl