Tunnel

Developer
Size
1,983 Kb
Views
22,264

How do I make an tunnel?

CSS HaikuDo what you can with just 3 properties. No reset, no normalize, thats it Each repeated property also counts against your 3.. What is a tunnel? How do you make a tunnel? This script and codes were developed by Keith Wyland on 13 September 2022, Tuesday.

Tunnel Previews

Tunnel - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>tunnel</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <fieldset> <fieldset> <fieldset> <fieldset> <fieldset> <fieldset> <fieldset> <fieldset> <fieldset> <fieldset> <fieldset> <fieldset> <fieldset> <fieldset> <fieldset> <fieldset> <fieldset> <fieldset> <fieldset></fieldset> </fieldset> </fieldset> </fieldset> </fieldset> </fieldset> </fieldset> </fieldset> </fieldset> </fieldset> </fieldset> </fieldset> </fieldset> </fieldset> </fieldset> </fieldset> </fieldset> </fieldset>
</fieldset> <script src="js/index.js"></script>
</body>
</html>

Tunnel - Script Codes CSS Codes

fieldset { -webkit-animation: gradienter 5s infinite ease-in-out alternate; animation: gradienter 5s infinite ease-in-out alternate; background: -webkit-linear-gradient(left, #FFB400, #35472B, #994023, #AB5927, #FF8500, #FFB400) 0 0; background: linear-gradient(to right, #FFB400, #35472B, #994023, #AB5927, #FF8500, #FFB400) 0 0;
}
@-webkit-keyframes gradienter { to { background: -webkit-linear-gradient(left, #FFB400, #35472B, #994023, #AB5927, #FF8500, #FFB400) 500vw 0; background: linear-gradient(to right, #FFB400, #35472B, #994023, #AB5927, #FF8500, #FFB400) 500vw 0; }
}
@keyframes gradienter { to { background: -webkit-linear-gradient(left, #FFB400, #35472B, #994023, #AB5927, #FF8500, #FFB400) 500vw 0; background: linear-gradient(to right, #FFB400, #35472B, #994023, #AB5927, #FF8500, #FFB400) 500vw 0; }
}

Tunnel - Script Codes JS Codes

/*
CSS Haiku
Do what you can with just 3 properties. No reset, no normalize, thats it Each repeated property also counts against your 3.
All markup is fair game
Tag your own pens with csshaiku to join in the fun.
*/
Tunnel - Script Codes
Tunnel - Script Codes
Home Page Home
Developer Keith Wyland
Username keithwyland
Uploaded September 13, 2022
Rating 3.5
Size 1,983 Kb
Views 22,264
Do you need developer help for Tunnel?

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!

Keith Wyland (keithwyland) Script Codes
Create amazing love letters 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!