From d7e0b81b160a24207194c4c46c59f6d6e27fcf46 Mon Sep 17 00:00:00 2001 From: NOcode-developer Date: Thu, 26 Oct 2023 20:25:18 +0300 Subject: [PATCH] hw3 - form (validation), inputs, success page MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 1. add new page "login" 2. add new page "success" 3. creating form with validation 4. add to the form checkbox and button 5. success message with animation ❗️ I’m not sure what I did, but my changes to the repository with task #3 were somehow uploaded to the Main branch without approval and merge from the mentor, so I’m making a pull request again so that the mentor can check it. --- .../yehor.honcharenko_NOcode-developer/GamesProject/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeworks/yehor.honcharenko_NOcode-developer/GamesProject/index.html b/homeworks/yehor.honcharenko_NOcode-developer/GamesProject/index.html index a03205c4..752b0b86 100644 --- a/homeworks/yehor.honcharenko_NOcode-developer/GamesProject/index.html +++ b/homeworks/yehor.honcharenko_NOcode-developer/GamesProject/index.html @@ -38,7 +38,7 @@

About me

- Hi! My name is Yehor and I'm a Junior Frontend + Hi! My name is Yehor Honcharenko and I'm a Junior Frontend Developer. I am already familiar with main Web Technologies like HTML, CSS, JavaScript and Git version control system.