Hey!
Habe nen Introvideo auf meiner hp gezogen, aber der hintergrund des players ist weiß!
wie kann ich den wechseln?
verwendete ilchClan Version: 1.1
betroffene Homepage: externer Link
Hier kann eine Notiz zum Merk-Eintrag hinzugefügt werden (optional)
Geschlossen |
<body bgcolor:"#000000">
<body bgcolor:"# 00 00 00"> <div><br /><a href="index.php" target="_self"> <!--- introbild.jpg einfach ändern wenn man ein eigenes hat --> <img src="introbild.jpg" border="0" alt="introbild" width="640" height="345" /><br /> <br /> <!-- Enter Page einfach ändern oder weglassen da das Bild auch als Button dient--> Enter Page</a></div> </body> </html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Dark Fighter*z</title> <style type="text/css"> <!-- a { text-decoration:none; } div { text-align: center; } body { margin: 10% 10%; font-family: Arial, Helvetica, sans-serif; text-align: center; vertical-align: middle; background-color: #000000; } --> </style> </head> <body bgcolor="#000000"> <div><br /><a href="index.php" target="_self"> <!--- introbild.jpg einfach ändern wenn man ein eigenes hat --> <img src="introbild.jpg" border="0" alt="introbild" width="640" height="345" /><br /> <br /> <!-- Enter Page einfach ändern oder weglassen da das Bild auch als Button dient--> Enter Page</a></div> </body> </html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Berlin WarriorZ</title> <style type="text/css"> <!-- a { text-decoration:none; } div { text-align: center; } body { margin: 10% 10%; font-family: Arial, Helvetica, sans-serif; text-align: center; vertical-align: middle; } --> </style> </head> <body> <div><br /> <!--- stream.swf einfach ändern --> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="800" height="600" title="flashanimation"> <object width="800" height="600"><param name="movie" value="http://www.youtube.com/v/DcGNslPBO7A"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/DcGNslPBO7A" type="application/x-shockwave-flash" wmode="transparent" width="800" height="600"></embed></object> </object> <br /> <br /><a href="index.php" target="_self"> <!-- Enter Page einfach ändern oder weglassen wenn das Flashintro einen Skip/Enterbutton hat der zur index.php leitet oder nach ablauf des Intros allein zur index.php wechselt--> Enter Berlin WarriorZ</a></div> </body> </html>
background-image: url(pfad/zur/datei.gif);reinmachen
background="Bilder/bild01.jpg"
background="Bilder/bild01.jpg";
background-image: width="1152" height="864" url(http://rappelz.gpotato.com/images/wallpaper/wallpaper11_2.jpg);
Geschlossen | ||
Zurück zu HTML, PHP, SQL,... |