Step 3

Developer
Size
3,874 Kb
Views
18,216

How do I make an step 3?

What is a step 3? How do you make a step 3? This script and codes were developed by James Nowland on 31 October 2022, Monday.

Step 3 Previews

Step 3 - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Step 3</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css"> <link rel="stylesheet" href="css/style.css">
</head>
<body> <ul class="PrimaryNav with-indicator"> <li class="Nav-item"><a href="#">Home</a></li> <li class="Nav-item"><a href="#">About</a></li> <li class="Nav-item is-active"><a href="#">Writing</a></li> <li class="Nav-item"><a href="#">Clients</a></li> <li class="Nav-item"><a href="https://twitter.com/jnowland">Contact</a></li> </ul> <script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
</body>
</html>

Step 3 - Script Codes CSS Codes

@import url(https://fonts.googleapis.com/css?family=Open+Sans:800);
.PrimaryNav { list-style: none; margin: 50px auto; max-width: 720px; padding: 0; width: 100%;
}
.Nav-item { background: #fff; display: block; float: left; margin: 0; padding: 0; width: 20%; text-align: center;
}
.Nav-item:first-child { border-radius: 3px 0 0 3px;
}
.Nav-item:last-child { border-radius: 0 3px 3px 0;
}
.Nav-item.is-active a { color: #e82d00;
}
.Nav-item a { color: #121212; display: block; padding-top: 20px; padding-bottom: 20px; text-decoration: none;
}
.Nav-item a:hover { color: #e82d00;
}
.with-indicator { position: relative; z-index: 0;
}
.with-indicator .Nav-item:last-child:before, .with-indicator .Nav-item:last-child:after { content: ''; display: block; position: absolute; pointer-events: none; -webkit-transition: left 1.3s ease; transition: left 1.3s ease;
}
.with-indicator .Nav-item:last-child:before { border: 6px solid transparent; border-top-color: #e82d00; width: 0; height: 0; top: 0; left: 10%; margin-left: -3px;
}
.with-indicator .Nav-item:last-child:after { background: #e82d00; top: -6px; bottom: -6px; left: 0; width: 20%; z-index: -1;
}
.with-indicator .Nav-item:nth-child(1).is-active ~ .Nav-item:last-child:after { left: 0%;
}
.with-indicator .Nav-item:nth-child(1).is-active ~ .Nav-item:last-child:before { left: 10%;
}
.with-indicator .Nav-item:nth-child(2).is-active ~ .Nav-item:last-child:after { left: 20%;
}
.with-indicator .Nav-item:nth-child(2).is-active ~ .Nav-item:last-child:before { left: 30%;
}
.with-indicator .Nav-item:nth-child(3).is-active ~ .Nav-item:last-child:after { left: 40%;
}
.with-indicator .Nav-item:nth-child(3).is-active ~ .Nav-item:last-child:before { left: 50%;
}
.with-indicator .Nav-item:nth-child(4).is-active ~ .Nav-item:last-child:after { left: 60%;
}
.with-indicator .Nav-item:nth-child(4).is-active ~ .Nav-item:last-child:before { left: 70%;
}
.with-indicator .Nav-item:nth-child(1):hover ~ .Nav-item:last-child:after { left: 0% !important;
}
.with-indicator .Nav-item:nth-child(1):hover ~ .Nav-item:last-child:before { left: 10% !important;
}
.with-indicator .Nav-item:nth-child(2):hover ~ .Nav-item:last-child:after { left: 20% !important;
}
.with-indicator .Nav-item:nth-child(2):hover ~ .Nav-item:last-child:before { left: 30% !important;
}
.with-indicator .Nav-item:nth-child(3):hover ~ .Nav-item:last-child:after { left: 40% !important;
}
.with-indicator .Nav-item:nth-child(3):hover ~ .Nav-item:last-child:before { left: 50% !important;
}
.with-indicator .Nav-item:nth-child(4):hover ~ .Nav-item:last-child:after { left: 60% !important;
}
.with-indicator .Nav-item:nth-child(4):hover ~ .Nav-item:last-child:before { left: 70% !important;
}
.with-indicator .Nav-item:last-child:hover:before, .with-indicator .Nav-item:last-child.is-active:before { left: 90% !important;
}
.with-indicator .Nav-item:last-child:hover:after, .with-indicator .Nav-item:last-child.is-active:after { left: 80% !important;
}
*, *:before, *:after { box-sizing: border-box;
}
.PrimaryNav:before,
.PrimaryNav:after { content: " "; display: table;
}
.PrimaryNav:after { clear: both;
}
html { background-color: #121212; font-family: 'Open Sans', sans-serif; font-weight: 800;
}
.toggle { color: #fff; font-family: sans-serif; text-align: center;
}
Step 3 - Script Codes
Step 3 - Script Codes
Home Page Home
Developer James Nowland
Username jnowland
Uploaded October 31, 2022
Rating 3
Size 3,874 Kb
Views 18,216
Do you need developer help for Step 3?

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!

James Nowland (jnowland) Script Codes
Create amazing love letters 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!