Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Nächste Überarbeitung
Vorhergehende Überarbeitung
modul:m293:learningunits:lu05:loesungen:pfade [2024/03/28 14:07] – created - external edit 127.0.0.1modul:m293:learningunits:lu05:loesungen:pfade [2025/05/07 07:48] (aktuell) kmaurizi
Zeile 1: Zeile 1:
 ====== LU05.L02 - Pfade ====== ====== LU05.L02 - Pfade ======
-<code html> +[[https://templates-html.github.io/m293-lu05-a02-paths/content/paths.html|Live Preview]] 
-<!DOCTYPE html> + 
-<html lang='de'> +{{gh>https://github.com/templates-html/m293-lu05-a02-paths/blob/solution/content/paths.html}}
-  <head> +
-    <meta charset='UTF-8'> +
-    <title>LU05.A01 - Pfade</title> +
-  </head> +
-  <body> +
-    <main> +
-      <div> +
-        <img src='./img/image01.png' width='487' alt='Hello World'/+
-      </div> +
-      <div> +
-        <audio src="./audio/song01.mp3" controls></audio> +
-      </div> +
-      <div> +
-        <img src='../image02.png' height='372' alt='HelloWorld.html' /> +
-      </div> +
-      <div> +
-        <img src='./image03.png' alt='Blockly'/> +
-      </div> +
-      <div> +
-        <iframe width="560" height="315" src="https://www.youtube.com/embed/PhTp17k5hFY" title="YouTube video player" +
-                frameborder="0" +
-                allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" +
-                allowfullscreen></iframe> +
-      </div> +
-    </main> +
-  </body> +
-</html+
-</code>+
  
 ---- ----
-[[https://github.com/templates-html/M293_LU05.git]] 
  
 {{tag>m293-LU05}} {{tag>m293-LU05}}
  • modul/m293/learningunits/lu05/loesungen/pfade.1711631267.txt.gz
  • Zuletzt geändert: 2024/03/28 14:07
  • von 127.0.0.1