iframe list for scrolling mp4 jpg and txt

Code for iframe list of images, text and videos to scroll .

---

<html><head>
<meta http-equiv="content-type" content="text/html; charset=windows-1252"> <title>homepage</title> </head>
<body style="background-color:#ffffff;">
<style> body {background-image: url('bg.jpg'); }
</style>
<iframe src="1.MP4" height="100%"></iframe>  
<iframe src="2.jpg" height="100%"></iframe>  
<iframe src="3.txt"  height="100%"></iframe>  
</body></html>

 -----

add more with 

<iframe src="file.txt" width="100%" height="100%"></iframe>  

put content and this file to same folder


Kommentit