Diskussion:Startseite: Unterschied zwischen den Versionen

Aus LNTwww
Wechseln zu:Navigation, Suche
Zeile 14: Zeile 14:
 
<html>
 
<html>
 
   <audio id="song" controls preload="metadat">
 
   <audio id="song" controls preload="metadat">
 
    <source src="Crowd-cheering.mp3" type="audio/mp3">
 
 
     <source src="Median_test.ogg" type="audio/ogg">
 
     <source src="Median_test.ogg" type="audio/ogg">
 
   </audio>
 
   </audio>
 
</html>
 
</html>

Version vom 11. Dezember 2016, 14:20 Uhr

Datei:Median test.ogg


<html>

 <iframe width="560" height="315" src="https://www.youtube.com/embed/W1Jxu9VrqQk?rel=0&amp;showinfo=0" frameborder="0" allowfullscreen>
 </iframe>

</html>

<html>

 <iframe width="100%" height="300" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/216447717&amp;auto_play=false&amp;hide_related=false&amp;show_comments=true&amp;show_user=true&amp;show_reposts=false&amp;visual=true">
 </iframe>

</html>

<html>

 <audio id="song" controls preload="metadat">
    <source src="Median_test.ogg" type="audio/ogg">
 </audio>

</html>