diff --git a/2024/11-11-2024/Work/login.html b/2024/11-11-2024/Work/login.html new file mode 100644 index 0000000..52a614e --- /dev/null +++ b/2024/11-11-2024/Work/login.html @@ -0,0 +1,63 @@ + + + + + + Mrow Mep!! :3 + + + + + +
+

Login

+
+ +
+ +
+ +
+
+
+
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+

+ + +
+ +
+ +
+ + + + + \ No newline at end of file diff --git a/2024/11-11-2024/Work/portfolio.html b/2024/11-11-2024/Work/portfolio.html new file mode 100644 index 0000000..2985458 --- /dev/null +++ b/2024/11-11-2024/Work/portfolio.html @@ -0,0 +1,90 @@ + + + + + + + ESS - Introduction + + + + + + + + + + + + +

+ Self-Introduction แนะนำตัวเอง +

+ +
+ +
+ An image of a cat with it's paws out to the camera +
+
+ +

Name: Ekaphop Shane Segal

+

Age: 19 years old

+

Gender: Male/Other

+

Department/Learning Field: Information Technology (Digital Business)

+
+

ชื่อ: เอกภพ เชน ซีกัล

+

อายุ: 19 ปี

+

เพศ: ชาย/อื่นๆ

+

สาขา: เทคโนโลยีสารสนเทศ (ธุรกิจดิจิทัล)

+ +
+ + + + +
+ + + \ No newline at end of file diff --git a/2024/11-11-2024/Work/style.css b/2024/11-11-2024/Work/style.css new file mode 100644 index 0000000..842b41c --- /dev/null +++ b/2024/11-11-2024/Work/style.css @@ -0,0 +1,77 @@ +body { + background-color: #1d1d1c; + font-family: "Poppins", sans-serif; + font-weight: 400; + font-size: 20px; + color: #000000; +} + +h1 { + font-family: "Poppins", sans-serif; + font-weight: 700; + text-align: center; + font-size: 40px; + color: #ffffff; +} + +.form-container { + max-width: 400px; + margin: 0 auto; + padding: 50px; + border: 1px solid #cccccc; + border-radius: 10px; + box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); + background-color: #272727; + + label { + display: block; + margin-bottom: 5px; + font-family: "Poppins", sans-serif; + font-weight: bold; + font-size: 16px; + color: #ffffff; + } + + input, + select { + display: block; + width: 100%; + padding: 10px; + margin-bottom: 5px; + border: 1px solid #cccccc; + border-radius: 5px; + font-family: "Poppins", sans-serif; + font-weight: 500; + font-size: 16px; + color: #000000; + } + + button[type="submit"] { + display: block; + width: 100%; + padding: 10px; + background-color: #4b4b4afa; + color: #ffffff; + border: none; + border-radius: 5px; + cursor: pointer; + font-family: "Poppins", sans-serif; + font-weight: bold; + font-size: 16px; + cursor: pointer; + /* Changes the transition of the background color on how long it takes + to ease in and out */ + transition: background-color 0.3s ease; + + &:hover { + background-color: #111111; + } + } +} + +footer { + text-align: center; + padding: 10px; + background-color: #1d1d1c; + color: #ffffff; +} \ No newline at end of file diff --git a/2024/11-11-2024/Work/web-img/kittycat_meow.jpg b/2024/11-11-2024/Work/web-img/kittycat_meow.jpg new file mode 100644 index 0000000..1bd8cd3 Binary files /dev/null and b/2024/11-11-2024/Work/web-img/kittycat_meow.jpg differ diff --git a/2024/11-11-2024/test.html b/2024/11-11-2024/test.html new file mode 100644 index 0000000..3ca8cee --- /dev/null +++ b/2024/11-11-2024/test.html @@ -0,0 +1,80 @@ + + + + + + Rah Rah Meow + + + + +

Test Forms

+
+
+
+
+

+ + +
+ +
+ +

+ + +
+ +
+ +

+ +
+

+ +
+
+
+

+ +
+
+ +
+

+ +
+ + +
+ + \ No newline at end of file diff --git a/2024/11-11-2024/test2.html b/2024/11-11-2024/test2.html new file mode 100644 index 0000000..4054c59 --- /dev/null +++ b/2024/11-11-2024/test2.html @@ -0,0 +1,29 @@ + + + + + + Meow :3 + + + + +
+

Ekaphop

+
+ + + + \ No newline at end of file diff --git a/2024/11-11-2024/test3.html b/2024/11-11-2024/test3.html new file mode 100644 index 0000000..a1d861f --- /dev/null +++ b/2024/11-11-2024/test3.html @@ -0,0 +1,79 @@ + + + + + + Maow Mrp Meow x3 + + + + +
+
+ + + + + + + +
+
+ + \ No newline at end of file