80 likes | 202 Vues
This project involves creating a dynamic webpage that showcases various web design features, including HTML for structure, CSS for styling, JavaScript for enhanced functionality, and PHP for content generation. Key components include an image gallery, user login page, shopping page, and a contact/survey page. The project emphasizes database interaction using MySQL to store user information efficiently. It integrates various CSS stylesheets and HTML pages to create a cohesive user experience, all while applying concepts learned in lectures, thanks to Dr. V. Kepuska's invaluable guidance.
E N D
Project Goals • Created a webpage that demonstrates different feautures of web desinging such as: • HTML • CSS • JAVASCRIPTING • PHP • SQL
Project Goals • Image Gallery • User Login Page Using PHP • Shopping Page Using PHP • Contact Us and Survey Page Using PHP
Method • HTML is used for structure. • CSS is used for formatting. • JAVASCRIPTING is used to improve functionality. • PHP is used for content generation. • MySQL database is used to store information.
Procedure • CSS • contactuss.css • gallery.css • main.css • product_list.css • shopping.css • userRegistration.css
Procedure • HTML • project_main.html • project_gallery.html _ project_shopping.html • project_contactus.html • userRegistration.html
Procedure • PHP • product_list.php • registration.php • shop.php • survey.php • contactuss.php • order.php
Conclusion • Used the knowledge that is obtained from the lectures in order to succeed in the project • Thanks for Dr.V.Kepuska for sharing his great knowledge.