Quote:
Originally Posted by Old Pedant
????
What do you mean?
Code:
Code:
<html>
<body>
<iframe style="width: 100%; height: 200px;" src="http://www.espn.com"></iframe>
<iframe style="width: 100%; height: 200px;" src="http://www.cnn.com"></iframe>
</body>
</html>
There. Some code.
|
Is this possible, that cnn site is automatically refreshed, but espn stays the same (without refresh)?
I tried HTML/Head tags/Refresh, but it refresh whole page.