mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-10 18:00:15 +01:00
8 lines
150 B
HTML
8 lines
150 B
HTML
<HTML>
|
|
<HEAD>
|
|
<STYLE>iframe {border: 70px solid blue} </STYLE>
|
|
</HEAD>
|
|
<BODY>
|
|
<IFRAME SRC="foo.html" FRAMEBORDER=OFF></IFRAME>
|
|
</BODY>
|
|
</HTML> |