From 701be8f55cb1a1bd48c3d9b617b6342ebed56ef9 Mon Sep 17 00:00:00 2001 From: bendwit <184859846+BenDWit@users.noreply.github.com> Date: Tue, 24 Jun 2025 14:18:35 +0200 Subject: [PATCH] staarted job application module --- .../CSS/Event_flyer_page/index.html | 8 ++++---- .../CSS/Job_Aplication_Form/index.html | 18 ++++++++++++++++++ .../CSS/Job_Aplication_Form/styles.css | 0 .../Relational_Databases/aa.html | 11 ----------- 4 files changed, 22 insertions(+), 15 deletions(-) create mode 100644 Certified_Full_Stack_Developer/CSS/Job_Aplication_Form/index.html create mode 100644 Certified_Full_Stack_Developer/CSS/Job_Aplication_Form/styles.css delete mode 100644 Certified_Full_Stack_Developer/Relational_Databases/aa.html diff --git a/Certified_Full_Stack_Developer/CSS/Event_flyer_page/index.html b/Certified_Full_Stack_Developer/CSS/Event_flyer_page/index.html index b4e52d6..c7c718e 100644 --- a/Certified_Full_Stack_Developer/CSS/Event_flyer_page/index.html +++ b/Certified_Full_Stack_Developer/CSS/Event_flyer_page/index.html @@ -1,10 +1,10 @@ - - - Build an Event Flyer Page - + + + Build an Event Flyer Page +
diff --git a/Certified_Full_Stack_Developer/CSS/Job_Aplication_Form/index.html b/Certified_Full_Stack_Developer/CSS/Job_Aplication_Form/index.html new file mode 100644 index 0000000..8fd7371 --- /dev/null +++ b/Certified_Full_Stack_Developer/CSS/Job_Aplication_Form/index.html @@ -0,0 +1,18 @@ + + + + + + Job Application Form + + + +
+
+ + + +
+
+ + \ No newline at end of file diff --git a/Certified_Full_Stack_Developer/CSS/Job_Aplication_Form/styles.css b/Certified_Full_Stack_Developer/CSS/Job_Aplication_Form/styles.css new file mode 100644 index 0000000..e69de29 diff --git a/Certified_Full_Stack_Developer/Relational_Databases/aa.html b/Certified_Full_Stack_Developer/Relational_Databases/aa.html deleted file mode 100644 index d01f779..0000000 --- a/Certified_Full_Stack_Developer/Relational_Databases/aa.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - Document - - - - - \ No newline at end of file