1.) Create a page with the following tasks and save it as page1.html Create a heading "Salary Computation" Set a value for Tax as 10% Input the following: Employee Name, rate per day, number of hours...


1.) Create a page with the following tasks and save it as page1.html<br>Create a heading
Basic Salary: Tax: Net Salary: Insert a button "Calculate" to click to call the function. %3D Below it, type the text "Page 2" and link to page 2.html. "/>
Extracted text: 1.) Create a page with the following tasks and save it as page1.html Create a heading "Salary Computation" Set a value for Tax as 10% Input the following: Employee Name, rate per day, number of hours worked Create a function to compute for the following: Basic Salary = number of days work * rate per day. Tax = 10% of Basic Salary Net salary = Basic salary- Tax Display the following information: Employee Name: Basic Salary: Tax: Net Salary: Insert a button "Calculate" to click to call the function. %3D Below it, type the text "Page 2" and link to page 2.html.

Jun 09, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here