Skip to content

A simple two-item drop down menu using Sass/CSS, with flexbox or float as the layout engine

Notifications You must be signed in to change notification settings

code-warrior/drop-down-menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drop Down Menu

v1.0.0

Drop Down Menu screenshot — Before

Drop Down Menu screenshot — Menu 1 drop down

Drop Down Menu screenshot — Menu 2 drop down

This is a simple drop down menu made with CSS via Sass (version 3.2.12, Media Mark). Comments on how the CSS is used to build the menu are in the file main.scss.

Compiling The CSS

    sass --unix-newlines --style expanded sass/main.scss:css/main.css

About

A simple two-item drop down menu using Sass/CSS, with flexbox or float as the layout engine

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published