2008/11/3

NOFRAMES

NOFRAMES 區塊的內容,只有在瀏覽器不顯示 FRAME 時,才會被展現。NOFRAMES 可加在 FRAMESET 的後部。

屬性說明
通用屬性

此元件可以使用通用屬性,請參考通用屬性的說明。

    <FRAMESET rows="3*,5*">
      <FRAME  src="http://ant4html.blogspot.com/2008/10/base.html">
      <FRAME  src="http://ant4html.blogspot.com/2008/10/body.html">
      <NOFRAMES>
      需要瀏覽器提供 FRAME 顯示。
      </NOFRAMES>
    </FRAMESET>



©2008-2009 by ant2legs, All Rights Reserved. ant2legs 擁有其製作的文章,圖片與程式的著作權,所有權利保留。