Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
en:modul:m291:learningunits:lu06:aufgaben:02 [2025/04/25 12:00] – [Assignments] vdemir | en:modul:m291:learningunits:lu06:aufgaben:02 [2025/04/25 12:40] (aktuell) – [Assignments] vdemir | ||
---|---|---|---|
Zeile 11: | Zeile 11: | ||
===== Assignments | ===== Assignments | ||
- Test the code example provided to you. Describe the behaviour of the script using HTML comments. | - Test the code example provided to you. Describe the behaviour of the script using HTML comments. | ||
- | - Make sure that you have the title <h1> correctly named: lu06.s02.html | + | - Make sure that you have the title <h1> correctly named: |
- Change the caption of the // | - Change the caption of the // | ||
- Similiarily to the // | - Similiarily to the // | ||
Zeile 18: | Zeile 18: | ||
- Add another button **Reset** which resets the **counter to 0**. | - Add another button **Reset** which resets the **counter to 0**. | ||
- Save your script in webstorm in the directory **06_events** and adjust the path to the image. | - Save your script in webstorm in the directory **06_events** and adjust the path to the image. | ||
- | - Test your script for correctsness | + | - Test your script for correctness |
- | + | ||
- | The result should look as follows: | + | |
- | {{: | + | |
- | | + | |
===== Solution ===== | ===== Solution ===== |