Gradient Background svg wave shape

Developer
Size
2,008 Kb
Views
4,048

How do I make an gradient background svg wave shape?

What is a gradient background svg wave shape? How do you make a gradient background svg wave shape? This script and codes were developed by Siful Islam on 30 January 2023, Monday.

Gradient Background svg wave shape Previews

Gradient Background svg wave shape - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Gradient Background svg wave shape</title> <link rel='stylesheet prefetch' href='https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css'>
<link rel='stylesheet prefetch' href='https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.1/animate.min.css'> <link rel="stylesheet" href="css/style.css">
</head>
<body> <body> <div class="header">
<!-- <svg viewBox="0 0 500 500" preserveAspectRatio="xMinYMin meet"> <path d="M0,150 C150,200 350,0 500,100 L500,00 L0,0 Z" style="stroke: #fff; fill:#bdbdbd;"></path> </svg> --> <div class="container"> <div class="row"> <div class="col-md-6"> <h2>We are comming tonight</h2> </div> <div class="col-md-6"> <img src="" alt="" /> </div> </div> </div> </div>
</body> <script src='https://code.jquery.com/jquery-2.2.4.min.js'></script>
<script src='https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js'></script>
</body>
</html>

Gradient Background svg wave shape - Script Codes CSS Codes

body { text-align: center;
}
.header { background: rgba(255,51,51,1) url("https://dmypbau5frl9g.cloudfront.net/elements_header_background.png"); height: 1000px;
background: -moz-radial-gradient(center, ellipse cover, rgba(255,51,51,1) 0%, rgba(66,0,36,0.74) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255,51,51,1)), color-stop(100%, rgba(66,0,36,0.74)));
background: -webkit-radial-gradient(center, ellipse cover, rgba(255,51,51,1) 0%, rgba(66,0,36,0.74) 100%);
background: -o-radial-gradient(center, ellipse cover, rgba(255,51,51,1) 0%, rgba(66,0,36,0.74) 100%);
background: -ms-radial-gradient(center, ellipse cover, rgba(255,51,51,1) 0%, rgba(66,0,36,0.74) 100%);
background: radial-gradient(ellipse at center, rgba(255,51,51,1) 0%, rgba(66,0,36,0.74) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3333', endColorstr='#420024', GradientType=1 );
}
Gradient Background svg wave shape - Script Codes
Gradient Background svg wave shape - Script Codes
Home Page Home
Developer Siful Islam
Username sifulislam
Uploaded January 30, 2023
Rating 3
Size 2,008 Kb
Views 4,048
Do you need developer help for Gradient Background svg wave shape?

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!

Siful Islam (sifulislam) Script Codes
Create amazing blog posts 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!