Difference between revisions of "Talk:Home"
From LNTwww
Line 10: | Line 10: | ||
file:Small.webm | file:Small.webm | ||
DATEI:Small.ogv | DATEI:Small.ogv | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</lntmedia> | </lntmedia> | ||
web: | web: | ||
<lntmedia height="720" width="1280">https://upload.wikimedia.org/wikipedia/commons/6/65/Examplevideo.ogv</lntmedia> | <lntmedia height="720" width="1280">https://upload.wikimedia.org/wikipedia/commons/6/65/Examplevideo.ogv</lntmedia> | ||
− | |||
Revision as of 18:07, 21 December 2016
mp3 & ogg: LntMedia: error loading file ""
mp4, webm & ogv:
LntMedia: error loading file ""
web:
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="Small.mp4" type="video/mp4"> </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>