Curated collection of gradient backgrounds

Developer
Size
3,067 Kb
Views
18,216

How do I make an curated collection of gradient backgrounds?

Got some gradient background?!. What is a curated collection of gradient backgrounds? How do you make a curated collection of gradient backgrounds? This script and codes were developed by Kevin Jannis on 25 August 2022, Thursday.

Curated collection of gradient backgrounds Previews

Curated collection of gradient backgrounds - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Curated collection of gradient backgrounds</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css"> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div class="hero hero--intro"></div>
<div class="hero hero--1"></div>
<div class="hero hero--2"></div>
<div class="hero hero--3"></div>
<div class="hero hero--4"></div>
<div class="hero hero--5"></div>
<div class="hero hero--6"></div>
<div class="hero hero--7"></div>
<div class="hero hero--8"></div>
<div class="hero hero--9"></div>
<div class="hero hero--10"></div>
<div class="hero hero--11"></div> <script src="js/index.js"></script>
</body>
</html>

Curated collection of gradient backgrounds - Script Codes CSS Codes

@import "http://fonts.googleapis.com/css?family=Lato:300";
.hero { position: relative; width: 100%; height: 110vh; color: white; text-align: center; font-family: Lato, sans-serif; font-weight: 300; text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4); border-bottom: solid 5px white;
}
.hero:before, .hero:after { position: absolute; display: block; top: 50%; left: 0; right: 0; max-width: 600px; margin: 0 auto;
}
.hero:before { content: "Good news, everyone!"; font-size: 46px; line-height: 60px; margin-top: -40px;
}
.hero:after { content: "I've taught the toaster to feel love!"; font-size: 20px; line-height: 30px; margin-top: 20px;
}
.hero--intro:before { content: "Gradient backgrounds";
}
.hero--intro:after { content: "A curated collection";
}
.hero--intro { background: linear-gradient(135deg, #4567b2 20%, #8ab9ff 80%);
}
.hero--1 { background: linear-gradient(135deg, #76ad39 20%, #cdff8a 80%);
}
.hero--2 { background: linear-gradient(135deg, #b24592 20%, #f15f79 80%);
}
.hero--3 { background: linear-gradient(135deg, #432b58 20%, #734b6f 80%);
}
.hero--4 { background: linear-gradient(135deg, #904e95 20%, #e96450 80%);
}
.hero--5 { background: linear-gradient(135deg, #ff5f6d 20%, #ffc371 80%);
}
.hero--6 { background: linear-gradient(135deg, #ff9068 20%, #ff4b1f 80%);
}
.hero--7 { background: linear-gradient(135deg, #ffa000 20%, #ff5000 80%);
}
.hero--8 { background: linear-gradient(135deg, #b993d8 20%, #8ca6dc 80%);
}
.hero--9 { background: linear-gradient(135deg, #3ca55f 20%, #b5ac59 80%);
}
.hero--10 { background: linear-gradient(135deg, #2a99ef 20%, #52d9e5 80%);
}
.hero--11 { background: linear-gradient(135deg, #225e9e 20%, #712c69 80%);
}

Curated collection of gradient backgrounds - Script Codes JS Codes

/* Got some more cool color combinations? Let me know and I will add them..
*/
Curated collection of gradient backgrounds - Script Codes
Curated collection of gradient backgrounds - Script Codes
Home Page Home
Developer Kevin Jannis
Username kevinjannis
Uploaded August 25, 2022
Rating 4.5
Size 3,067 Kb
Views 18,216
Do you need developer help for Curated collection of gradient backgrounds?

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!

Kevin Jannis (kevinjannis) Script Codes
Create amazing art & images with AI!

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!