Bottom Menu- Social

Size
2,245 Kb
Views
32,384

How do I make an bottom menu- social?

What is a bottom menu- social? How do you make a bottom menu- social? This script and codes were developed by Xavier Martínez on 19 September 2022, Monday.

Bottom Menu- Social Previews

Bottom Menu- Social - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Bottom Menu- Social</title>	<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet"> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div class="container-1180">
<div class="menu"> <a href="#">Item 1</a> <a href="#">Item 2</a> <a href="#">Item 3</a>
</div>
<div class="social"> <a href="#"><i class="fa fa-facebook" aria-hidden="true"></i></a>
<a href="#"><i class="fa fa-google-plus-official" aria-hidden="true"></i></a>
</div>
</idv>
</body>
</html>

Bottom Menu- Social - Script Codes CSS Codes

@import url("https://fonts.googleapis.com/css?family=Open+Sans");
body { font-family: 'Open Sans', sans-serif; font-size: 14px; margin: 0;
}
.container-1180 { display: flex; align-items: center; justify-content: space-between; background-color: #1976D2; padding: 10px 20px 10px 20px; color: white;
}
.menu a { margin-left: 25px; text-decoration: none; color: white;
}
.menu a:after { content: '|'; margin-left: 25px;
}
.menu a:last-child::after { content: ''; margin-left: 25px;
}
.menu a:hover { color: cyan;
}
.social a { font-size: 20px; margin-left: 25px; color: white;
}
.social a:hover { color: cyan;
}
Bottom Menu- Social - Script Codes
Bottom Menu- Social - Script Codes
Home Page Home
Developer Xavier Martínez
Username xmjol
Uploaded September 19, 2022
Rating 3
Size 2,245 Kb
Views 32,384
Do you need developer help for Bottom Menu- Social?

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!

Xavier Martínez (xmjol) 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!