9 – 12h Teaching
Teacher:
RECAP – 30.04
colorname (HTML color names / w3schools)
background-color: red;
Hexadecimal
background-color: #ff0000;
RGB (red, green, blue)
background-color: rgb(255,255,255);
RGBA (red, green, blue, alpha)
background-color: rgba(255,255,255, 0.5);
12 – 13.30h Lunch (Sandwiches)
13.30 – 17h Coaching
Coaches:
Reminder: Do not forget to help your classmates & Google is your friend !