Givie.io Logo in CSS

Size
2,552 Kb
Views
20,240

How do I make an givie.io logo in css?

What is a givie.io logo in css? How do you make a givie.io logo in css? This script and codes were developed by Christian Fleschhut on 11 August 2022, Thursday.

Givie.io Logo in CSS Previews

Givie.io Logo in CSS - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>givie.io Logo in CSS</title> <script src="http://s.codepen.io/assets/libs/modernizr.js" type="text/javascript"></script>
<meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css"> <link rel="stylesheet" href="css/style.css">
</head>
<body> <h1 class='givie-logo'> <a href='https://www.givie.io/'> gi <span> &lt;3 </span> ie </a>
</h1> <script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script> <script src="js/index.js"></script>
</body>
</html>

Givie.io Logo in CSS - Script Codes CSS Codes

.givie-logo { font: 500 5em/1.5 Futura, "Helvetica Neue", sans-serif; color: #333; text-align: center;
}
.givie-logo a { color: #333; text-decoration: none;
}
.givie-logo a span { font-family: Courier; color: #009a31; display: inline-block; margin: 0 -0.5em; -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); transform: rotate(-90deg);
}

Givie.io Logo in CSS - Script Codes JS Codes

(function() {
}).call(this);
Givie.io Logo in CSS - Script Codes
Givie.io Logo in CSS - Script Codes
Home Page Home
Developer Christian Fleschhut
Username cfleschhut
Uploaded August 11, 2022
Rating 3
Size 2,552 Kb
Views 20,240
Do you need developer help for Givie.io Logo in CSS?

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!

Christian Fleschhut (cfleschhut) 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!