Animated CSS3 Tabs Animated CSS3 Tabs Download Now
seen from Netherlands
seen from Italy
seen from Russia

seen from Italy
seen from United Kingdom
seen from Italy

seen from United Kingdom
seen from Singapore
seen from China
seen from South Africa

seen from Italy

seen from Italy

seen from Germany
seen from China

seen from Singapore
seen from Canada
seen from India
seen from Sweden

seen from Italy
seen from Russia
Animated CSS3 Tabs Animated CSS3 Tabs Download Now
CSS3 Mega Menus
.btn { background: #3498db; background-image: -webkit-linear-gradient(top, #3498db, #2980b9); background-image: -moz-linear-gradient(top, #3498db, #2980b9); background-image: -ms-linear-gradient(top, #3498db, #2980b9); background-image: -o-linear-gradient(top, #3498db, #2980b9); background-image: linear-gradient(to bottom, #3498db, #2980b9); -webkit-border-radius: 28; -moz-border-radius: 28; border-radius: 28px; font-family: Arial; color: #ffffff !important; font-size: 20px; padding: 10px 20px 10px 20px; text-decoration: none; } .btn:hover { background: #3cb0fd; background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db); background-image: -moz-linear-gradient(top, #3cb0fd, #3498db); background-image: -ms-linear-gradient(top, #3cb0fd, #3498db); background-image: -o-linear-gradient(top, #3cb0fd, #3498db); background-image: linear-gradient(to bottom, #3cb0fd, #3498db); text-decoration: none; color: #ffffff !important; } .conts img{max-width:500px;} .conts a.but{margin-bottom:15px;} .conts a.btn{margin-bottom:25px; display:block;} .conts a.btn:first-child{background:none;border:0;}
Download Now
Drop Down Mega Menu created with CSS3 markup. This menu doesen’t need any images. Easy to customize and ready to create your own version. 5 different colors scheme.
Blue
Red
Green
Orange
Purple
Check out the video to look how it works on every browser. I will be very recognized if you can rate my items after purchasing. Don’t esitate to contact me for any questions. Thanks!
Follow me
Colorful CSS3 Animated Navigation Menu
In this short tutorial, we will be creating a colorful dropdown menu using only CSS3 and the Font Awesome icon font. An icon font is, as the name implies, a font which maps characters to icons instead of letters. This means that you get pretty vector icons in every browser which supports HTML5 custom fonts (which is practically all of them). To add icons to elements, you only need to assign a class name and the icon will be added with a :before element by the font awesome stylesheet.
Original: Article By tutorialzine.com