設為首頁收藏本站

 取回密碼
 註冊
搜尋
熱搜: Redump discuz
檢視: 19|回覆: 0

【教學】 html frame frsmeset 取代方案

[複製連結]
發表於 2024年5月6日 14:20:43 | 顯示全部內容 |閱讀模式
<!DOCTYPE HTML>
<html>
    <head>
        <meta charset="utf-8">
        <title>div+css REPLACE FRAMESET</title>
        <style type="text/css">.header{border-bottom:1px solid #ccc;margin-bottom:5px;}
        .MainContainer{min-width:960px;max-width:1600px;}
        .sidebar{width:180px;float:left;margin-right:-180px;border-right:1px solid #ccc;min-height:500px;
        padding:5px;}.main{float:left;margin-left:200px;padding:5px;}
        .content{padding:0 10px;}
        </style>
    </head>
    <body>    
    <div class="page"><div class="header"><div id="title">
        <h1>TOP</h1>
        </div></div>
        <div class="MainContainer"><div class="sidebar">SIDE BAR</div>
        <div id="main" class="main">CONTENT</div></div>
    </div>
    </body>
</html>
作者文章推薦
懶得打字嗎?讓本助手協助你 【使用進階編輯器請點選右方進階模式】
您需要登入後才可以回覆 登入 | 註冊

本版積分規則

手機版|Archiver|漁家小舖

GMT+8, 2024年5月19日 15:37 , Processed in 0.519659 second(s), 17 queries , Gzip On, Redis On.

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回覆 返回頂端 返回清單