baseportal | |||
English - Deutsch | "Es gibt keine dummen Fragen - jeder hat einmal angefangen" | ||
|
Ausgewählter Eintrag: | Zur Liste |
<html> <head> <title>News</title> </head> <body>
if ($Bild ne "") {$LinkeSpalte="$Datum<br><img src=$Bild";} else {$linkeSpalte="$Datum";} out <<EOF;
<tr> <td align='center'><img src='http://www.quaker.ch/images/blauerblitz.gif' height=8 width=514></td> </tr> <tr> <table border='1' width='100%'> <colgroup> <col width='20%'> <col width='80%'> </colgroup> <tr> <td>$LinkeSpalte</td> <td>$Text</td> </tr> </table> </tr> </table> EOF </loop> </body> </html>
Alle Einträge zum Thema: | Zur Liste |
<loop Deine Parameter code=perl> out "$Text"; if ($Bild ne "") {out "<img src=$Bild";} </loop>
<html> <head> <title>News</title> </head> <body>
if ($Bild ne "") {$LinkeSpalte="$Datum<br><img src=$Bild";} else {$linkeSpalte="$Datum";} out <<EOF;
<tr> <td align='center'><img src='http://www.quaker.ch/images/blauerblitz.gif' height=8 width=514></td> </tr> <tr> <table border='1' width='100%'> <colgroup> <col width='20%'> <col width='80%'> </colgroup> <tr> <td>$LinkeSpalte</td> <td>$Text</td> </tr> </table> </tr> </table> EOF </loop> </body> </html>
<html> <head> <title>News</title> </head> <body>
if ($Bild ne "") {$LinkeSpalte="$Datum<br><img src=$Bild";} else {$LinkeSpalte="$Datum";} out <<EOF;
<tr> <td align='center'><img src='http://www.quaker.ch/images/blauerblitz.gif' height=8 width=514></td> </tr> <tr> <table border='1' width='100%'> <colgroup> <col width='20%'> <col width='80%'> </colgroup> <tr> <td>$LinkeSpalte</td> <td>$Text</td> </tr> </table> </tr> </table> EOF </loop> </body> </html>
Liste der Einträge von 43651 bis 43801: | Einklappen | Zur Eingabe |
Neueste Einträge << 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | Neuere Einträge < | Zur Eingabe | > Ältere Einträge | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 >> Älteste Einträge |
© baseportal.de. Alle Rechte vorbehalten. Nutzungsbedingungen |