CSS3 only Vault-Tec Logo

Developer
Size
3,855 Kb
Views
42,504

How do I make an css3 only vault-tec logo?

I love Fallout 3 and I love it's story. And Vault-Tec.. What is a css3 only vault-tec logo? How do you make a css3 only vault-tec logo? This script and codes were developed by Kevin Gimbel on 11 August 2022, Thursday.

CSS3 only Vault-Tec Logo Previews

CSS3 only Vault-Tec Logo - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>CSS3 only Vault-Tec Logo</title> <link rel="stylesheet" href="css/style.css">
</head>
<body>	<div class="wrapper">	<h1 class="vault-tec-headline">VAULT-TEC</h1>	<div class="container">	<div class="circle-area">	<div class="inner-circle small"></div>	<div class="inner-circle middle"></div>	<div class="inner-circle large"></div>	</div>	<div class="background-border top"></div>	<div class="background-border center"></div>	<div class="background-border bottom"></div>	</div>	<div class="font-area">	<span class="logo-border"></span>	<p class="slogan">"Revolutionizing safety for an uncertain future"</p>	</div>	</div> <div class="credit"> <p>2013 by <a href="http://twitter.com/_kevinatari">Kevin Gimbel</a>. Feel free to create new things based on it or optimize my work. <br /> Permalink: <a href="http://vault-tec.kevingimbel.de">vault-tec.kevingimbel.de</a></p>
</div> <!-- credit --> <script src="js/index.js"></script>
</body>
</html>

CSS3 only Vault-Tec Logo - Script Codes CSS Codes

@import url(http://fonts.googleapis.com/css?family=Monda:400,700);
@import url(http://fonts.googleapis.com/css?family=Federo);
.credit { width: 500px; margin: 50px auto; padding: 10px 20px; background: #f1f1f1; color: #000000; font-size: 0.7em; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.6); -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.6);
}
a { color: #ab3e5b; text-decoration: none;
}
a:hover { color: #222222; border: none;
}
/* Vault Tec CSS */
/* Basic CSS */
* { margin: 0px; padding: 0px; position: relative; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
body { background-image: -webkit-linear-gradient(top, #2b2b2b 0%, #353634 50%, #2b2b2b 100%); background-image: -moz-linear-gradient(top, #2b2b2b 0%, #353634 50%, #2b2b2b 100%); height: 100%; font-family: 'Monda', sans-serif; color: #d7b748;
}
::selection { background: #d7b748; color: #353634;
}
::-moz-selection { background: #d7b748; color: #353634;
}
.wrapper { width: 500px; margin: 25px auto 100px auto;
}
.font-area { text-align: center; letter-spacing: 0.2em;
}
.vault-tec-headline { font-size: 4.2em; text-align: center; text-shadow: 1px 3px 3px #000;
}
.logo-border { width: 100%; height: 2px; background: #d7b748; box-shadow: 0px 0px 5px #d7b748; display: block; margin: 10px 0px 10px 0px; box-shadow: 1px 1px 1px #000;
}
.slogan { font-family: 'Federo', sans-serif; text-shadow: 0px 0px 1px #d7b748; letter-spacing: -0.01em; text-shadow: 1px 3px 3px #000;
}
.container { width: 500px; height: 180px;
}
.circle-area { width: 150px; height: 150px; position: absolute; top: 50%; left: 50%; margin-left: -75px; margin-top: -75px; -moz-border-radius: 360px; -webkit-border-radius: 360px; border-radius: 360px; z-index: 9999;
}
.inner-circle { -moz-border-radius: 360px; -webkit-border-radius: 360px; border-radius: 360px; position: absolute; top: 50%; left: 50%;
}
.small { width: 50px; height: 50px; margin-left: -25px; margin-top: -25px; background: #d7b748; z-index: 9999; box-shadow: 1px 3px 3px #000;
}
.middle { width: 110px; height: 110px; margin-left: -55px; margin-top: -55px; background: #353634; z-index: 900;
}
.large { width: 150px; height: 150px; margin-left: -75px; margin-top: -75px; background: #d7b748; box-shadow: 1px 3px 3px #000;
}
.background-border { height: 20px; position: absolute; box-shadow: 1px 3px 3px #000; border-radius: 50px / 10px; background: #d7b748;
}
.top { width: 350px; top: 35px; left: 80px;
}
.center { width: 450px; top: 80px; left: 20px;
}
.bottom { width: 350px; bottom: 35px; left: 80px;
}

CSS3 only Vault-Tec Logo - Script Codes JS Codes

// I don't play that much games but I fell in love with Fallout 3 and it's story. It's such an amazing game and I do highly recommend everyone to play it.
CSS3 only Vault-Tec Logo - Script Codes
CSS3 only Vault-Tec Logo - Script Codes
Home Page Home
Developer Kevin Gimbel
Username kevingimbel
Uploaded August 11, 2022
Rating 3
Size 3,855 Kb
Views 42,504
Do you need developer help for CSS3 only Vault-Tec 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!

Kevin Gimbel (kevingimbel) Script Codes
Create amazing captions 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!