diff --git a/students/2025-12-03-kenson/cat.png b/students/2025-12-03-kenson/cat.png new file mode 100644 index 0000000..9e3bd0c Binary files /dev/null and b/students/2025-12-03-kenson/cat.png differ diff --git a/students/2025-12-03-kenson/index.html b/students/2025-12-03-kenson/index.html new file mode 100644 index 0000000..2df2114 --- /dev/null +++ b/students/2025-12-03-kenson/index.html @@ -0,0 +1,14 @@ + + +
+ + +
+
+
\ No newline at end of file
diff --git a/students/2025-12-03-kenson/style.css b/students/2025-12-03-kenson/style.css
new file mode 100644
index 0000000..e88082c
--- /dev/null
+++ b/students/2025-12-03-kenson/style.css
@@ -0,0 +1,6 @@
+h1{
+ color:brown;
+}
+h2{
+ color:aqua;
+}
\ No newline at end of file