Question: The document is a wireframe for a Web application that manages a list of grocery items and associated data (production date, price, and country of
The document is a wireframe for a Web application that manages a list of grocery items and associated data (production date, price, and country of origin). To open this file, you need the Pencil Project.
There are four forms/pages in this document: Home, Add, Display, and Confirm. Your task is to turn this web wireframe into a partially functional Web application using HTML and CSS. Make sure that you stick to the controls used in the Pencil document. For example, in the Add form, you should use a drop-down list box for selecting the country of origin
Pages from document:




Your first step is to create a PHP (yes, PHP) project using NetBeans and create four PHP files that correspond to the four pages. Then, remove the PHP code added by NetBeans. In these files, write HTML that implements the forms(this is all I need from you). A PHP file is actually an HTML file with PHP snippets. So, it is OK to have HTML code in a PHP file. You don't need to add code to the buttons yet. We will do that later.
Thank you very much
Display I HW1 (1) Home Form Add Form Confirm Form Display Form Production: Removing: Rice Production
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
