<link href='https://fonts.googleapis.com/css?family=Share+Tech+Mono' rel='stylesheet' type='text/css'>
<ul>
<a href="#"><li><div class="btn" id="home">HOME
<ul class="sub-menu2">
<a href="">
<li>Forum</li>
</a>
<a href="">
<li>Gallery</li>
</a>
<a href="">
<li>RSS</li>
</a>
<a href="">
<li>Menu item 4</li>
</a>
</ul>
</div></li></a>
<a href="#"><li><div class="btn" id="info">INFO
<ul class="sub-menu">
<a href="">
<li>Forum</li>
</a>
<a href="">
<li>Gallery</li>
</a>
<a href="">
<li>RSS</li>
</a>
<a href="">
<li>Menu item 4</li>
</a>
</ul>
</div></li></a>
<a href="#"><li><div class="btn" id="blog">BLOG
<ul class="sub-menu">
<a href="">
<li>Forum</li>
</a>
<a href="">
<li>Gallery</li>
</a>
<a href="">
<li>RSS</li>
</a>
<a href="">
<li>Menu item 4</li>
</a>
</ul>
</div></li></a>
<a href="#"><li><div class="btn" id="contact">CONTACT
<ul class="sub-menu2">
<a href="">
<li>Forum</li>
</a>
<a href="">
<li>Gallery</li>
</a>
<a href="">
<li>RSS</li>
</a>
<a href="">
<li>Menu item 4</li>
</a>
</ul>
</div></li></a>
</ul>
/* https://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;}
body{background: #999;}
ul {
position: relative;
top: 76px;
left: 238px;}
ul li{display: inline-block;}
.btn{
width: 116px;
height: 34px;
line-height: 34px;
text-align: center;
font-family: 'Share Tech Mono', sans-serif;
background-color: #e7e7e7;
z-index: 99999999999999;
background: rgb(255,255,255); /* Old browsers */
background: linear-gradient(top, rgba(255,255,255,1) 0%, rgba(221,221,221,1) 6%, rgba(204,204,204,1) 94%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(6%,rgba(221,221,221,1)), color-stop(94%,rgba(204,204,204,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: linear-gradient(top, rgba(255,255,255,1) 0%,rgba(221,221,221,1) 6%,rgba(204,204,204,1) 94%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: linear-gradient(top, rgba(255,255,255,1) 0%,rgba(221,221,221,1) 6%,rgba(204,204,204,1) 94%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: linear-gradient(top, rgba(255,255,255,1) 0%,rgba(221,221,221,1) 6%,rgba(204,204,204,1) 94%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(221,221,221,1) 6%,rgba(204,204,204,1) 94%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
&:hover{
color: white;
}
&:hover > a{
color: white;
}
&:hover{
.sub-menu2{
top: 36px;
opacity: 1;
}
.sub-menu2 a li{
position: relative;
}
}
.sub-menu2{
position: absolute;
opacity: 0;
left: inherit;
top: -101px;
width: inherit;
box-shadow: -3px -4px 32px rgba(0,0,0,.75);
box-shadow: -3px -4px 32px rgba(0,0,0,.75);
box-shadow: -3px -4px 32px rgba(0,0,0,.75);
transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
a li{
width: 100%;
transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
a li:hover{
background: white;
box-shadow: -3px -4px 32px rgba(0,0,0,.75);
box-shadow: -3px -4px 32px rgba(0,0,0,.75);
box-shadow: -3px -4px 32px rgba(0,0,0,.75);
}
}
&:hover .sub-menu2{
}
.sub-menu a li{
opacity: 0;
padding-top: 10px;
width: 100%;
line-height: 23px;
transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
&:hover{
background: black;
color: white;
opacity: .2;
box-shadow: -3px -4px 32px rgba(0,0,0,.75);
box-shadow: -3px -4px 32px rgba(0,0,0,.75);
box-shadow: -3px -4px 32px rgba(0,0,0,.75);
}
}
.sub-menu{
position: absolute;
margin-top: -176px;
top: 24px;
left: 0;
opacity: 0;
transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
border-bottom-right-radius: 15px;
border-bottom-left-radius: 15px;
border-radius-bottomright: 15px;
border-radius-bottomleft: 15px;
border-bottom-right-radius: 15px;
border-bottom-left-radius: 15px;
}
&:hover .sub-menu{
margin-top: 6px;
opacity: 1;
}
&:hover .sub-menu a li{
opacity: 1;
padding-bottom: 10px;
}
}
#home{
margin-right: -27px;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
border-radius-topleft: 3px;
border-radius-bottomleft: 3px;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
}
#info{
transform: perspective(250px) rotateX(0deg) rotateY(60deg) rotateZ(0deg);
transform: perspective(250px) rotateX(0deg) rotateY(60deg) rotateZ(0deg);
transform: perspective(250px) rotateX(0deg) rotateY(60deg) rotateZ(0deg);
transform: perspective(250px) rotateX(0deg) rotateY(60deg) rotateZ(0deg);
transform: perspective(250px) rotateX(0deg) rotateY(60deg) rotateZ(0deg);
box-shadow: -3px -4px 32px rgba(0,0,0,.75);
box-shadow: -3px -4px 32px rgba(0,0,0,.75);
box-shadow: -3px -4px 32px rgba(0,0,0,.75);
margin-right: -73px;
position: relative;
font-size: 27px;
line-height: 29px;
top: 4px;
height: 28px;
z-index: 99999999;
}
#blog{
transform: perspective(250px) rotateX(0deg) rotateY(-60deg) rotateZ(0deg);
transform: perspective(250px) rotateX(0deg) rotateY(-60deg) rotateZ(0deg);
transform: perspective(250px) rotateX(0deg) rotateY(-60deg) rotateZ(0deg);
transform: perspective(250px) rotateX(0deg) rotateY(-60deg) rotateZ(0deg);
transform: perspective(250px) rotateX(0deg) rotateY(-60deg) rotateZ(0deg);
box-shadow: 3px 4px 32px rgba(0,0,0,.75);
box-shadow: 3px 4px 32px rgba(0,0,0,.75);
box-shadow: 3px 4px 32px rgba(0,0,0,.75);
margin-right: -26px;
position: relative;
font-size: 27px;
line-height: 29px;
top: 4px;
height: 28px;
z-index: 99999999;
}
#contact{
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
border-radius-topright: 3px;
border-radius-bottomright: 3px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
a{
color: black;
text-decoration: none;}
View Compiled
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.