Question: Need help figuring out this first table written in HTML/PHP. As part of the submission for this Lab, you will create your own Web page
Need help figuring out this first table written in HTML/PHP.

As part of the submission for this Lab, you will create your own Web page that uses both HTML and PHP to create several different tables providing specific information. You will get a chance to use most of the concepts you studied so far in this course as you will apply both HTML and PHP code to this exercise. Specifically, you will create a Web application that provides 3 different tables. Each table will consist of at least 2 rows and 2 columns. You may need to add more cells depending upon how you subdivide your display. The first table should include the results of using PHP to calculate the area and circumference of a circle, the area and perimeter of a rectangle, the area and perimeter of a right triangle and the area and perimeter of a square. The values used for dimensions are as follows: Shape Values and Circle Rectan radius 2.65 meters h 4.2 meters; width 5.6 meters le base = 10.2 meter -5.4 meters Square h- 5.3 meters The geometric shape table should include an image of each shape along with the calculated values. Note, you must use PHP and formulas to calculate the results in the application. No hard-coding of results is allowed. The following is a reasonable representation of the first table Rectangle AreaX square meters Area XX square meters Circumference XX meters Right Triangle Area = XX square meters Perimeter XX meters Square Area X( square meters Perimeter XXmeters Perimeter XX meters Hint: Use an existing image on the web or create our own. Scaling of images to recommended size is not needed
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
