Icon nav with flip out description

Developer
Size
4,435 Kb
Views
30,360

How do I make an icon nav with flip out description?

What is a icon nav with flip out description? How do you make a icon nav with flip out description? This script and codes were developed by Tyler Fowle on 12 August 2022, Friday.

Icon nav with flip out description Previews

Icon nav with flip out description - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Icon nav with flip out description</title> <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.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> <nav> <ul> <li class='home'> <a href='#'> <i class='fa fa-home'></i> </a> </li> <li class='user'> <a href='#'> <i class='fa fa-user'></i> </a> </li> <li class='heart'> <a href='#'> <i class='fa fa-heart'></i> </a> </li> <li class='contact'> <a href='#'> <i class='fa fa-envelope'></i> </a> </li> </ul>
</nav>
<div class='wrap'> <div class='page'> <h1>Icon nav</h1> <h2>with flip out description</h2> </div> <div class='content'> <p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Lorem ipsum dolor sit amet, consectetur adipisicing elit. Amet iste aliquam velit aperiam eum facilis fuga, porro, quisquam tenetur numquam consequatur possimus labore beatae, expedita voluptatem ad ea voluptatibus fugit?</p> </div> <div class='content'> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolorum, soluta placeat sequi. Nostrum nemo, magni, voluptates fugit placeat debitis facilis quasi ipsam aspernatur pariatur a animi id delectus fuga veritatis!</p> </div>
</div> <script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
</body>
</html>

Icon nav with flip out description - Script Codes CSS Codes

@import url("https://fonts.googleapis.com/css?family=Open+Sans:400italic,600italic,400,300,600,700");
* { box-sizing: border-box;
}
body { background: #222; font-family: "Open Sans"; font-weight: 300;
}
nav { position: absolute; top: 0; left: 0;
}
nav ul { margin: 0; padding: 0; list-style: none;
}
nav li { margin: 0; padding: 0; height: 80px; width: 80px;
}
nav a { position: relative; z-index: 100; color: white; text-decoration: none; font-size: 40px; width: 100%; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-perspective: 1000px; perspective: 1000px; -webkit-perspective-origin: center top; perspective-origin: center top;
}
nav a:after { content: ""; font-size: 16px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: absolute; z-index: -1; left: 0; top: 0; height: 100%; width: 100%; -webkit-transform: rotateY(180deg) translateX(80px); transform: rotateY(180deg) translateX(80px); -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%; -webkit-transition: -webkit-transform .5s ease-out; transition: -webkit-transform .5s ease-out; transition: transform .5s ease-out; transition: transform .5s ease-out, -webkit-transform .5s ease-out; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; -webkit-backface-visibility: hidden; backface-visibility: hidden;
}
nav a:hover:after { -webkit-transform: rotateY(0) translateX(80px); transform: rotateY(0) translateX(80px);
}
nav .home a { background: #e84c3d;
}
nav .home a:hover:after { border-left: 2px solid #d82a1a;
}
nav .home a:after { background: #e84c3d; content: "home";
}
nav .user a { background: #1dd1ae;
}
nav .user a:hover:after { border-left: 2px solid #17a489;
}
nav .user a:after { background: #1dd1ae; content: "user";
}
nav .heart a { background: #3598db;
}
nav .heart a:hover:after { border-left: 2px solid #217dbc;
}
nav .heart a:after { background: #3598db; content: "heart";
}
nav .contact a { background: #f5c700;
}
nav .contact a:hover:after { border-left: 2px solid #c29e00;
}
nav .contact a:after { background: #f5c700; content: "contact";
}
h1, h2 { color: #fff; font-size: 60px; font-weight: 300; margin: 0; padding: 4px 0; line-height: 1; text-align: right; text-transform: uppercase;
}
h2 { font-size: 20px; letter-spacing: 1px;
}
hr { height: 0; border: 0; border-top: 1px solid #222;
}
.page { margin-bottom: 20px;
}
.wrap { margin: 20px 100px;
}
@media screen and (max-width: 600px) { .wrap { margin: 20px; margin-left: 100px; }
}
.content { background: #eee; padding: 20px 40px; margin-bottom: 20px;
}
@media screen and (max-width: 600px) { .content { display: none; }
}
Icon nav with flip out description - Script Codes
Icon nav with flip out description - Script Codes
Home Page Home
Developer Tyler Fowle
Username tylerfowle
Uploaded August 12, 2022
Rating 4.5
Size 4,435 Kb
Views 30,360
Do you need developer help for Icon nav with flip out description?

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!

Tyler Fowle (tylerfowle) Script Codes
Create amazing video scripts 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!