Navigation

Size
1,645 Kb
Views
54,648

How do I make an navigation?

What is a navigation? How do you make a navigation? This script and codes were developed by Alejandro Zuniga on 13 July 2022, Wednesday.

Navigation Previews

Navigation - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Navigation</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <!--main nav-->
<header>
<nav> <ul> <li><a href="">link 1</a></li> <li><a href="">link 2</a></li> <li><a href="">link 3</a></li> </ul>
</nav>
</header> <!--footer nav--> <ul> <li><a href="">link 1</a></li> <li><a href="">link 2</a></li> <li><a href="">link 3</a></li> </ul>
</nav>
</footer>
</body>
</html>

Navigation - Script Codes CSS Codes

header nav {
}
header li { list-style: none; height: 50px; width: 50px; text-align: center; display: inline-block;
}
/* First Frame */
header a:link,
header a:visited { background: #000; color: white; text-decoration: none; line-height: 50px; display: block; height: 50px; width: 50px; transition: background .5s, border-radius .5s 1s;
}
/* Last Frame */
header a:hover { background: orange; border-radius: 10px; color: black;
}
nav a {
}
Navigation - Script Codes
Navigation - Script Codes
Home Page Home
Developer Alejandro Zuniga
Username azuniga5
Uploaded July 13, 2022
Rating 3
Size 1,645 Kb
Views 54,648
Do you need developer help for Navigation?

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!

Alejandro Zuniga (azuniga5) Script Codes
Name
Swoop Photshop web
Animation
Web 1 Template
Webkit
Random-image
Plug in
Plug in change color of word
SCSS
H1 java
Nav
Create amazing captions 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!