Question: 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

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!