mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-14 03:30:17 +01:00
9 lines
105 B
HTML
9 lines
105 B
HTML
<html>
|
|
<body>
|
|
<a href="foo.html">
|
|
<iframe>
|
|
<a href="bar.html">
|
|
</iframe>foo
|
|
</a>
|
|
</body>
|