projekte:rechentrainer

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
projekte:rechentrainer [2022/03/10 17:39]
Ivo Blöchliger [UI]
projekte:rechentrainer [2022/03/10 17:39] (current)
Ivo Blöchliger [UI]
Line 16: Line 16:
  
 ===== UI ===== ===== UI =====
-  * Anzeige der Rechnung+  * Anzeige der Rechnung in HTML
 <code html> <code html>
  <span id="rechnung">1+1</span>  <span id="rechnung">1+1</span>
 </code> </code>
 +Manipulation in JavaScript
 <code javascript> <code javascript>
 // Rechnung in der Variable rechnung plus variable resultat // Rechnung in der Variable rechnung plus variable resultat
  • projekte/rechentrainer.1646930351.txt.gz
  • Last modified: 2022/03/10 17:39
  • by Ivo Blöchliger