A Pen by Mitch Pruitt

Developer
Size
2,416 Kb
Views
24,288

How do I make an a pen by mitch pruitt?

What is a a pen by mitch pruitt? How do you make a a pen by mitch pruitt? This script and codes were developed by Mitch Pruitt on 08 November 2022, Tuesday.

A Pen by Mitch Pruitt Previews

A Pen by Mitch Pruitt - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>A Pen by Mitch Pruitt</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.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! */ a { text-decoration: none;
}
nav { position: absolute; height: 100vh; width: 10rem; background: #cdcdcd;
}
article { height: 100vh; width: 100vw; background: #373635; position: relative; top: 0; left: 0; z-index: 2; /* transition: .25s all ease-in-out;*/
}
article .open { transform: translateX(10rem);
} </style> <script src="https://cdnjs.cloudflare.com/ajax/libs/prefixfree/1.0.7/prefixfree.min.js"></script>
</head>
<body> <nav> <ul> <li> <a href="#">Derp</a> </li> <li> <a href="#">Derp</a> </li> <li> <a href="#">Derp</a> </li> </ul>
</nav>
<article>
</article> <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 Mitch Pruitt - Script Codes CSS Codes

a { text-decoration: none;
}
nav { position: absolute; height: 100vh; width: 10rem; background: #cdcdcd;
}
article { height: 100vh; width: 100vw; background: #373635; position: relative; top: 0; left: 0; z-index: 2; /* transition: .25s all ease-in-out;*/
}
article .open { transform: translateX(10rem);
}

A Pen by Mitch Pruitt - Script Codes JS Codes

$(document).ready(function() { $("article").click(function() { $(this).addClass("open"); }
});
A Pen by Mitch Pruitt - Script Codes
A Pen by Mitch Pruitt - Script Codes
Home Page Home
Developer Mitch Pruitt
Username mitchdot
Uploaded November 08, 2022
Rating 3
Size 2,416 Kb
Views 24,288
Do you need developer help for A Pen by Mitch Pruitt?

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!

Mitch Pruitt (mitchdot) Script Codes
Create amazing Facebook ads 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!