Codero Landing Page

Size
1,936 Kb
Views
18,216

How do I make an codero landing page?

What is a codero landing page? How do you make a codero landing page? This script and codes were developed by David Broadlick on 20 November 2022, Sunday.

Codero Landing Page Previews

Codero Landing Page - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Codero Landing Page</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div class="logo-bar">
</div>
<div class="header-bar gradient-orange-h"> <p>Whitepaper<p>
</div>
<div class="header gradient-blue-h"> <h1 class="header-text">Breaking Up With Your Backup<h1>
</div>
</body>
</html>

Codero Landing Page - Script Codes CSS Codes

body { margin: 0; font-family: Helvetica; /* */
}
.header-bar { padding: 0 30px; height: 40px; overflow: auto; color: white; font-weight: bold; letter-spacing: 1px;
}
.header-bar p { margin: 0; line-height: 40px;
}
.header { min-height: 250px; overflow: auto; display: flex; justify-content: center; align-items: center;
}
.header h1.header-text { color: white; font-size: 40px; letter-spacing: 1px;
}
.gradient-blue-h { background: rgba(36,57,153,1); background: -moz-linear-gradient(left, rgba(36,57,153,1) 0%, rgba(62,156,234,1) 100%); background: -webkit-gradient(left top, right top, color-stop(0%, rgba(36,57,153,1)), color-stop(100%, rgba(62,156,234,1))); background: -webkit-linear-gradient(left, rgba(36,57,153,1) 0%, rgba(62,156,234,1) 100%); background: -o-linear-gradient(left, rgba(36,57,153,1) 0%, rgba(62,156,234,1) 100%); background: -ms-linear-gradient(left, rgba(36,57,153,1) 0%, rgba(62,156,234,1) 100%); background: linear-gradient(to right, rgba(36,57,153,1) 0%, rgba(62,156,234,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#243999', endColorstr='#3e9cea', GradientType=1 );
}
.gradient-orange-h { background: rgba(255,80,36,1); background: -moz-linear-gradient(left, rgba(255,80,36,1) 0%, rgba(241,111,92,1) 0%, rgba(246,41,12,1) 0%, rgba(251,177,59,1) 100%); background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,80,36,1)), color-stop(0%, rgba(241,111,92,1)), color-stop(0%, rgba(246,41,12,1)), color-stop(100%, rgba(251,177,59,1))); background: -webkit-linear-gradient(left, rgba(255,80,36,1) 0%, rgba(241,111,92,1) 0%, rgba(246,41,12,1) 0%, rgba(251,177,59,1) 100%); background: -o-linear-gradient(left, rgba(255,80,36,1) 0%, rgba(241,111,92,1) 0%, rgba(246,41,12,1) 0%, rgba(251,177,59,1) 100%); background: -ms-linear-gradient(left, rgba(255,80,36,1) 0%, rgba(241,111,92,1) 0%, rgba(246,41,12,1) 0%, rgba(251,177,59,1) 100%); background: linear-gradient(to right, rgba(255,80,36,1) 0%, rgba(241,111,92,1) 0%, rgba(246,41,12,1) 0%, rgba(251,177,59,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5024', endColorstr='#fbb13b', GradientType=1 );
}
Codero Landing Page - Script Codes
Codero Landing Page - Script Codes
Home Page Home
Developer David Broadlick
Username s1m0ne
Uploaded November 20, 2022
Rating 3
Size 1,936 Kb
Views 18,216
Do you need developer help for Codero Landing Page?

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!

David Broadlick (s1m0ne) 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!