My Logo

Developer
Size
2,811 Kb
Views
42,504

How do I make an my logo?

What is a my logo? How do you make a my logo? This script and codes were developed by Chris Holder on 20 June 2022, Monday.

My Logo Previews

My Logo - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>My Logo</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <body>
<div class="logowrapper">	<div class="logo logobox"> <div class="logoc"></div> <div class="logoh lh1"></div> <div class="logoh lh2"></div> </div>
</div>
</body>
</body>
</html>

My Logo - Script Codes CSS Codes

body { background: url("http://www.see8ch.com/codepen/noisy_grid.png"); background-repeat: repeat; padding-top: 40px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5 / 1), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) { body { background: url("http://www.see8ch.com/codepen/[email protected]"); background-size: 150px auto; }
}
.logowrapper { height: 80px; width: 171.2px; margin: 23px auto 39px auto; padding-right: 16px;
}
.logowrapper .logobox, .logowrapper .logoc, .logowrapper .logoh { -webkit-transition: all 500ms ease-in-out; -moz-transition: all 500ms ease-in-out; -o-transition: all 500ms ease-in-out; -ms-transition: all 500ms ease-in-out; transition: all 500ms ease-in-out;
}
.logowrapper .logobox { width: 100%; height: 100%; border: solid 12.69841px #34495E;
}
.logowrapper .logobox .logoc { height: 14%; width: 25%; background: #34495E; float: left; margin-top: 22%; margin-left: 26%;
}
.logowrapper .logobox .logoh { width: 8%; height: 30%; background: #34495E; float: right; margin-right: 20%;
}
.logowrapper .logobox .lh1 { margin-top: 0;
}
.logowrapper .logobox .lh2 { margin-top: 20%;
}
.logowrapper:hover .logobox { background: #F39C12; border-color: #C0392B;
}
.logowrapper:hover .logoh, .logowrapper:hover .logoc { background: #C0392B;
}
My Logo - Script Codes
My Logo - Script Codes
Home Page Home
Developer Chris Holder
Username see8ch
Uploaded June 20, 2022
Rating 3
Size 2,811 Kb
Views 42,504
Do you need developer help for My Logo?

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!

Chris Holder (see8ch) Script Codes
Create amazing Facebook ads 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!