From f5ff193e17341ce58f41076b87717cae12b8f575 Mon Sep 17 00:00:00 2001 From: "github-classroom[bot]" <66690702+github-classroom[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 05:03:36 +0000 Subject: [PATCH 1/3] GitHub Classroom Feedback --- .github/.keep | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 .github/.keep diff --git a/.github/.keep b/.github/.keep new file mode 100644 index 0000000..e69de29 From 327e001d4b85ab89aa93be4ca178a5e71f1c50e3 Mon Sep 17 00:00:00 2001 From: "github-classroom[bot]" <66690702+github-classroom[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 05:03:36 +0000 Subject: [PATCH 2/3] Setting up GitHub Classroom Feedback From 68fccbeb35490654f3dd2b31fc19a01690ddcdcc Mon Sep 17 00:00:00 2001 From: Ben Wattanasup Date: Mon, 6 May 2024 14:41:02 +0700 Subject: [PATCH 3/3] feat:login page --- .vscode/settings.json | 3 ++ ex1-login-page/index.html | 63 +++++++++++++++++++++++++++++++-------- 2 files changed, 53 insertions(+), 13 deletions(-) create mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..6b665aa --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "liveServer.settings.port": 5501 +} diff --git a/ex1-login-page/index.html b/ex1-login-page/index.html index edcd492..b8b8dc3 100644 --- a/ex1-login-page/index.html +++ b/ex1-login-page/index.html @@ -1,16 +1,53 @@ + + + + + CSS Framework (Tailwind) Exercise 1 + + - - - - - CSS Framework (Tailwind) Exercise 1 - - - - - - - - \ No newline at end of file + + +
+
+

Login to Website

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