diff --git a/students/2025-12-07-willyslchen/index.html b/students/2025-12-07-willyslchen/index.html new file mode 100644 index 0000000..d7aa9d0 --- /dev/null +++ b/students/2025-12-07-willyslchen/index.html @@ -0,0 +1,12 @@ + + + + + + Document + + + +

Hi , 我是 willyslchen

+ + \ No newline at end of file diff --git a/students/2025-12-07-willyslchen/style.css b/students/2025-12-07-willyslchen/style.css new file mode 100644 index 0000000..dddf9b2 --- /dev/null +++ b/students/2025-12-07-willyslchen/style.css @@ -0,0 +1,3 @@ +h1{ + color: blue; +} \ No newline at end of file