From 9a1ea5c72ba78a597ffe60b8d466df0754db2f38 Mon Sep 17 00:00:00 2001 From: momithalasya Date: Mon, 14 Oct 2024 21:46:14 +0530 Subject: [PATCH 1/5] Add ATS Score Finder HTML file --- ats_score_finder.html | 186 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 186 insertions(+) create mode 100644 ats_score_finder.html diff --git a/ats_score_finder.html b/ats_score_finder.html new file mode 100644 index 0000000..044d3c2 --- /dev/null +++ b/ats_score_finder.html @@ -0,0 +1,186 @@ + + + + + + Resume ATS Score Finder + + + + + + + +
+

Resume ATS Score Finder

+ + + + + + + + + + + +
ATS Compatibility Score: 0%
+
+
+ + + + + From fa1815ff81a2c0b53cdb48d95caacd5ccf344ac7 Mon Sep 17 00:00:00 2001 From: momithalasya Date: Mon, 14 Oct 2024 21:50:46 +0530 Subject: [PATCH 2/5] Add link to ATS Score Finder --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 7b6fb90..705f3d0 100644 --- a/index.html +++ b/index.html @@ -697,6 +697,7 @@ About Build Resume Resume Tips +
  • ATS Score Finder
  • Login From 200ff46b8afccf913d40658dd378b50a8404626c Mon Sep 17 00:00:00 2001 From: momithalasya Date: Mon, 14 Oct 2024 23:09:09 +0530 Subject: [PATCH 3/5] Update index.html and ats_score_finder.html; add ATS Score Finder functionality --- ats_score_finder.html | 17 +++++++++++++++-- index.html | 1 + 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/ats_score_finder.html b/ats_score_finder.html index 044d3c2..5a3ade2 100644 --- a/ats_score_finder.html +++ b/ats_score_finder.html @@ -17,13 +17,22 @@ h1 { text-align: center; } +.heading{ + background-color:#045D5D ; +height:200px; +margin-bottom:60px; +color:white; +width:100%; +justify-content:center; +} .container { - max-width: 600px; + max-width: 800px; margin: auto; - background: white; + background: #d9c79e; padding: 20px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); + color:#2f4f4f; } button { width: 100%; @@ -51,6 +60,10 @@ +
    +


    +

    Resume ATS Score Finder

    +

    Resume ATS Score Finder

    diff --git a/index.html b/index.html index 705f3d0..ba12064 100644 --- a/index.html +++ b/index.html @@ -1178,6 +1178,7 @@

    Services

  • Resume Builder
  • CV Templates
  • Career Advice
  • +