Skip to content

Instantly share code, notes, and snippets.

@CodeMyUI
CodeMyUI / Delete Button.markdown
Last active September 10, 2015 04:55 — forked from anonymous/Delete Button.markdown
Delete Button

Pure CSS3 Parallax Menu

Using only CSS creating a slide out menu with animations with pseudo siblings and checkbox. Also works with mobile.

A Pen by Bryce Snyder on CodePen.

License.

Better Screen rotation

Something I think is an improvement over how iOS does screen orientation changes for wallpapers, for instance. No flashes of black letterboxing.

Note that background-attachment property with transform: rotate(); doesn't quite work in Chrome at least.

Photo by Chris Burkard.

A Pen by Bennett Feely on CodePen.

@CodeMyUI
CodeMyUI / Name Tag Signup.markdown
Last active September 21, 2015 04:04 — forked from anonymous/Name Tag Signup.markdown
Name Tag Signup
@CodeMyUI
CodeMyUI / Buttons.markdown
Created September 10, 2015 08:22 — forked from anonymous/Buttons.markdown
Buttons

Buttons

Buttons made using HTML and LESS. Addable classes, comes in a variety of sizes and colors.

A Pen by Taeha on CodePen.

License.