HTML
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="de">
<head>
<meta charset="utf-8">
<title>Die Seite der Feuerwehr</title>
<style>
.style1 {
margin-left: 840px;
}
.style2 {
margin-top: 0px;
margin-right: 0px;
}
.style3 {
margin-bottom: 0px;
}
.style4 {
margin-bottom: 77px;
}
</style>
</head>
<bod>
<img alt="" src="BD21318_.gif" width="100%" height="98" class="style2" />
<h1 class="style1" style="width: 248px; height: 16px;">Unsere Videos</h1>
<table style="width: 100%; height: 10px"; border="1" class="style4">
<tr>
<td style="height: 50px; width: 75px"><a href="Video1.html">Video Nummer Eins</a></td>
<td style="height: 50px; width: 75px"><a href="Video2.html">Video
Nummer Zwei</a></td>
<td style="height: 50px; width: 75px"><a href="Video3.html">Video Nummer Drei</a></td>
<td style="height: 50px; width: 75px"><a href="Video4.html">Video Nummer Vier</a></td>
<td style="height: 50px; width: 75px"><a href="Video5.html">Video Nummer Fünf</a></td>
<td style="height: 50px; width: 75px"><a href="Video6.html">Video Nummer Sechs</a></td>
</tr>
</table>
<audio controls loop>
<source src="Shinedown.mp3" type="audio/mpeg">
Dein Browser beherrscht leider keine direkte Musikwiedergabe.
</audio>
</body>
</html>
Alles anzeigen
Mein Gedanke mit dem ich spiele:
Weil es ja mit Flash-Dateien geklappt hat... den Song zu konvertieren und ihn dann mit nem Flashplayer einzubinden..
Weil die anderen Audioformate werden auch nicht abgespielt.