mirror of
https://github.com/rkd77/elinks.git
synced 2024-11-04 08:17:17 -05:00
9 lines
207 B
HTML
9 lines
207 B
HTML
|
<html>
|
||
|
<body>
|
||
|
TESTY1
|
||
|
<iframe src="file:///" height="200" width="800" name="t1"></iframe><hr>
|
||
|
TESTY2
|
||
|
<iframe src="file:///usr/share/doc" height="400" width="800" name="t2"></iframe><hr>
|
||
|
TESTY3
|
||
|
</body>
|
||
|
</html>
|