Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Using the text editor of your choice, in your website folder, create a html named assignment4.html If using Notepad, be sure to select SAVE AS

  1. Using the text editor of your choice, in your website folder, create a html named assignment4.html If using Notepad, be sure to select SAVE AS TYPE and change to ALL FILES so that you can change the file extension. If your file is saved as a text document, it will not work.

Remember to refer back to assigned tutorials located at https://www.w3schools.com/js/default.asp to see how each item should be implemented.

Remember to refer back to assigned tutorials located at https://www.w3schools.com/js/default.asp to see how each item should be implemented.

Using the appropriate HTML and JS code include the following in your assignment4.html page. Tags should be lowercase.

  1. Begin by developing a structured html document type of page. The page should have two sections: a header section and a body section.
  1. Include a script that displays results of multiplying and dividing two numbers. Use variables to store and display the numbers.
  1. Include a JavaScript that computes the sum of two equal integers. Return and display triple the sum of the two numbers.
  1. Given the following variables and values, include a script that displays the full class number using the variables.

Variables: program, classnumber, sectionnumber

Values for above variables: ITS, 2690, 169590

  1. Use comments to explain (annotate) your code.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Fundamentals Of Database System

Authors: Elmasri Ramez And Navathe Shamkant

7th Edition

978-9332582705

More Books

Students also viewed these Databases questions