Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Chapter 5 Assignment Complete the following: Create a JavaScript program that will write the current date, day and time to your Web page. Please do

Chapter 5 Assignment

Complete the following:

Create a JavaScript program that will write the current date, day and time to your Web page. Please do NOT use an alert() function for your output. Your output must match the format/example below:

Time, example: 3:15 PM

Day, example: Wednesday

Month, example: September

Date, example: 21

Output example:

It is currently: 3:15 PM on Wednesday, September 21.

Important

Your output

  • must include all of the text and punctuation shown in the example above
  • must not display seconds as a part of the current time
  • must indicate whether the time is AM or PM (no 24 hour format)
  • day and month must be displayed in complete words, no abbreviations or numeric representations of day and month
  • must be boldfaced and italicized
  • must be generated from an external JavaScript (.js) file

Deliverables

When your work is complete you must upload your Web and JavaScript file(s) to the Wake Tech wcet3.waketech.edu server. An account on this server has been created for you. You will need File Transfer Protocol (FTP) software. Please note the instructions below.

Finally, you must provide:

1) A working "clickable" link to your assignment page on the wcet3 server.

2) A zip file containing your project files.

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

Pro PowerShell For Database Developers

Authors: Bryan P Cafferky

1st Edition

1484205413, 9781484205419

Students also viewed these Databases questions

Question

marketing

Answered: 1 week ago

Question

What is focal length? Explain with a diagram and give an example.

Answered: 1 week ago

Question

What is physics and how does it apply in daily life?

Answered: 1 week ago