Skip to content

Evrimsvn/CSS-Effects-Collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Glow Text Effect

CSS Effects Collection

A collection of small but eye-catching CSS visual effects.
Each file can be used independently and easily integrated into your projects. 🎨


File List

File Description
glow-text.css Cyan-colored neon glow text effect (for h1 elements)
button-hover.css (Coming soon) Smooth hover transition effect for buttons
card-hover.css (Coming soon) Subtle shadow and scale effect for cards

Usage

  1. Download or copy the desired .css file.
  2. Include it in your HTML file:
<link rel="stylesheet" href="glow-text.css">

<h1>Neon Glow Effect</h1>

About

A collection of minimal CSS effects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages