A Pen by John Riordan

Developer
Size
1,643 Kb
Views
36,432

How do I make an a pen by john riordan?

What is a a pen by john riordan? How do you make a a pen by john riordan? This script and codes were developed by John Riordan on 22 August 2022, Monday.

A Pen by John Riordan Previews

A Pen by John Riordan - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>A Pen by John Riordan</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> <nav> <ul> <li><a href="#">Home</a></li> <li><a href="#">About</a></li> <li><a href="#">Clients</a></li> <li><a href="#">Contact Us</a></li> </ul>
</nav>
</body>
</html>

A Pen by John Riordan - Script Codes CSS Codes

nav { margin-top:30px;
}
nav ul li { display:inline; background-color:grey; padding:1em 2em; border-radius:5px; /*NOTE - Declare transition here! */ -moz-transition: all .2s; -o-transition: all .2s; -webkit-transition: all .2s; transition: all .2s;
}
nav ul li a { color:white; text-decoration:none;
}
nav ul li:hover { /*And here's what we want to transition to!*/ border-radius:20px;
}
A Pen by John Riordan - Script Codes
A Pen by John Riordan - Script Codes
Home Page Home
Developer John Riordan
Username JohnRiordan
Uploaded August 22, 2022
Rating 3
Size 1,643 Kb
Views 36,432
Do you need developer help for A Pen by John Riordan?

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!

John Riordan (JohnRiordan) Script Codes
Create amazing web content 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!