Pure CSS Facebook IOS ICON

Size
2,367 Kb
Views
22,264

How do I make an pure css facebook ios icon?

What is a pure css facebook ios icon? How do you make a pure css facebook ios icon? This script and codes were developed by Julien Lepoivre on 02 October 2022, Sunday.

Pure CSS Facebook IOS ICON Previews

Pure CSS Facebook IOS ICON - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Pure CSS Facebook IOS ICON</title> <link rel="stylesheet" href="css/style.css">
</head>
<body>
<section><h1>f</h1></section>
<h2>Facebook</h2>
<div id="footer"></div>
</body>
</html>

Pure CSS Facebook IOS ICON - Script Codes CSS Codes

@font-face {font-family: facebook-font; src: url('http://ramu.be/appzheimer/test05/font/FACEBOLF.OTF'); }
body{
background-image: url(http://osxdaily.com/wp-content/uploads/2011/10/NSTexturedFullScreenBackgroundColor.png);
}
section { position:relative; margin:20px auto auto; background-size:250px 250px; margin-top: 50px; margin-bottom: 20px; width:250px; height:250px; border-radius: 50px; overflow:hidden; background: #5e82cc; /* Old browsers */
background: -moz-linear-gradient(top, #5e82cc 0%, #27447e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5e82cc), color-stop(100%,#27447e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #5e82cc 0%,#27447e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #5e82cc 0%,#27447e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #5e82cc 0%,#27447e 100%); /* IE10+ */
background: linear-gradient(to bottom, #5e82cc 0%,#27447e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5e82cc', endColorstr='#27447e',GradientType=0 ); /* IE6-9 */ -webkit-box-shadow: 0px 3px 5px 0px #000; box-shadow: 0px 3px 5px 0px #000;
}
section:before { position: absolute; z-index:1; top:0; right:20px; content: ""; background:url('https://goo.gl/oxVgX')64px -3px; background-size: 100% 100%; width:250px; height:300px;
}
section:after { position:absolute; background:#6d85b3; bottom:0px; left:0px; width:100%; height:50px; content:""; border-top: solid 1px #5573a9; background: #506aa3; /* Old browsers */
background: -moz-linear-gradient(top, #506aa3 0%, #3e578f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#506aa3), color-stop(100%,#3e578f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #506aa3 0%,#3e578f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #506aa3 0%,#3e578f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #506aa3 0%,#3e578f 100%); /* IE10+ */
background: linear-gradient(to bottom, #506aa3 0%,#3e578f 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#506aa3', endColorstr='#3e578f',GradientType=0 ); /* IE6-9 */
}
footer { text-align:center; padding-top:30px; font-family:"Arial"; font-size:11px; color:rgba(0, 0, 0, 0.8);
}
a:link, a:visited { color:#111; text-decoration:none; border-bottom:1px dotted;
}
a:hover { color:black;
}
h1{
color: white; font-family: facebook-font; font-size: 250px; position: absolute; margin-top:60px; margin-left:100px; z-index: 1;text-shadow: 0px 1px 2px #000; filter: dropshadow(color=#000, offx=0, offy=1);
}
h2{
color: white; font-family: helvetica, sans-serif; font-size: 40px; margin-top:0px; color: white; text-align:center; z-index: 3;text-shadow: 0px 5px 5px #000; filter: dropshadow(color=#000, offx=0, offy=1);
}
Pure CSS Facebook IOS ICON - Script Codes
Pure CSS Facebook IOS ICON - Script Codes
Home Page Home
Developer Julien Lepoivre
Username BigPepper
Uploaded October 02, 2022
Rating 3
Size 2,367 Kb
Views 22,264
Do you need developer help for Pure CSS Facebook IOS ICON?

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!

Julien Lepoivre (BigPepper) 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!