Pure CSS3 menu
How do I make an pure css3 menu?
Pure CSS3 menu without using class or id.. What is a pure css3 menu? How do you make a pure css3 menu? This script and codes were developed by Jeya Karthika on 28 November 2022, Monday.
Pure CSS3 menu - Script Codes HTML Codes
<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Pure CSS3 menu</title> <script src="//use.edgefonts.net/source-sans-pro.js"></script> <link rel="stylesheet" href="css/style.css">
</head>
<body> <nav> <ul> <li><a href="#">Home</a></li> <li><a href="#">About</a></li> <li><a href="#">Portfolio</a></li> <li><a href="#">Blog</a></li> <li><a href="#">Contact</a></li> </ul>
</nav>
</body>
</html>
Pure CSS3 menu - Script Codes CSS Codes
body { margin: auto; align: center;
}
nav ul li { float: left;
}
nav ul { position: relative; display: inline-block; list-style: none;
}
nav ul:after { content:" "; clear: both; display: block;
}
li a{ text-decoration: none; padding: 10px 20px 10px 20px; font-family: source-sans-pro, sans-serif; background: #27ae60; color: #ffffff;
}
li a:hover { background: #2ecc71;
}

Developer | Jeya Karthika |
Username | jeyakarthika |
Uploaded | November 28, 2022 |
Rating | 3 |
Size | 1,675 Kb |
Views | 12,138 |
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!
Name | Size |
Drop-Cap | 2,437 Kb |
Highlighting Selected Text | 1,673 Kb |
Custom Coloured Text Selection with CSS3 | 1,640 Kb |
CSS Patterned Text | 1,713 Kb |
Gradient Text | 1,613 Kb |
Page Curl Effect | 1,862 Kb |
Color-ful gradient stripes | 1,441 Kb |
CSS Loader | 2,323 Kb |
Rails Girls Bootstrap Demo | 1,168 Kb |
Beautiful gradient | 1,388 Kb |
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!
Name | Username | Size |
Calculator - codevember 08 - 2016 | Caiocares | 3,260 Kb |
Hard-Stop Gradients | Mackdoyle | 2,288 Kb |
Canvas Orbital Trails v2 | Jackrugile | 3,421 Kb |
Slim Grid SASS SCSS v3.2 | Thesturs | 4,709 Kb |
Sketchy Box | Mnicpt | 3,033 Kb |
IPhone5S SVG Space Grey | Onlinechris | 75,035 Kb |
WRENCH - STAFF | Lolita-adams | 1,608 Kb |
CSS Patterns | Alyda | 3,953 Kb |
Wip elementary os navbar | Nickcolley | 2,993 Kb |
Animating characters with jQuery | 042 | 2,776 Kb |
Surf anonymously, prevent hackers from acquiring your IP address, send anonymous email, and encrypt your Internet connection. High speed, ultra secure, and easy to use. Instant setup. Hide Your IP Now!