'noframes' delivers HTML content to those browsers that do not support frame : noframes : Frame Tags HTML CSS TUTORIALS


HTML CSS TUTORIALS » Frame Tags » noframes »

 

'noframes' delivers HTML content to those browsers that do not support frame



<HTML>    
    <frameset rows="33%, 33%, *" cols="33%, 33%, *">
        <frame name="frame_1" src="http://www.navioo.com">
        <frame name="frame_2" src="http://www.navioo.com">
        <frame name="frame_3" src="http://www.navioo.com">
        <frame name="frame_4" src="http://www.navioo.com">
        <frame name="frame_5" src="http://www.navioo.com">
        <frame name="frame_6" src="http://www.navioo.com">
        <frame name="frame_7" src="http://www.navioo.com">
        <frame name="frame_8" src="http://www.navioo.com">
        <frame name="frame_9" src="http://www.navioo.com">
    </frameset>
    <noframes>Your system doesn't support frames.</noframes>
</html>
    
      
      



HTML code for linking to this page:

Follow Navioo On Twitter

HTML CSS TUTORIALS

 Navioo Frame Tags
» noframes