Metainformationen zur Seite
  •  

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
playground:testseite [02.04.2023] – [tags] csplayground:testseite [15.11.2024] (aktuell) – ToDo unerledigt: Task for leo and runout and somebody cs
Zeile 1: Zeile 1:
 ====== Testseite ====== ====== Testseite ======
 +
 +<code>
 +{{simplenavi>}}
 +
 +</code>
 +===== php =====
  
 <code> <code>
Zeile 9: Zeile 15:
  
 </code> </code>
 +
 ===== tags ===== ===== tags =====
  
-{{tagpage>[tag][&dynamic][|ESP32]}} +{{tagpage>[tag][&dynamic][|ESP32}}
- +
-[[:tagpage|]]+
  
 +[[:tagpage|tagpage]]
  
 ===== RSS ===== ===== RSS =====
Zeile 22: Zeile 28:
 ===== JavaScript ===== ===== JavaScript =====
  
-<code>+<code ->
 // the hello world program // the hello world program
 document.write('Hello, World!'); document.write('Hello, World!');
 +</code>
  
 +<code ->
 +<html>
 +This is some <span style="color:red;font-size:150%;">inline HTML</span>
 +</html>
 +<HTML>
 +<p style="border:2px dashed red;">And this is some block HTML</p>
 +</HTML>
 </code> </code>
  
-<JS> // the hello world program document.write('Hello, World!'); </JS> //+</JS> 
 + 
 + //  1Punkt  //<todo @leo @runout @somebody>Task for leo and runout and somebody</todo> 
 + 
 +===== Video Share Plugin ===== 
 + 
 +{{//videosite//>//videoid//?1|title}} 
 + 
 +{{youtube>L-WM8YxwqEU}}
  
-1. Punkt 
  
-<todo @leo @runout @somebody>Task for leo and runout and somebody</todo>