baseportal | |||
English - Deutsch | "Es gibt keine dummen Fragen - jeder hat einmal angefangen" | ||
|
Ausgewählter Eintrag: | Zur Liste |
<perl> get "Id==$style", "styles_db"; </perl> <html> <head> <style type="text/css"> <!-- body { background-color:$Hintergrund; font-family:$Schriftart; } usw... --> </style> </head> <body> <form action="http://de2....baseportal.pl?htx=..." method="post" enctype="multipart/form-data"> <select name="style=" size="1"> <option value="0">basic</option> <option value="1">modern</option> <option value="2">elegant</option> </select> <input type="submit" value="Anzeigen"> </form> </body> </html>
Alle Einträge zum Thema: | Zur Liste |
<perl>get "Style==modern", "styles";</perl>
<!-- body { background-color:$Hintergrund; font-family:$Schriftart; }
</style>
<perl> get "Id==$style", "styles_db"; </perl> <html> <head> <style type="text/css"> <!-- body { background-color:$Hintergrund; font-family:$Schriftart; } usw... --> </style> </head> <body> <form action="http://de2....baseportal.pl?htx=..." method="post" enctype="multipart/form-data"> <select name="style=" size="1"> <option value="0">basic</option> <option value="1">modern</option> <option value="2">elegant</option> </select> <input type="submit" value="Anzeigen"> </form> </body> </html>
Liste der Einträge von 32101 bis 32251: | 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 |