sonbbq20/ACP08-2025 — reverse-engineered prompt
Reverse engineered prompt
Build me a simple student project website using plain HTML, CSS, and JavaScript. It should feel like a small informational site with a home page, a page about oil, a quiz page, a favorites page, and basic login and register pages.
Keep the design clean and easy to use, with a consistent header, navigation, icons or images where they fit, and responsive styling so it works on a phone or laptop. The quiz should let the user answer questions and see their result with JavaScript. The favorites page should feel like a place where users can save or view items they like, even if it is just handled in the browser for now. The login and register screens do not need a real server, but they should look complete and validate simple fields.
Make the whole project work by just opening the HTML files in a browser. If you need details, make sensible choices and keep it polished enough to present for a class project.
Want more depth? Deep Reverse