Einbinden von Videos möglich?

  • Nur theoretisch, in dem Quellcode im HTML-Editor mittles F9 geändert wird, ein HTML-Element video hinzugefügt wird.

    Code
    <video id="video1" style="width:600px;max-width:100%;" controls="">
    <source src="https://www.w3schools.com/html/mov_bbb.mp4" type="video/mp4">
    <source src="https://www.w3schools.com/html/mov_bbb.ogg" type="video/ogg">
    Your browser does not support HTML5 video.
    </video>

    Aber ich hab' s getestet, das funktioniert nicht wirklich praktikabel.

    Und das Video als Anhang einbetten wäre noch komplexer.


    The Bat! Pro 11.x BETA (32bit) | Win 11 Pro x64 | GnuPG 2.4.x | XMP + Regula

    Wer mich Er oder der Drache nennt, bekommt von der Drachin Pratze und Feuer zu spüren.