Skip to content

Instantly share code, notes, and snippets.

View DayleySenior's full-sized avatar

Dayley Senior DayleySenior

  • Barnsley, United Kingdom
View GitHub Profile
@DayleySenior
DayleySenior / README.md
Last active May 14, 2021 17:36
CSS Inverted Border Tab Menu that flows into the main background

This is a CSS Inverted Border Tab Menu that flows into the main background.

This type of menu pops up a lot on website such as Dribbble.com where designers are creating some of the cleanest website designs, but after a deep search I wasnt able to find where anyone had actually developed this type of menu, only designed it.

This code creates exactly that.

:)

@DayleySenior
DayleySenior / README.md
Last active May 14, 2021 17:44
CSS Smooth Hover Animation Rise Effect

This code creates a smooth hover effect that rises a div slightly above its usually placement as though it glides instead of a sudden movement of step transition.