flexbox_with_fixed_container.php


Quell Code


 
<!doctype html>
<html lang="de">
 
<body>
  <div id="deinconti">
    dein container</div>
<header id="banner">
  <div class="box">
    <h1>Meine Page</h1>
    <div id="logo">Mein LOGO</div>
  </div>
 	<div class="fixtools">
 
</div>

</header>
  <nav>Navigation</nav>
 <main>
<section>
 
	<h2>Überschrift</h2>
  <p> Main gelaber</p>
</section>
   <aside>
     aside
     </aside>
  </main>
 
  
<footer>
  footer
</footer>
</body>
</html>

Add Comment

* Required information
1000
Drag & drop images (max 1)
Powered by Commentics

Comments

No comments yet. Be the first!

Deprecated: Directive 'allow_url_include' is deprecated in Unknown on line 0