Musik

Html codez

 Html codez

soooo!hier werden in kürze einige html codez zum download hinein kommen...

oder zum kopieren.....



Re: Html codez

Hier folgende Html codes damit ihr eure Page aufpeppel könnt!

Hintergrund Bild auf der Homepage:

<body background=https://www.adresse-des-bildes.jpg>

Zeigt an, wie oft der Besucher schon auf der Seite war


 

<script LANGUAGE="JavaScript">

function GetCookie (name) {

var arg = name + "=";

var alen = arg.length;

var clen = document.cookie.length;

var i = 0;

while (i < clen) {

var j = i + alen;

if (document.cookie.substring(i, j) == arg)

return getCookieVal (j);

i = document.cookie.indexOf(" ", i) + 1;

if (i == 0) break;

}

return null;

}

function SetCookie (name, value) {

var argv = SetCookie.arguments;

var argc = SetCookie.arguments.length;

var expires = (argc > 2) ? argv[2] : null;

var path = (argc > 3) ? argv[3] : null;

var domain = (argc > 4) ? argv[4] : null;

var secure = (argc > 5) ? argv[5] : false;

document.cookie = name + "=" + escape (value) +

((expires == null) ? "" : ("; expires=" + expires.toGMTString())) +

((path == null) ? "" : ("; path=" + path)) +

((domain == null) ? "" : ("; domain=" + domain)) +

((secure == true) ? "; secure" : "");

}

function DeleteCookie (name) {

var exp = new Date();

exp.setTime (exp.getTime() - 1);

var cval = GetCookie (name);

document.cookie = name + "=" + cval + "; expires=" + exp.toGMTString();

}

var expDays = 30;

var exp = new Date();

exp.setTime(exp.getTime() + (expDays*24*60*60*1000));

function amt(){

var count = GetCookie('count')

if(count == null) {

SetCookie('count','1')

return 1

}

else {

var newcount = parseInt(count) + 1;

DeleteCookie('count')

SetCookie('count',newcount,exp)

return count

}

}

function getCookieVal(offset) {

var endstr = document.cookie.indexOf (";", offset);

if (endstr == -1)

endstr = document.cookie.length;

return unescape(document.cookie.substring(offset, endstr));

}

</SCRIP>

<SCRIPT LANGUAGE="JavaScript">

document.write("Du warst schon <b>" + amt() + "</b>x hier.")

</SCRIPT >

Re: Html codez

Radioauf der eigenen homepage:

 

Antenne Bayern Live aus München


<OBJECT ID="MediaPlayer" classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95" CODEBASE= "https://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715" width="150" height="50" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">

<PARAM NAME="FileName" VALUE="https://antenne.unit.net/antennebayern_high/stream-wmt-spot.cfm?preStream=0&stream=298&spot=0">

<PARAM NAME="TransparentAtStart" Value="true">

<PARAM NAME="AutoStart" Value="true">

<PARAM NAME="AnimationatStart" Value="false">

<PARAM NAME="ShowStatusBar" Value="true">

<PARAM NAME="ShowControls" Value="true">

<PARAM NAME="autoSize" Value="false">

<PARAM NAME="displaySize" Value="false">

<PARAM NAME="ShowAudioControls" Value="true">

<PARAM NAME="ShowPositionControls" Value="false">

<Embed type="application/x-mplayer2" pluginspage="https://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/" src="https://antenne.unit.net/antennebayern_high/stream-wmt-spot.cfm?preStream=0&stream=298&spot=0" Name="MediaPlayer" width="150" height="50" transparentAtStart="1" autostart="1" animationAtStart="0" ShowControls="true" ShowAudioControls="1" ShowPositionControls="0" autoSize="0" ShowStatusBar="1" displaySize="false"></embed></OBJECT>

Eine Uhr auf der eigenen homepage

 

<html>

<head>

<script language="JavaScript">

fCol='000000';//Farbe Zahlen.

sCol='ff0000';//Farbe Sekundenzeiger.

mCol='000000';//Farbe Minutenzeiger.

hCol='000000';//Farbe Stundenzeiger.

 

H='....';

H=H.split('');

M='.....';

M=M.split('');

S='......';

S=S.split('');

Ypos=0;

Xpos=0;

Ybase=8;

Xbase=8;

dots=12;

ns=(document.layers)?1:0;

if (ns){

dgts='1 2 3 4 5 6 7 8 9 1

Re: Html codez

Um swf einzubinden:

<EMBED style="WIDTH: 288px; HEIGHT: 286px" src=https://www.purweb.de/userdaten/42838517/flash/my_styl.swf width=288 height=286 type=application/x-shockwave-flash quality="high"></EMBED>

Re: Html codez

ja los mach mal will auch meine seite bauen bin grade dick da bei texte zu bauen dicke grüße lass ich dir mal dar