diff --git a/students/2025-11-04-aaronhsieh/index.html b/students/2025-11-04-aaronhsieh/index.html new file mode 100644 index 00000000..1a3fd01f --- /dev/null +++ b/students/2025-11-04-aaronhsieh/index.html @@ -0,0 +1,14 @@ + + + + + + Aaron + + + +

Hi, 我是 Aaron

+

呀哈!!!!

+ Chiikawa 兔兔 + + diff --git a/students/2025-11-04-aaronhsieh/style.css b/students/2025-11-04-aaronhsieh/style.css new file mode 100644 index 00000000..c4304d85 --- /dev/null +++ b/students/2025-11-04-aaronhsieh/style.css @@ -0,0 +1,8 @@ +.hello { + color: maroon; +} + +.yaha { + color: bisque; + text-shadow: 2px 2px 2px gray; +} diff --git a/students/2025-11-04-aaronhsieh/usagi.png b/students/2025-11-04-aaronhsieh/usagi.png new file mode 100644 index 00000000..18f19d51 Binary files /dev/null and b/students/2025-11-04-aaronhsieh/usagi.png differ