diff --git a/students/2025-11-03-rita/index.html b/students/2025-11-03-rita/index.html new file mode 100644 index 00000000..c698fcd9 --- /dev/null +++ b/students/2025-11-03-rita/index.html @@ -0,0 +1,15 @@ + + + + + + Document + + + +

hi 我是 rita〜

+ + diff --git a/students/2025-11-03-rita/style.css b/students/2025-11-03-rita/style.css new file mode 100644 index 00000000..d225a51f --- /dev/null +++ b/students/2025-11-03-rita/style.css @@ -0,0 +1,3 @@ +h1{ + color:blue; +} \ No newline at end of file