A Pen by Charlotte Payne on CodePen.
Project to build a replica of the left hand website layout from here.
A Pen by Charlotte Payne on CodePen.
Project to build a replica of the left hand website layout from here.
A Pen by Charlotte Payne on CodePen.
Project to build a replica of the right hand website layout from here.
A Pen by Charlotte Payne on CodePen.
<div class="magazine"> | |
<header class="magazine__header"> | |
<div class="logo">Stuuuuuuuff</div> | |
<nav class="navigation"> | |
<a href="/home">Home</a> | |
<a href="/team">Team</a> | |
<a href="/about">About</a> | |
</nav> | |
</header> | |
<main> |