If the frameset is not support : frame tag : Frame Tags HTML CSS TUTORIALS


HTML CSS TUTORIALS » Frame Tags » frame tag »

 

If the frameset is not support




<html>

<frameset cols="25%,50%,25%">
  <frame src="frame_a.htm">
  <frame src="frame_b.htm">
  <frame src="frame_c.htm">
<noframes>
<body>Your browser does not
handle frames!</body>
</noframes>
</frameset>

</html>



           
       



HTML code for linking to this page:

Follow Navioo On Twitter

HTML CSS TUTORIALS

 Navioo Frame Tags
» frame tag