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:lu05:aufgaben:02 [2025/01/23 09:22] – vdemir | en:modul:m291:learningunits:lu05:aufgaben:02 [2025/02/07 12:52] (aktuell) – [Assignments] vdemir | ||
---|---|---|---|
Zeile 1: | Zeile 1: | ||
- | ====== LU05.A02 - VUE Directives ====== | + | ====== LU05.A02 - VUE Directives |
+ | |||
+ | ===== Learning objectives ===== | ||
+ | - Binding CSS-Style to the HTML by using v-bind directive | ||
===== Prerequisites | ===== Prerequisites | ||
Zeile 10: | Zeile 13: | ||
* [[https:// | * [[https:// | ||
- | ===== Assignment | + | ===== Assignments |
+ | ** 1. box-colour change ** | ||
- Test the given script | - Test the given script | ||
- Create a new CSS-Class //blueBG// in analogy to // | - Create a new CSS-Class //blueBG// in analogy to // | ||
- Execute your script by having it //run//. | - Execute your script by having it //run//. | ||
+ | - Toggle for testing purpose | ||
+ | |||
+ | ** 2. extended CSS** | ||
+ | - create another css-class // | ||
+ | - redifine the bgColor | ||
+ | - add additional values for color, font-size, font-family, | ||
+ | - Bind this new css-class // | ||
+ | - Execute your script by having it //run//. | ||
+ | |||
+ | ** 3. Save the results ** | ||
+ | - Comment your results as you find fit within the html-comment area | ||
- Save your solution within W3-Save-Area. | - Save your solution within W3-Save-Area. | ||
* Therefore you might need a W3-School-Account. | * Therefore you might need a W3-School-Account. |