A Pen by Oliver Pope

Developer
Size
2,120 Kb
Views
12,144

How do I make an a pen by oliver pope?

What is a a pen by oliver pope? How do you make a a pen by oliver pope? This script and codes were developed by Oliver Pope on 22 November 2022, Tuesday.

A Pen by Oliver Pope Previews

A Pen by Oliver Pope - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>A Pen by Oliver Pope</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css"> <link rel="stylesheet" href="css/style.css">
</head>
<body> <h1>Pretty Colors</h1>
</body>
</html>

A Pen by Oliver Pope - Script Codes CSS Codes

@import url(https://fonts.googleapis.com/css?family=Quicksand:300);
html { background: -webkit-linear-gradient(45deg, #2ECC40, #0074D9); background: linear-gradient(45deg, #2ECC40, #0074D9); height: 100vh; -webkit-animation: hue 60s infinite linear; animation: hue 60s infinite linear;
}
@-webkit-keyframes hue { from { -webkit-filter: hue-rotate(0deg); filter: hue-rotate(0deg); } to { -webkit-filter: hue-rotate(360deg); filter: hue-rotate(360deg); }
}
@keyframes hue { from { -webkit-filter: hue-rotate(0deg); filter: hue-rotate(0deg); } to { -webkit-filter: hue-rotate(360deg); filter: hue-rotate(360deg); }
}
body { margin: 1em; text-align: center; font-weight: 300; font-family: Quicksand; font-size: 3em; text-transform: uppercase;
}
h1 { margin: 0; padding: 0; font-weight: 300;
}
A Pen by Oliver Pope - Script Codes
A Pen by Oliver Pope - Script Codes
Home Page Home
Developer Oliver Pope
Username owebboy
Uploaded November 22, 2022
Rating 3
Size 2,120 Kb
Views 12,144
Do you need developer help for A Pen by Oliver Pope?

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!

Oliver Pope (owebboy) 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!