Forum'da ara:
Ara


Yazar Mesaj
Mesaj25.06.2009, 13:49 (UTC)    
Mesaj konusu: BİRBİRİNDEN GÜZEL KODLAR

Kod:
<HTML>



<HEAD>

    <TITLE>Screenquake</TITLE>

    <META name="Generator" content="Soft Lite ScriptWorx 4.0">

    <script language="JavaScript">

    <!--

    function shake(shakes, vibration) {

    for (i = shakes; i > 0; i--) {

        self.moveBy(i, vibration);

        self.moveBy(-i, -vibration);

        }

    }

    //-->

    </script>

</HEAD>

 

<BODY topmargin="0" leftmargin="0" link="#0000FF" vlink="#800080" alink="#FF0000"

onLoad="shake('10','10')">



<!-- This requires Internet Explorer 4.0 and above //-->

<!-- The first '10' is the number of shakes

     the second is the number of vibrations.

     Simply attach the script function onto an

     event from the 'events' list

//-->



</BODY>

</HTML>


Titresim sayfasi msn nedeki gibi

Kod:
<SCRIPT LANGUAGE="JavaScript1.2">



<!-- Begin

function shake(n) {

if (self.moveBy) {

for (i = 10; i > 0; i--) {

for (j = n; j > 0; j--) {

self.moveBy(0,i);

self.moveBy(i,0);

self.moveBy(0,-i);

self.moveBy(-i,0);

         }

      }

   }

}

// End -->

</script>

</HEAD>

<form>

<input type=button onClick="shake(10)" value="titresim">

</form>
Mesaj25.06.2009, 13:59 (UTC)    
Mesaj konusu:

Sinema Kodu

Kod:
   <iframe style="border-right: rgb(255,255,255) 1px; border-top: rgb(255,255,255) 1px; border-left: rgb(255,255,255) 1px; border-bottom: rgb(255,255,255) 1px" name="TestTest" marginwidth="0" marginheight="0" src="http://www.nazimca.net/html-kodlari/ifram/yankayansinema.html" frameborder="0" noresize="noresize" width="500" scrolling="no" height="190"></iframe> 


Son çıkan Müzik klip kodu

Kod:
 <iframe style="border-right: rgb(255,255,255) 1px; border-top: rgb(255,255,255) 1px; border-left: rgb(255,255,255) 1px; border-bottom: rgb(255,255,255) 1px" name="TestTest" marginwidth="0" marginheight="0" src="http://www.nazimca.net/html-kodlari/ifram/sncknkilip.html" frameborder="0" noresize="noresize" width="620" scrolling="no" height="504"></iframe>


MP3 player kodu

Kod:
  <iframe style="border-right: rgb(255,255,255) 1px; border-top: rgb(255,255,255) 1px; border-left: rgb(255,255,255) 1px; border-bottom: rgb(255,255,255) 1px" name="TestTest" marginwidth="0" marginheight="0" src="http://www.mp3-dinlex.com/player-index.html" frameborder="0" noresize="noresize" width="675" scrolling="no" height="560"></iframe>


Belgesel videolar kodu

Kod:
  <iframe style="border-right: rgb(255,255,255) 1px; border-top: rgb(255,255,255) 1px; border-left: rgb(255,255,255) 1px; border-bottom: rgb(255,255,255) 1px" name="TestTest" marginwidth="0" marginheight="0" src="http://www.nazimca.net/html-kodlari/ifram/blgslbelges.html" frameborder="0" noresize="noresize" width="485" scrolling="no" height="900"></iframe> 


Komik video üst kayan html kodu

Kod:
   <iframe style="border-right: rgb(255,255,255) 1px; border-top: rgb(255,255,255) 1px; border-left: rgb(255,255,255) 1px; border-bottom: rgb(255,255,255) 1px" name="TestTest" marginwidth="0" marginheight="0" src="http://www.nazimca.net/html-kodlari/ifram/ustkayankomik.html" frameborder="0" noresize="noresize" width="148" scrolling="no" height="500"></iframe>


şiir video yan kayan html kodu

Kod:
 <iframe style="border-right: rgb(255,255,255) 1px; border-top: rgb(255,255,255) 1px; border-left: rgb(255,255,255) 1px; border-bottom: rgb(255,255,255) 1px" name="TestTest" marginwidth="0" marginheight="0" src="http://www.nazimca.net/html-kodlari/ifram/siirkayan.html" frameborder="0" noresize="noresize" width="600" scrolling="no" height="151"></iframe>


Flash şiir slayt yan kayan html kodu

Kod:
  <iframe style="border-right: rgb(255,255,255) 1px; border-top: rgb(255,255,255) 1px; border-left: rgb(255,255,255) 1px; border-bottom: rgb(255,255,255) 1px" name="TestTest" marginwidth="0" marginheight="0" src="http://www.nazimca.net/html-kodlari/ifram/slaytyankayan.html" frameborder="0" noresize="noresize" width="600" scrolling="no" height="151"></iframe>
Önceki mesajları göster:   


Powered by phpBB © 2001, 2005 phpBB Group
Türkçe Çeviri: phpBB Türkiye & Erdem Çorapçıoğlu