Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Using simple JavaScript language create the following without using the functions You will be creating a web page that predicts the future!!! Begin your web

Using simple JavaScript language create the following without using the functions
image text in transcribed
You will be creating a web page that predicts the future!!! Begin your web page with some nice HTML lines/paragraphs welcoming the user, and explaining what your web page will do. Use color, fonts, images to make this look professional. Create a table with three buttons and a text box. The buttons are name for three areas that your page will predict. (for example, you might have buttons named: Financial, Love, School, Work, Family, etc). When a user clicks on one of the buttons, the text box fills with a prediction for the future in that particular area. For example, if the user click on Financial, the text box might fill with "You will win the lottery tomorrow!' To do this, you will get a random number, and use n if statement to choose a prediction based upon that random number. For each of the three buttons, there will be five possible predictions and depending upon the random number, you will have the text box give a particular predition Below is a simple sample view of a piece of this page after the Financial button has been clicked Click on a button to get your prediction! Have fun

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

Flash XML Applications Use AS2 And AS3 To Create Photo Galleries Menus And Databases

Authors: Joachim Schnier

1st Edition

0240809173, 978-0240809175

More Books

Students also viewed these Databases questions

Question

What types of questions are answered by the financial statements?

Answered: 1 week ago

Question

find all matrices A (a) A = 13 (b) A + A = 213

Answered: 1 week ago