A Pen by Megan Doty

Developer
Size
2,535 Kb
Views
6,072

How do I make an a pen by megan doty?

What is a a pen by megan doty? How do you make a a pen by megan doty? This script and codes were developed by Megan Doty on 09 January 2023, Monday.

A Pen by Megan Doty Previews

A Pen by Megan Doty - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>A Pen by Megan Doty</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> <div class="container"> <div class="jumbotron"> <div class="content"> <h1>Revitalize animated gradient example</h1> </div> </div> </div>
</body>
</html>

A Pen by Megan Doty - Script Codes CSS Codes

body, html { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: optimizeLegibility; font-weight: 600; color: #222; background: linear-gradient(45deg, #f37777 0%, #ca678b 100%); background-size: 200% 200%; height: 100%; width: 100%; animation: background 6s ease infinite; font-size: 16px;
}
@keyframes background { 0% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; }
}
.container { width: 100vw; height: 100vh; position: relative; display: flex; justify-content: center; align-items: center;
}
.jumbotron { width: auto; height: 30vh; display: flex; justify-content: center; flex-direction: column; text-align: center; box-sizing: border-box;
}
.content h2 { font-size: 2em; margin-top: -0.75em; color: #fff;
}
h1 { font-family: tk-europa, europe, helvetica, sans-serif; color: #fff; font-size: 3em; margin: 1em;
}
A Pen by Megan Doty - Script Codes
A Pen by Megan Doty - Script Codes
Home Page Home
Developer Megan Doty
Username megandoty
Uploaded January 09, 2023
Rating 3
Size 2,535 Kb
Views 6,072
Do you need developer help for A Pen by Megan Doty?

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!

Megan Doty (megandoty) Script Codes
Create amazing web content 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!