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...


Write an HTML and JavaScript code that do<br>the followings:<br>1- The HTML part contains an image on a<br>saprate line<br>a paragraph under the image on another<br>line and under the paragraph there are 2<br>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. 10:42 AM

Jun 08, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here