Frameset in Columns : frame tag : Frame Tags HTML CSS TUTORIALS


HTML CSS TUTORIALS » Frame Tags » frame tag »

 

Frameset in Columns



<html>

<frameset cols="25%,50%,25%">

  <frame src="frame_a.htm">
  <frame src="frame_b.htm">
  <frame src="frame_c.htm">

</frameset>

</html>

           
       



HTML code for linking to this page:

Follow Navioo On Twitter

HTML CSS TUTORIALS

 Navioo Frame Tags
» frame tag