Skip to content

christopherkade/css-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

A collection of relevant CSS examples (with images & Codepen links)

Types

  1. Animations
  2. Buttons
  3. Menus
  4. Layouts
  5. Misc

Animations

Simple and complex CSS animations.

Moving balls

A background of random moving balls.

Balls

✏️ Code

Cube

A rotating cube.

Rotating Cube

✏️ Code

Bubble

An animated bubble.

Bubble

✏️ Code

Sphere

A rotating sphere.

Sphere

✏️ Code

Buttons

Elegant and unnecessarily extra CSS buttons.

Flat

Simple buttons with multiple animations.

✏️ Code

Menus

Simple and useful CSS menus.

No snippets available yet, you can help filling up this section by contributing.

Layouts

Beautiful and weird CSS layouts.

No snippets available yet, you can help filling up this section by contributing.

Miscellaneous

Things that don't belong to any specific category. :squirrel:

Grid

A simple stripe using the CSS grid display.

Grid

✏️ Code

Prompt

A prompt-like effect.

✏️ Code