A Pen by Rosh Jutherford

Size
4,410 Kb
Views
18,216

How do I make an a pen by rosh jutherford?

What is a a pen by rosh jutherford? How do you make a a pen by rosh jutherford? This script and codes were developed by Rosh Jutherford on 04 September 2022, Sunday.

A Pen by Rosh Jutherford Previews

A Pen by Rosh Jutherford - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>A Pen by Rosh Jutherford</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css"> <style> /* NOTE: The styles were added inline because Prefixfree needs access to your styles and they must be inlined if they are on local disk! */ @import url(https://fonts.googleapis.com/css?family=Old+Standard+TT:700&text=101for);
@import url(https://fonts.googleapis.com/css?family=Oswald:700&text=TIPS);
@import url(https://fonts.googleapis.com/css?family=Sancreek&text=onlinedating);
html { background: #e74c3c; margin: 100px auto;
}
h1 { text-align: center; -webkit-user-select: none;
}
h1 span { display: inline-block; text-align: center; transform: skew(0, 8deg); position: relative; top: 8px; left: 8px; text-shadow: 5px 5px #e74c3c;
}
h1 span:before { content: " "; display: block; position: absolute; top: -8px; left: -8px; bottom: -2px; right: -2px; z-index: 1; background-image: linear-gradient(45deg, #e74c3c 12.5%, rgba(232, 227, 199, 0) 12.5%, rgba(232, 227, 199, 0) 37.5%, #e74c3c 37.5%, #e74c3c 62.5%, rgba(232, 227, 199, 0) 62.5%, rgba(232, 227, 199, 0) 87.5%, #e74c3c 87.5%); background-size: 8px 8px; animation: dash-animation 20.5s linear infinite;
}
h1 span:after { content: attr(data-text); position: absolute; z-index: 2; left: -12px; top: -12px; color: #fff;
}
.num, .tips { font-family: 'Old Standard TT', serif; color: #7A2B1B; font-size: 200px;
}
.num { letter-spacing: -30px; margin-right: 40px; transform: translate3d(0, -40px, 0) skew(0, 8deg);
}
.tips { font-family: 'Oswald', sans-serif; text-transform: uppercase; font-size: 160px;
}
.for { font-family: 'Old Standard TT', serif; font-size: 64px; display: block; margin: 30px auto; width: 160px; color: #e74c3c; text-shadow: none; background: #fff;
}
.for:before { content: ''; width: 80px; height: 100%; top: 0; bottom: 0; left: -150%; margin: auto; background: #ececec; transform: skew(0, -23deg); transform-origin: right top;
}
.for:after { content: ''; width: 80px; height: 100%; top: 0; bottom: 0; right: -158%; margin: auto; background: #ececec; transform: skew(0, -23deg); transform-origin: left top;
}
.for i { width: 100%; height: 100%; position: absolute; top: 0; bottom: 0; left: 0; right: 0;
}
.for i:before, .for i:after { content: ''; position: absolute; width: 80px; height: 100%; top: 0; bottom: 0; margin: auto; background: #fff;
}
.for i:before { left: -99%; transform-origin: left top; transform: skew(0, 23deg);
}
.for i:after { right: -99%; transform-origin: right top; transform: skew(0, 23deg);
}
.online, .dating { font-family: 'Sancreek', cursive; font-size: 150px; transform: skew(0); margin-top: 50px;
}
.dating { font-weight: 400; font-size: 150px; color: #7A2B1B; transform: skew(0); margin-left: 50px;
}
@keyframes dash-animation { 0% { background-position: 0 0; } 100% { background-position: 100% 0; }
} </style> <script src="https://cdnjs.cloudflare.com/ajax/libs/prefixfree/1.0.7/prefixfree.min.js"></script>
</head>
<body> <h1> <span data-text="101" class="num title">101</span> <span data-text="tips" class="tips title">tips</span> <span data-text="for" class="for title">for<i></i></span> <span data-text="online &hearts;" class="online title">online &hearts;</span> <span data-text="dating" class="dating title">dating</span>
</h1> <script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
</body>
</html>

A Pen by Rosh Jutherford - Script Codes CSS Codes

@import url(https://fonts.googleapis.com/css?family=Old+Standard+TT:700&text=101for);
@import url(https://fonts.googleapis.com/css?family=Oswald:700&text=TIPS);
@import url(https://fonts.googleapis.com/css?family=Sancreek&text=onlinedating);
html { background: #e74c3c; margin: 100px auto;
}
h1 { text-align: center; -webkit-user-select: none;
}
h1 span { display: inline-block; text-align: center; transform: skew(0, 8deg); position: relative; top: 8px; left: 8px; text-shadow: 5px 5px #e74c3c;
}
h1 span:before { content: " "; display: block; position: absolute; top: -8px; left: -8px; bottom: -2px; right: -2px; z-index: 1; background-image: linear-gradient(45deg, #e74c3c 12.5%, rgba(232, 227, 199, 0) 12.5%, rgba(232, 227, 199, 0) 37.5%, #e74c3c 37.5%, #e74c3c 62.5%, rgba(232, 227, 199, 0) 62.5%, rgba(232, 227, 199, 0) 87.5%, #e74c3c 87.5%); background-size: 8px 8px; animation: dash-animation 20.5s linear infinite;
}
h1 span:after { content: attr(data-text); position: absolute; z-index: 2; left: -12px; top: -12px; color: #fff;
}
.num, .tips { font-family: 'Old Standard TT', serif; color: #7A2B1B; font-size: 200px;
}
.num { letter-spacing: -30px; margin-right: 40px; transform: translate3d(0, -40px, 0) skew(0, 8deg);
}
.tips { font-family: 'Oswald', sans-serif; text-transform: uppercase; font-size: 160px;
}
.for { font-family: 'Old Standard TT', serif; font-size: 64px; display: block; margin: 30px auto; width: 160px; color: #e74c3c; text-shadow: none; background: #fff;
}
.for:before { content: ''; width: 80px; height: 100%; top: 0; bottom: 0; left: -150%; margin: auto; background: #ececec; transform: skew(0, -23deg); transform-origin: right top;
}
.for:after { content: ''; width: 80px; height: 100%; top: 0; bottom: 0; right: -158%; margin: auto; background: #ececec; transform: skew(0, -23deg); transform-origin: left top;
}
.for i { width: 100%; height: 100%; position: absolute; top: 0; bottom: 0; left: 0; right: 0;
}
.for i:before, .for i:after { content: ''; position: absolute; width: 80px; height: 100%; top: 0; bottom: 0; margin: auto; background: #fff;
}
.for i:before { left: -99%; transform-origin: left top; transform: skew(0, 23deg);
}
.for i:after { right: -99%; transform-origin: right top; transform: skew(0, 23deg);
}
.online, .dating { font-family: 'Sancreek', cursive; font-size: 150px; transform: skew(0); margin-top: 50px;
}
.dating { font-weight: 400; font-size: 150px; color: #7A2B1B; transform: skew(0); margin-left: 50px;
}
@keyframes dash-animation { 0% { background-position: 0 0; } 100% { background-position: 100% 0; }
}
A Pen by Rosh Jutherford - Script Codes
A Pen by Rosh Jutherford - Script Codes
Home Page Home
Developer Rosh Jutherford
Username the_ruther4d
Uploaded September 04, 2022
Rating 4.5
Size 4,410 Kb
Views 18,216
Do you need developer help for A Pen by Rosh Jutherford?

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!

Rosh Jutherford (the_ruther4d) Script Codes
Create amazing video scripts 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!