window Resize

html 測試 左入右出

html 測試 上入下出

html 測試 單入單出

html 測試 左單右單

tt

<frameset > <frame  >

HTML <frameset > <frame  > 標簽

屬性描述
frameborder 0 / 1 規定是否顯示框架周圍的邊框。
longdescURL規定一個包含有關框架內容的長描述的頁面。
marginheightpixels定義框架的上方和下方的邊距。
marginwidthpixels定義框架的左側和右側的邊距。
namename規定框架的名稱。
noresizenoresize規定無法調整框架的大小。
scrollingyes / no / auto 規定是否在框架中顯示滾動條。
srcURL規定在框架中顯示的文檔的 URL。
colspixels / % / * 設定框架集中列的數目和尺寸。
rowspixels / % / * 設定框架集中行的數目和尺寸。
00
#html <frameset >