以下是codepen鏈接https://codepen.io/greysniper/pen/NABKRW導航欄向下移動,標題爲
<body>
<header id="header">
<div class="wrap">
<img src="images/header-logo.png" alt="header-img">
<nav id="navbar">
<a href="#">Home</a>
<a href="#">Services</a>
<a href="#">About</a>
<a href="#">Skills</a>
<a href="#">Portfolio</a>
<a href="#">Contact</a>
</nav>
</div>
</header>
<h1>PLANUS DESIGN</h1>
如果你需要知道的東西比告訴我,因爲我只是一個初學者更!
你可以添加一個屏幕截圖? – jonathanGB
你不想讓你的導航欄隨標題移動嗎? – ExcellentSP
爲您的身體標記添加邊框 –