13 lines
316 B
HTML
13 lines
316 B
HTML
|
<!DOCTYPE html>
|
||
|
<html lang="en-US">
|
||
|
<body>
|
||
|
<article>
|
||
|
<iframe id="1" src="about:blank"></iframe>
|
||
|
<iframe id="2" src="about:blank"></iframe>
|
||
|
<iframe id="3" src="about:blank"></iframe>
|
||
|
<iframe id="4" src="about:blank"></iframe>
|
||
|
<iframe id="5" src="about:blank"></iframe>
|
||
|
</article>
|
||
|
</body>
|
||
|
</html>
|