diff --git a/students/2026-01-09-jason/index.html b/students/2026-01-09-jason/index.html new file mode 100644 index 0000000..201d3b5 --- /dev/null +++ b/students/2026-01-09-jason/index.html @@ -0,0 +1,16 @@ + + + + + + + test + + + + +

標題

+ logo + + + \ No newline at end of file diff --git a/students/2026-01-09-jason/style.css b/students/2026-01-09-jason/style.css new file mode 100644 index 0000000..c4c0ce8 --- /dev/null +++ b/students/2026-01-09-jason/style.css @@ -0,0 +1,4 @@ +h1 { + color: red; + font-size: 80px; +} \ No newline at end of file diff --git "a/students/2026-01-09-jason/\346\270\205\346\234\235\347\232\207\345\270\235\347\241\203\346\211\271\345\245\217\346\221\272.png" "b/students/2026-01-09-jason/\346\270\205\346\234\235\347\232\207\345\270\235\347\241\203\346\211\271\345\245\217\346\221\272.png" new file mode 100644 index 0000000..b0d801e Binary files /dev/null and "b/students/2026-01-09-jason/\346\270\205\346\234\235\347\232\207\345\270\235\347\241\203\346\211\271\345\245\217\346\221\272.png" differ