5 lines
184 B
HTML
5 lines
184 B
HTML
<!DOCTYPE html>
|
|
<body>
|
|
The iframe below should show the text 'Here'<br>
|
|
<iframe src="537507-2-frame.xhtml" style="display: none" onload="this.style.display = ''"></iframe>
|
|
</body>
|