Floating Frame Example : frame tag : Frame Tags HTML CSS TUTORIALS


HTML CSS TUTORIALS » Frame Tags » frame tag »

 

Floating Frame Example




<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Draft//EN">
<HTML>
<HEAD>
<TITLE>Floating Frame Example</TITLE>
</HEAD>

<BODY>

<H1 ALIGN="CENTER">Floating Frame Example</H1>

<IFRAME NAME="float1" SRC="http://www.navioo.com" WIDTH=350 HEIGHT=200 ALIGN=LEFT>

There would be an floating frame here if your browser supported it.

</IFRAME>

<P>This is a simple example of how floating frames are used. Notice that in many ways the floating frame acts very similar to an inline image. Floating frames act like embedded objects in many ways.</P>

</BODY>
</HTML>


           
       



HTML code for linking to this page:

Follow Navioo On Twitter

HTML CSS TUTORIALS

 Navioo Frame Tags
» frame tag