Skip to content

lsvekis/100-CSS-Snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

100 Practical CSS Coding Snippets

This repository contains 100 reusable CSS snippets covering layout, typography, UI components, animations, responsiveness, accessibility, and modern CSS techniques.

Structure

css-100-snippets/
├─ snippets/
│  ├─ 001-snippet.css
│  ├─ 002-snippet.css
│  ├─ ...
│  └─ 100-snippet.css
└─ README.md

How to Use

  • Copy individual snippet files into your project
  • Or combine them into a single stylesheet
  • All snippets are framework-agnostic and work with plain HTML

Topics Covered

  • Layout (Flexbox, Grid)
  • Responsive design
  • Typography
  • Buttons and UI components
  • Animations and transitions
  • Accessibility helpers
  • Modern CSS features

Created by Laurence “Lars” Svekis

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages