Social Menu

Developer
Size
1,931 Kb
Views
18,216

How do I make an social menu?

What is a social menu? How do you make a social menu? This script and codes were developed by Eduard L. on 15 October 2022, Saturday.

Social Menu Previews

Social Menu - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Social Menu</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div id="container"> <a href="#" class="f"><span class="entypo-facebook fa"></span><span class="entypo-facebook fb fa"></span></a> <a href="#" class="t"><span class="entypo-twitter ta"></span><span class="entypo-twitter tb"></span></a> <a href="#" class="p"><span class="entypo-pinterest pa"></span><span class="entypo-pinterest pb"></span></a>
</div>
</body>
</html>

Social Menu - Script Codes CSS Codes

@import url(http://weloveiconfonts.com/api/?family=entypo);
/* entypo */
[class*="entypo-"]:before { font-family: 'entypo', sans-serif;
}
*{ margin:0; padding:0;
} body
{ margin:0px; padding:0px;	background:url('http://wallpoper.com/images/00/36/66/70/colorful-gaussian_00366670.jpg'); text-align:center;
}
p{ font-family:tahoma; font-size:12px; width:100%; bottom:10px; position:absolute;
}
#container{ margin:10px auto; display:inline-block; font-size:0; height:51px; overflow:hidden;
}
a{ text-decoration:none; display:inline-block; font-size:40px; width:60px; overflow:hidden; position:relative; transition:all 0.5s;
}
.p{ color:#CB1F26;
}
.g{ color:#DB4A38;
}
.f{ color:#3B5998;
}
.t{ color:#00BEF6;
}
.fa, .fb, .ta, .tb, .ga, .gb, .pa, .pb{ display:block;
}
.fb, .tb, .gb, .pb{ color:white;
}
.fb{ background:#3B5998;
}
.tb{ background:#00BEF6;
}
.gb{ background:#DB4A38;
}
.pb{ background:#CB1F26;
}
.f:hover, .t:hover, .g:hover, .p:hover { transform: translateY(-48px); -moz-transform: translateY(-48px); -webkit-transform: translateY(-48px); transition:all 0.5s; -moz-transition:all 0.5s; -webkit-transition:all 0.5s;
}
Social Menu - Script Codes
Social Menu - Script Codes
Home Page Home
Developer Eduard L.
Username EduardL
Uploaded October 15, 2022
Rating 3
Size 1,931 Kb
Views 18,216
Do you need developer help for Social Menu?

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!

Eduard L. (EduardL) Script Codes
Create amazing blog posts 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!