Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen Revision Vorhergehende Überarbeitung | |||
| en:modul:m291:learningunits:lu05:loesungen:10 [2025/03/28 08:48] – vdemir | en:modul:m291:learningunits:lu05:loesungen:10 [2025/03/28 10:50] (aktuell) – vdemir | ||
|---|---|---|---|
| Zeile 9: | Zeile 9: | ||
| As we are now capable to use //v-if// with logical values (true/ | As we are now capable to use //v-if// with logical values (true/ | ||
| - | - Execute the script. As you can see the content of the variable text is displayed on the screen. | + | - Execute the script. As you can see the content of the variable text is displayed on the screen |
| - Now delete the word //Pizza// from the variable //text// in the script-area. Execute your script again. | - Now delete the word //Pizza// from the variable //text// in the script-area. Execute your script again. | ||
| - | - Note your realisations as a html-comment. | + | - Note your realisations as a comment. |
| - Save your script acordingly, whether in your W3School workspace or locally in your Webstorm code-editor | - Save your script acordingly, whether in your W3School workspace or locally in your Webstorm code-editor | ||
| Zeile 18: | Zeile 18: | ||
| - Add a section //v-else// with a according //img-tag// which shows a different image than a pizza. | - Add a section //v-else// with a according //img-tag// which shows a different image than a pizza. | ||
| - | - Note your realisations as a html-comment. | + | - Note your realisations as a code-comment. |
| - Save your script acordingly, whether in your W3School workspace or locally in your Webstorm code-editor | - Save your script acordingly, whether in your W3School workspace or locally in your Webstorm code-editor | ||