mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-09 09:20:15 +01:00
11 lines
296 B
HTML
11 lines
296 B
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
|
||
|
"http://www.w3.org/TR/REC-html40/loose.dtd">
|
||
|
<HTML>
|
||
|
<BODY>
|
||
|
<P>The bottom of the iframe should align
|
||
|
<IFRAME SRC="bar.html" ALIGN=harish
|
||
|
WIDTH=100 HEIGHT=100 SCROLLING=no></IFRAME> to this sentence.
|
||
|
</P>
|
||
|
</BODY>
|
||
|
</HTML>
|