Ajouts du TP2

This commit is contained in:
stiti
2025-04-02 11:57:28 +02:00
parent 90b5c314e5
commit a0e2bb3ee0
12 changed files with 305 additions and 0 deletions

3
TP2/web/styles.css Executable file
View File

@@ -0,0 +1,3 @@
h1 {
color: red;
}