RetroZilla/layout/html/tests/frameset/core/align2.html

11 lines
296 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<!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>