Difference between revisions of "Talk:Home"
From LNTwww
Line 1: | Line 1: | ||
+ | mp3: | ||
+ | <html5media height="720" width="1280">File:a.mp3</html5media> | ||
+ | ogg: | ||
+ | <html5media height="720" width="1280">File:Test.ogg</html5media> | ||
+ | |||
+ | mp4: | ||
+ | <html5media height="720" width="1280">File:Small.mp4</html5media> | ||
+ | |||
+ | webm: | ||
+ | <html5media height="720" width="1280">File:Small.webm</html5media> | ||
+ | |||
+ | ogv: | ||
+ | <html5media height="720" width="1280">File:Small.ogv</html5media> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | Alter content (nicht von Tasnad): | ||
[[File:Median_test.ogg]] | [[File:Median_test.ogg]] |
Revision as of 14:44, 21 December 2016
mp3: <html5media height="720" width="1280">File:a.mp3</html5media>
ogg: <html5media height="720" width="1280">File:Test.ogg</html5media>
mp4: <html5media height="720" width="1280">File:Small.mp4</html5media>
webm: <html5media height="720" width="1280">File:Small.webm</html5media>
ogv: <html5media height="720" width="1280">File:Small.ogv</html5media>
Alter content (nicht von Tasnad):
<html>
<iframe width="560" height="315" src="https://www.youtube.com/embed/W1Jxu9VrqQk?rel=0&showinfo=0" frameborder="0" allowfullscreen> </iframe>
</html>
i don't know what i'm doing but i'm trying it
<html>
<video id="viedeoplayer" controls preload="metadata"> <source src="images/archive/b/b6/Small.ogv" type="video/ogv"> </video>
</html>
<html>
<audio id="Song" controls preload="metadata"> <source src="images/f/f2/Median_test.ogg" type="audio/ogg"> </audio>
</html>
<html>
<audio id="Song" controls preload="metadata"> <source src="images/8/86/Mpthreetest.mp3" type="audio/mp3"> </audio>
</html>