Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 859 Bytes

File metadata and controls

21 lines (13 loc) · 859 Bytes

CSS Buttons study

A handy repository of neat code snippets, experiments, concepts using CSS


What is the CSS Buttons study?

The CSS buttons study is a collection of button projects and experiments to try to duplicate and make original button designs for future use.


Offset Shadow Button

This is a neat little button that has an offset shadow at an angle and, on hover, will center within the confines of the button outline.

offsetShadowButton


Underline Highlight Button

When the user hovers on the underlined word in the string, the entire word that was underlined will be completely highlighted.

underlineHighlight