diff --git a/Header.php b/Header.php index 45a80a2..718d8f3 100644 --- a/Header.php +++ b/Header.php @@ -23,7 +23,7 @@ if (mysqli_connect_errno()) { - + @@ -42,6 +42,8 @@ if (mysqli_connect_errno()) { user-select: none; } + /*Rule to include a block of CSS properties only if a certain condition is true.*/ + /*https://www.w3schools.com/css/css_rwd_mediaqueries.asp*/ @media (min-width: 768px) { .bd-placeholder-img-lg { font-size: 3.5rem; diff --git a/index.php b/index.php index 6bc4fc3..8c1dc9f 100644 --- a/index.php +++ b/index.php @@ -30,20 +30,20 @@ if (isset($_SESSION["user_fullname"])) {

Sign in

-
+ - Student ID / Instructor Email +

Student ID / Instructor Email


- Password - +

Password

+
-
+

Reset my password
-
Don't have an account? - Sign Up +
Don't have an account? + Sign Up
- Full Name +

Full Name

- Student ID +

Student ID

- Email +

Email

- Password (must include uppercase and lowercase letters, digits and special characters) - +

Password (must include uppercase and lowercase letters, digits and special characters)

+ - Confirm Password - +

Confirm Password

+
+