This project is open for any type of webpage you want to make. It must contain certain elements however. The webpage should include both JavaScript, PHP, and SQL.
Pleas Follow The Steps:
1-Use of CSS throughout all pages. CSS should be an external ?le and included in each ?le.
2-Use of proper style. This includes color pallets that are suitable for color-blind, 508 compliance, and easy navigation.
3-All pages should include some common components such as a navigation bar.
4-Your site should contain at least 10 pages, all of which are linked in some way to each other. At least 5 of the pages must make use of PHP in a non trivial fashion. 2 pages should make use of MYSQ.
5-Your site should include a form with at least 5 input ?elds, of at least 3 types (one must be plain text).
6-Every input box should be checked for valid input via JavaScript.
7-Data is being both stored and retrieved from the database.


0 comments