Question: Design the system with the following requirements in HTML document : 1. Design a page that will display in tabular format of all the course
Design the system with the following requirements in HTML document :
1. Design a page that will display in tabular format of all the course with their computed fee.
For each course, place the following:
a. A link that will go to another page displaying the full details of the course (details from the Course XML), including the Fee per Week, duration of the course (in weeks) and the computed fee (fees per week * total duration of the course).
b. A link that will go to another page displaying all the courses with the same specialization of the selected course. (See number 2 for the details of the page).
2. The List of Course per specialization page will display only the course details (you decide which data to show based from the Course XML). At the bottom of the page, the Total Number of Course is displayed. The page should refresh after every 20 seconds.
and this is the code-- but we want to design it in a html ...
here's an code of an XML & Xsd document that meets the requirements you've specified for the "Course" document:
====
here's an code of an XML & psd document that meets the requirements you've specified for the "Per Week Fees" document:
====
Here's an code of an XML & Xsd document that meets the requirements you've specified for the "Duration of the course" document:
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
