RetroZilla/layout/html/tests/frameset/core/align2.html
2015-10-20 23:03:22 -04:00

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>