Hi,歡迎訪問前端老白
<!DOCTYPE html> <html> <head> <title>網頁框架設置</title> </head> <frameset cols="25%, 75%"> <frame src="menu.htm" name="menu" /> <frame src="content.htm" name="content" /> </frameset> </html>
<frame src="menu.htm" name="menu" />
<iframe src="login.htm" width="300" height="200" scrolling="no"></iframe>
老白網絡 (http://www.lofty888.cn/) 前端 后端 zblog主題.網站地圖xml