Skip to content

Instantly share code, notes, and snippets.

View Raphael-Penning's full-sized avatar
🏠
Working from home

Raphael Penning Raphael-Penning

🏠
Working from home
  • Germany
  • 05:38 (UTC +01:00)
View GitHub Profile
@Raphael-Penning
Raphael-Penning / index.html
Created January 4, 2023 20:33
Responsive Dropdown Navigation Bar
<section class="navigation">
<div class="nav-container">
<div class="brand">
<a href="#!">Logo</a>
</div>
<nav>
<div class="nav-mobile"><a id="nav-toggle" href="#!"><span></span></a></div>
<ul class="nav-list">
<li>
<a href="#!">Home</a>