This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="page"> | |
<header class="banner"> | |
<p>Banner</p> | |
</header> | |
<nav class="pagenav"> | |
<p><a href="#">Page Nav</a></p> | |
</nav> | |
<main class="main"> | |
<aside class="summary"> | |
<p>Summary</p> |