Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create an HTML file named RADDICE .html . Use getElementById() and add comments to your code. Create 3 functions: 1.rollDice() - rolls a dice (generate

Create an HTML file named RADDICE.html. Use getElementById() and add comments to your code.

Create 3 functions:

1.rollDice() - rolls a dice (generate and returns a random number from 1 to 6)

2. displayDice() returns the html code to display a dice and calls the rollDice function

3. main() - calls the displayDice function and uses getElementById to display the dice pictures

Make sure all your JavaScript code is in a separate file.

START WITH BELOW INFO.

</p> <p>Roll Dice</p> <p>

Rolling Dice


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

SQL Server T-SQL Recipes

Authors: David Dye, Jason Brimhall

4th Edition

1484200616, 9781484200612

More Books

Students also viewed these Databases questions

Question

3. Existing organizations and programs constrain behavior.

Answered: 1 week ago