Ruler CSS gradient background pattern

Developer
Size
1,964 Kb
Views
14,168

How do I make an ruler css gradient background pattern?

What is a ruler css gradient background pattern? How do you make a ruler css gradient background pattern? This script and codes were developed by Jelmer on 02 December 2022, Friday.

Ruler CSS gradient background pattern Previews

Ruler CSS gradient background pattern - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Ruler CSS gradient background pattern</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <!--
A background-gradient pattern. Kinda looks like a ruler.
-->
</body>
</html>

Ruler CSS gradient background pattern - Script Codes CSS Codes

body { background-color: #09A; background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.8) 0, rgba(255, 255, 255, 0.8) 2%, transparent 2%), -webkit-linear-gradient(left, transparent 70%, #09A 70%), -webkit-linear-gradient(transparent 20%, rgba(255, 255, 255, 0.7) 20%, rgba(255, 255, 255, 0.7) 21%, transparent 21%, transparent 40%, rgba(255, 255, 255, 0.7) 40%, rgba(255, 255, 255, 0.7) 41%, transparent 41%, transparent 60%, rgba(255, 255, 255, 0.7) 60%, rgba(255, 255, 255, 0.7) 61%, transparent 61%, transparent 80%, rgba(255, 255, 255, 0.7) 80%, rgba(255, 255, 255, 0.7) 81%, transparent 81%); background-image: linear-gradient(rgba(255, 255, 255, 0.8) 0, rgba(255, 255, 255, 0.8) 2%, transparent 2%), linear-gradient(90deg, transparent 70%, #09A 70%), linear-gradient(transparent 20%, rgba(255, 255, 255, 0.7) 20%, rgba(255, 255, 255, 0.7) 21%, transparent 21%, transparent 40%, rgba(255, 255, 255, 0.7) 40%, rgba(255, 255, 255, 0.7) 41%, transparent 41%, transparent 60%, rgba(255, 255, 255, 0.7) 60%, rgba(255, 255, 255, 0.7) 61%, transparent 61%, transparent 80%, rgba(255, 255, 255, 0.7) 80%, rgba(255, 255, 255, 0.7) 81%, transparent 81%); background-size: 25% 100px; background-repeat: repeat-y; min-height: 2000px; /* scroll me baby */
}
Ruler CSS gradient background pattern - Script Codes
Ruler CSS gradient background pattern - Script Codes
Home Page Home
Developer Jelmer
Username jelmerdemaat
Uploaded December 02, 2022
Rating 3
Size 1,964 Kb
Views 14,168
Do you need developer help for Ruler CSS gradient background pattern?

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!

Jelmer (jelmerdemaat) Script Codes
Create amazing marketing copy 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!