Fading gradient button
How do I make an fading gradient button?
Forked from Evan Smogor's Pen LJbCB.. What is a fading gradient button? How do you make a fading gradient button? This script and codes were developed by Insprd on 13 September 2022, Tuesday.
Fading gradient button - Script Codes HTML Codes
<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Fading gradient button</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <span id="simple-button">Hover me for gradient magic</span>
</body>
</html>
Fading gradient button - Script Codes CSS Codes
#simple-button { height: 40px; background-image: -webkit-linear-gradient(left, #94c1e5 0%, #9083bc 100%); background-image: linear-gradient(to right, #94c1e5 0%, #9083bc 100%); /* background 1 */ background-color:#9083bc; /* background 2 */ background-repeat:no-repeat; /* don't tile */ border-radius: 10px; padding: 18px; color: white; font-family: helvetica; font-size: 12pt; font-weight: bold; line-height: 40px;
}
#simple-button:hover { text-decoration: none; background-position:-500px 0; /* moves both backgrounds, but the background-color is infinite so you can't tell. */ -webkit-transition: .5s ease; transition: .5s ease;
}
body {margin: 30px;}

Developer | Insprd |
Username | insprd |
Uploaded | September 13, 2022 |
Rating | 3 |
Size | 1,713 Kb |
Views | 34,391 |
Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!
Name | Size |
Loading anim | 1,791 Kb |
Hover Animation from UNIQLO | 3,772 Kb |
Aurora Effect | 6,624 Kb |
Centered Isotope masonry | 2,243 Kb |
Simple Spinning Logo Idea | 1,647 Kb |
Infinite Carousel | 2,478 Kb |
A Scanner Darkly | 1,712 Kb |
Minimal Clock Card | 2,108 Kb |
Bolt action | 3,023 Kb |
Brick a link with CSS | 1,417 Kb |
Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!
Name | Username | Size |
Scroll to top button | DominicFrancois | 3,743 Kb |
Slider css only | Armandobau | 2,161 Kb |
Project -Show the Local Weather | Luciano_Britis | 2,583 Kb |
Donald Trump - The New Yorker | Agbales | 2,502 Kb |
Bootstrap Responsive Menu Drawer | JesseGlacken | 3,777 Kb |
Fluid Responsive Typography | Jonmilner | 4,205 Kb |
CSS Hover Effects | Alen | 3,613 Kb |
Mandelbrot Fractal | _Billy_Brown | 2,706 Kb |
Image Stack Test SCSS | CalvinMorett | 2,799 Kb |
Price Comparison Table | Orrinward | 3,459 Kb |
Surf anonymously, prevent hackers from acquiring your IP address, send anonymous email, and encrypt your Internet connection. High speed, ultra secure, and easy to use. Instant setup. Hide Your IP Now!