** 1. box-colour change **
Test the given script
Create a new
CSS-Class
blueBG in analogy to
pinkBG. Make sure to belabour the DIVs within the script part as well.
Execute your script by clicking the run-Button.
Toggle for testing purpose within your VUE-APP (in the script part) between the blue and pink.
** 2. extended CSS**
create another css-class .extended
redifine the bgColor
add additional values for color, font-size, font-family, …
Bind this new css-class
.extended into the
HTML-Dom (script-part)
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.
Therefore you might need a W3-School-Account.
Be advised to name you script accordingly, i.e. lu.s02. This will be helpful while preparing for the exams.