Hi
Hab mal eine "kleine" Frage. Kann ich in eine Homepage mir Ilch 1.1 eine eigene Webcam einfügen ? Wenn ja , möchte mir jmd helfen? Wäre sehr nett , denn ich bin in sowas ein vollnoob.
Exelero
verwendete ilchClan Version: 1.1
Hier kann eine Notiz zum Merk-Eintrag hinzugefügt werden (optional)
Geschlossen |
<script language="JavaScript"> function WebCam() { F1=F1=wXYZ("popup.html" ,"WebCam","width=320,height=240,resizable=no,toolbar=no,status=no,directories=no,location=no"); F1.focus(); } </script> <meta http-equiv="refresh" content="5"> <meta http-equiv="expires" content="0"> <meta http-equiv="pragma" content="no-cache"> <meta http-equiv="cache-control" content="no-cache"> <title>Tyrargo´s Cam</title> <link rel="stylesheet" type="text/css" href="default.css"> <style fprolloverstyle>A:hover {color: #FFFFFF; text-decoration: underline; font-size: 14pt; font-weight: bold} </style> <script type="text/javascript">wXYZx();</script> </head> <body bgcolor="#000000" text="#FFFFFF" link="#FFFFFF" vlink="#FFFFFF" alink="#FF0000"> <p align="center"><b><font face="Arial" size="6">Schweinzel-Cam</font></b></p> <p align="center"><font color="blue" size="5"> <br> <img src="http://www.tyrargo.de/webcam32.jpg" width="320" height="240"> <br> <br> <br> <br> </font><a href="webcam.html" onClick="WebCam();"><font face="Arial" size="4" color="#FFFFFF"><b>Popup</b></font></a><font size="4" color="#00FF00"><br> </font><font size="2" color="green"><br> </font><font size="2" color="#FFFFFF" face="Verdana">Neues Bild alle 5 Sekunden... vorrausgesetz, sie halten keine Siesta *g* </font></p> </body> </html>
Geschlossen | ||
Zurück zu HTML, PHP, SQL,... |