Colorful stripes

Developer
Size
2,652 Kb
Views
40,480

How do I make an colorful stripes?

A striped background based on linear-gradients.Inspired by the header background image of http://www.wearejh.com. What is a colorful stripes? How do you make a colorful stripes? This script and codes were developed by Tim Pietrusky on 30 August 2022, Tuesday.

Colorful stripes Previews

Colorful stripes - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Colorful stripes</title> <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! */ html,
body { height:100%;
}
body { margin:0; background: linear-gradient(to bottom, #ff0 0%, #f00 100%), linear-gradient(to bottom, #e20687 0%, #a21465 100%), linear-gradient(to bottom, #d8479e 0%, #a1c4d1 100%), linear-gradient(to bottom, #f9d307 0%, #8cc9d7 100%), linear-gradient(to bottom, #0077aa 0%, #50a3d8 100%), linear-gradient(to bottom, #a1c4d1 0%, #d8479e 100%), linear-gradient(to right, #1e5799 4%, #1f9b7e 4%, #1f9b7e 8%, #fff 8%, #fff 10%, #5d24b7 10%, #5d24b7 11%, #be2e2e 11%, #be2e2e 13%, #fff 13%, #fff 15%, #d6942a 15%, #d6942a 17%, #b8d899 17%, #b8d899 21%, #fff 21%, #fff 27%, #8ace31 27%, #8ace31 34%, #fff 34%, #fff 36%, #f6b818 36%, #f6b818 40%, #e63737 40%, #e63737 44%, #fff 44%, #fff 52%, #f00 52%, #f00 54%, #fff 54%, #fff 60%, #e20687 60%, #e20687 64%, #fff 64%, #fff 70%, #8cd5f7 70%, #8cd5f7 72%, #fff 72%, #fff 73%, #ec6529 73%, #ec6529 74%, #fff 74%, #fff 75%, #d6942a 75%, #d6942a 76%, #fbe90f 76%, #fbe90f 81%, #fff 81%, #fff 85%, #1e5799 85%, #1e5799 88%, #8ace31 88%, #8ace31 89%, #fff 89%, #fff 92%, #ffe60a 92%, #ffe60a 94%, #f70909 94%, #f70909 96%, #8ace31 96%, #8ace31 99%, #fff 99%, #fff 99.5%, #d6942a 99.5% ); background-size: 2% 100%, 3% 100%, 5% 100%, 2% 100%, 1% 100%, 2% 100%, 100% 1em ; background-position: 12%, 23%, 48%, 55%, 59%, 64%, 0% ; background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, repeat
} </style> <script src="https://cdnjs.cloudflare.com/ajax/libs/prefixfree/1.0.7/prefixfree.min.js"></script>
</head>
<body> <script src="js/index.js"></script>
</body>
</html>

Colorful stripes - Script Codes CSS Codes

html,
body { height:100%;
}
body { margin:0; background: linear-gradient(to bottom, #ff0 0%, #f00 100%), linear-gradient(to bottom, #e20687 0%, #a21465 100%), linear-gradient(to bottom, #d8479e 0%, #a1c4d1 100%), linear-gradient(to bottom, #f9d307 0%, #8cc9d7 100%), linear-gradient(to bottom, #0077aa 0%, #50a3d8 100%), linear-gradient(to bottom, #a1c4d1 0%, #d8479e 100%), linear-gradient(to right, #1e5799 4%, #1f9b7e 4%, #1f9b7e 8%, #fff 8%, #fff 10%, #5d24b7 10%, #5d24b7 11%, #be2e2e 11%, #be2e2e 13%, #fff 13%, #fff 15%, #d6942a 15%, #d6942a 17%, #b8d899 17%, #b8d899 21%, #fff 21%, #fff 27%, #8ace31 27%, #8ace31 34%, #fff 34%, #fff 36%, #f6b818 36%, #f6b818 40%, #e63737 40%, #e63737 44%, #fff 44%, #fff 52%, #f00 52%, #f00 54%, #fff 54%, #fff 60%, #e20687 60%, #e20687 64%, #fff 64%, #fff 70%, #8cd5f7 70%, #8cd5f7 72%, #fff 72%, #fff 73%, #ec6529 73%, #ec6529 74%, #fff 74%, #fff 75%, #d6942a 75%, #d6942a 76%, #fbe90f 76%, #fbe90f 81%, #fff 81%, #fff 85%, #1e5799 85%, #1e5799 88%, #8ace31 88%, #8ace31 89%, #fff 89%, #fff 92%, #ffe60a 92%, #ffe60a 94%, #f70909 94%, #f70909 96%, #8ace31 96%, #8ace31 99%, #fff 99%, #fff 99.5%, #d6942a 99.5% ); background-size: 2% 100%, 3% 100%, 5% 100%, 2% 100%, 1% 100%, 2% 100%, 100% 1em ; background-position: 12%, 23%, 48%, 55%, 59%, 64%, 0% ; background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, repeat
}

Colorful stripes - Script Codes JS Codes

/** Striped background # What? # A striped background based on linear-gradients Inspired by the header background image of http://www.wearejh.com # 2012 by Tim Pietrusky # timpietrusky.com
**/
Colorful stripes - Script Codes
Colorful stripes - Script Codes
Home Page Home
Developer Tim Pietrusky
Username TimPietrusky
Uploaded August 30, 2022
Rating 4
Size 2,652 Kb
Views 40,480
Do you need developer help for Colorful stripes?

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!

Tim Pietrusky (TimPietrusky) Script Codes
Create amazing sales emails 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!