Ex No: 6 | BANNER ADVERRTISEMENT |
---|---|
Aim: | To implement banner advertisement that changes images every 10 seconds. |
Algorithm | |
Step1: Create a folder “Ex6” to place the HTML files. | |
Step2: Create HTML file “index.html”. | |
Step3: Create a folder "images" and place the banner images. | |
Step4: Add JavaScript code to change banner image evert 10 seconds. | |
Source Code | |
index.html
|
|
Result: | Thus a website is created to implement banner advertisement. |