diff --git a/index.html b/index.html index 676c1f2..7899c4f 100644 --- a/index.html +++ b/index.html @@ -1538,51 +1538,32 @@

- + // If no courses match, show "No results found" + if (!found) { + resultsDiv.innerHTML = '

No results found

'; + } +} + - diff --git a/signup.html b/signup.html index 1755463..f884e70 100644 --- a/signup.html +++ b/signup.html @@ -5,21 +5,21 @@ SkillWise - Sign up - - + +
-
+
@@ -31,7 +31,7 @@

Welcome to SkillWise

-
@@ -40,7 +40,7 @@

Welcome to SkillWise

- +
@@ -49,75 +49,81 @@

Welcome to SkillWise

-
-
-
-

- Use special characters and numbers for a strong password -

+
+
+
+

+ Use special characters and numbers for a strong password + +

-