A Pen by Manoz

Developer
Size
2,424 Kb
Views
42,504

How do I make an a pen by manoz?

What is a a pen by manoz? How do you make a a pen by manoz? This script and codes were developed by Manoz on 14 June 2022, Tuesday.

A Pen by Manoz Previews

A Pen by Manoz - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>A Pen by Manoz</title> <script src="http://s.codepen.io/assets/libs/modernizr.js" type="text/javascript"></script> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css"> <style> /* NOTE: The styles were added inline because Prefixfree needs access to your styles and they must be inlined if they are on local disk! */ .main-menu ul { margin: 0; padding: 0; list-style: none; background-color: #d8d8d8;
}
.main-menu ul li { display: inline-block; zoom: 1; margin: 0 10px; vertical-align: top; *display: inline;
}
.sub-item {position: relative;}
.nav .sub-menu { position: absolute; top: 100%; left: 0;
}
/* Ton menu Mobile
------------------------------------- */
.main-menu.prout { max-width: 150px;
}
.main-menu.prout ul li { display: block; margin: 0;
}
.main-menu.prout .nav .sub-menu {	display: none; position: initial; border-top: 1px solid #777; border-bottom: 1px solid #777;
} </style> <script src="https://cdnjs.cloudflare.com/ajax/libs/prefixfree/1.0.7/prefixfree.min.js"></script>
</head>
<body> <nav id="mon-menu" class="main-menu prout" role="navigation"> <ul class="nav"> <li>Lorem</li> <li class="sub-item">Hover me <ul class="sub-menu"> <li>Flipendo</li> <li>Wingardium</li> <li>Leviosa</li> </ul> </li> <li>Dolor</li> </ul>
</nav> <script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script> <script src="js/index.js"></script>
</body>
</html>

A Pen by Manoz - Script Codes CSS Codes

.main-menu ul { margin: 0; padding: 0; list-style: none; background-color: #d8d8d8;
}
.main-menu ul li { display: inline-block; zoom: 1; margin: 0 10px; vertical-align: top; *display: inline;
}
.sub-item {position: relative;}
.nav .sub-menu { position: absolute; top: 100%; left: 0;
}
/* Ton menu Mobile
------------------------------------- */
.main-menu.prout { max-width: 150px;
}
.main-menu.prout ul li { display: block; margin: 0;
}
.main-menu.prout .nav .sub-menu {	display: none; position: initial; border-top: 1px solid #777; border-bottom: 1px solid #777;
}

A Pen by Manoz - Script Codes JS Codes

(function($) { $( ".prout .nav .sub-item" ).hover(function() { $( ".sub-menu" ).toggle( "fast" ); });
})(jQuery);
A Pen by Manoz - Script Codes
A Pen by Manoz - Script Codes
Home Page Home
Developer Manoz
Username Manoz
Uploaded June 14, 2022
Rating 3
Size 2,424 Kb
Views 42,504
Do you need developer help for A Pen by Manoz?

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!

Manoz (Manoz) 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!