The page header is defined in a single stylesheet so that if you want to change how a page header looks across the entire site, you change the css in one place.
Applying DRY principles and better coding practices to index.php
Separating the CSS and applying DRY principles to the CSS in index.php so that they are all in main.css
Applying DRY principles and better coding practices to index.php
Separating the CSS and applying DRY principles to the CSS in index.php so that they are all in main.css
Admin.php:
"Intial Password": "Intial" is a typo.
Courses.php:
"Dealine Date/Time": "Dealine" is a typo.
"Ttle" is a typo.
"Invidual" is a typo.
Script.php:
"sepcial" is a typo.
"Inavlid" is a typo.
"Garde" is a typo. Should be "Grade".
Student.php:
"STUEDNT" is a typo. Should be "Student".
Admin.php:
"Intial Password": "Intial" is a typo.
Courses.php:
"Dealine Date/Time": "Dealine" is a typo.
"Ttle" is a typo.
"Invidual" is a typo.
Script.php:
"sepcial" is a typo.
"Inavlid" is a typo.
"Garde" is a typo. Should be "Grade".
Student.php:
"STUEDNT" is a typo. Should be "Student".