JavaScript Program to Display Banner Advertisement

Write a JavaScript program to display banner advertisement.



Source Code
<html>
<head>
    <title>My Banner Advertisement 1</title>
</head>
<body>
<img src="banner_ad.jpg"/>
</body>
</html>
Output





"Coding Hub - Learn to code" app now available on Google Play Store