This repository reflects my learning journey regarding web designs. I learned HTML and CSS at FreeCodeCamp and PHP at Udemy. It contains some guided pages and a few front-end pages I created based on my understanding.
-
2024 june edit: I finished the FCC certificate program in April 2022. Around December 2023, I revisited my program to discover that the course materials had been updated. Now, the old program is called Legacy Responsive Web Design Challenges and the new program is called Responsive Web Design Certification. I managed to complete the new program to update my knowledge.
-
2024 october edit: I added
Franklin's Restaurant
website written in PHP. It is a guided project from Brad Hussey in his free PHP course on Udemy. The course is called Practical PHP: Master the Basics and Code Dynamic Websites. Thestyles.css
file is crafted by Brad Hussey himself. The PHP pluginstore-hours.php
is downloaded from the old version of the currentPHP-store-hours
repository. To see the restaurant website, you need MAMP to host Apache server.