/menu-with-flexbox

Responsive menu built using flexbox as an exercise for advanced HTML and CSS practicing.

Primary LanguageCSS

Responsive menu with flexbox

This is a simple and responsive menu built using flexbox as an exercise for advanced HTML and CSS practicing, proposed by the course DevQuest by Dev em Dobro.

Overview

Screen preview

Desktop

image showing project on desktop size

Tablet

image showing project on mobile size

Mobile

image showing project on mobile size

Link

My process

Built with 👩🏽‍💻

  • HTML 5;
  • CSS 3.

What I learned 💪🏽

  • Using CSS Flexbox;
  • Using media queries for responsiveness.