OwnZ! StyLe
  Müzik Ekleme
 
Embed İle Müzik Açma

Müziğin çaldığı ekranda görünür.
<embed src="a.wma" width="300" height="50"> </embed>


<html>
<body>
<img src="Kış.jpg" width=300 heigth=300> <br>
<embed src="a.wma" width="300" height="50"> </embed>
</body>
</html>
 


Bgsound İle Müzik Açma

Müziğin çaldığı ekranda görünmez.
<bgsound src="a.wma" width="300" height="50">


<html>
<body>
<img src="Kış.jpg" width=300 heigth=300>
<bgsound src="a.wma" width="300" height="50">
</body>
</html>
 


Link Vererek Müzik Çalma Örneği

<html>
<head>
<body>
<table border=2 align="center">
<tr>
<td><a href="orkide.html"><img src="1.jpg" width=100 height=100></a></td>
<td><a href="zambak.html"><img src="2.jpg" width=100 height=100></a></td>
<td><a href="menekse.html"><img src="3.jpg" width=100 height=100></a></td>
<td><a href="cıcek.html"><img src="4.jpg" width=100 height=100></a></td>
</tr>
</table>
</body>
</head>
</html>

 


İframe İle Müzik Açma Örneği

<html>
<head>
<body>
<table border=2 align=center>
<tr>
<td rowspan=4 width=400 height=400><iframe src="5.jpg" width="500" height="500"name="iframe"></iframe></td>
<td><a href="orkide.html" target="iframe">orkide</a></td>
</tr>
<tr>
<td><a href="zambak.html" target="iframe">zambak</a></td>
</tr>
<tr>
<td><a href="menekse.html" target="iframe">menekse</a></td>
</tr>
<tr>
<td><a href="cıcek.html" target="iframe">cıcek</a></td>
</tr>
</table>
</body>
</head>
</html>
 


 
  7 ziyaretçi bugün sitemizi ziyaret etti! ( kişi Çevrimiçi )  
 
Bu web sitesi ücretsiz olarak Bedava-Sitem.com ile oluşturulmuştur. Siz de kendi web sitenizi kurmak ister misiniz?
Ücretsiz kaydol