Write an HTML and JavaScript code that do the followings: 1- The HTML part contains an image on a saprate line a paragraph under the image on another line and under the paragraph there are 2 buttons...

NoneWrite an HTML and JavaScript code<br>that do the followings:<br>1- The HTML part contains an image<br>on a saprate line<br>a paragraph under the image on<br>another line and under the paragraph<br>there are 2 buttons labeled

Extracted text: Write an HTML and JavaScript code that do the followings: 1- The HTML part contains an image on a saprate line a paragraph under the image on another line and under the paragraph there are 2 buttons labeled "next" and "clear". 2- if the user clicks on the "next" button a random image is displayed in the image tag (chosen from a 9 images saved on your computer their names are saved in an array) 3- in the paragraph element a new text is displayed chosen from an array of texts using the same random used for the image. 4- if the user clicks on the "clear" button, the image and the text of the paragrapg are erased.

Jun 08, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here