Question
HTML In this lab, you will create an amortized mortgage payment table. Method to compute payment and how it is called from another php file
HTML
In this lab, you will create an amortized mortgage payment table. Method to compute payment and how it is called from another php file is in CH7-3 folder in PHPCodes folder in the blackboard. What you need to add is to create a table with the following format:
Welcome to Your First name and Last Names Mortgage Calculator Page (h1 title with appropriate font and background color.
Table will be as follows:
Payment column will be like 1 to n where n is the last payment number. Payment column is calculated in the function calculator. Extra payment is for extra fixed payment for each month. Interest column will include monthly interest paid. The lance column indicates remaining balance. At the bottom of the table, you have loan amount, total interest paid and total payment information. Each column should have different color. Table border should be nice and creative not just simple black line.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started