Logo Trial v2

Size
2,050 Kb
Views
12,144

How do I make an logo trial v2?

No JS. . What is a logo trial v2? How do you make a logo trial v2? This script and codes were developed by Jerusha Johnson on 22 October 2022, Saturday.

Logo Trial v2 Previews

Logo Trial v2 - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Logo Trial v2</title> <link href="//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css" rel="stylesheet">
<link href='https://fonts.googleapis.com/css?family=Monoton' rel='stylesheet' type='text/css'> <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> <div class="logo"> <h1 class="name">JJ</h1> <h2 class="who">Hi. I'm Jerusha Johnson.</h2>
</div> <script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
</body>
</html>

Logo Trial v2 - Script Codes CSS Codes

html{ background:#ECEDDC; box-sizing: border-box; width:100%; height:100%;
}
body{ display: -webkit-box; display: -moz-box; display: -ms-box; display: box; -webkit-box-align: center; -moz-box-align: center; -ms-box-align: center; box-align: center; -webkit-box-pack: center; -moz-box-pack: center; -ms-box-pack: center; box-pack: center; height: 100%; width: 100%;
}
.logo{ position:relative;
}
.name{ background-color: #EC173A; color: #ECEDDC; width: 100px; height: 100px; line-height: 100px; border-radius: 50%; float: left; position: relative; z-index: 5; text-align: center; font-family:'Monoton', 'helveticaNeue', helvetica, san-serif; font-size:3.5em;
}
.name:after{ content:''; border:3px solid #EC173A; width: 80px; height: 80px; border-radius: 50%; position:absolute; top:7px; left:7px; -webkit-transition: all .75s ease-in-out 0s; -moz-transition: all .75s ease-in-out 0s; -o-transition: all .75s ease-in-out 0s; -ms-transition: all .75s ease-in-out 0s; transition: all .75s ease-in-out 0s;
}
.who{ color: #EC173A; position: absolute; top: 60px; left: 60px; width:300px; opacity: 0; -webkit-transition: all 1s ease-in-out 0s; -moz-transition: all 1s ease-in-out 0s; -o-transition: all 1s ease-in-out 0s; -ms-transition: all 1s ease-in-out 0s; transition: all 1s ease-in-out 0s;
} .who h2{ margin:0; }
.logo:hover .who{ left:120px; opacity:1; display:block;
}
.logo:hover .name:after{ width: 108px; height: 108px; top:-7px; left:-7px;
}
Logo Trial v2 - Script Codes
Logo Trial v2 - Script Codes
Home Page Home
Developer Jerusha Johnson
Username bonzaipenguin
Uploaded October 22, 2022
Rating 3
Size 2,050 Kb
Views 12,144
Do you need developer help for Logo Trial v2?

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!

Jerusha Johnson (bonzaipenguin) Script Codes
Create amazing web content 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!