A Pen by Renaud Tertrais

Size
3,033 Kb
Views
24,288

How do I make an a pen by renaud tertrais?

What is a a pen by renaud tertrais? How do you make a a pen by renaud tertrais? This script and codes were developed by Renaud Tertrais on 12 August 2022, Friday.

A Pen by Renaud Tertrais Previews

A Pen by Renaud Tertrais - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>A Pen by Renaud Tertrais</title> <link href="http://ionicons.com/css/ionicons.css" rel="stylesheet"> <link rel="stylesheet" href="css/style.css">
</head>
<body> <h1>buttons</h1>
<h2>btn-fill</h2>
<div class='btn-fill btn-primary'>btn-primary</div>
<div class='btn-fill btn-success'>btn-success</div>
<div class='btn-fill btn-error'>btn-error</div>
<h2>btn-stroke</h2>
<div class='btn-stroke btn-primary'>btn-primary</div>
<div class='btn-stroke btn-success'>btn-success</div>
<div class='btn-stroke btn-error'>btn-error</div>
<h2>icon</h2>
<div class='btn-fill btn-primary'> <i class='ion-ios7-refresh'></i>
</div>
<div class='btn-stroke btn-success'>btn-success</div> <script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
</body>
</html>

A Pen by Renaud Tertrais - Script Codes CSS Codes

.btn-fill { display: inline-block; padding: 10px 20px; cursor: pointer; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; border-width: 1px; border-style: solid; font-weight: 300; font-size: 16px; color: #FFF;
}
.btn-fill i { font-size: 24px; margin-top: 5px; display: inline-block; position: relative; line-height: 0;
}
.btn-fill.btn-primary { background-color: #3498db; border-color: #2489cc; box-shadow: 0 2px 0 #124364;
}
.btn-fill.btn-primary:hover { background-color: #4ea5e0; border-color: #3498db;
}
.btn-fill.btn-primary:active { background-color: #2489cc; border-color: #2077b2;
}
.btn-fill.btn-success { background-color: #2ecc71; border-color: #28b363; box-shadow: 0 2px 0 #124f2c;
}
.btn-fill.btn-success:hover { background-color: #44d581; border-color: #2ecc71;
}
.btn-fill.btn-success:active { background-color: #28b363; border-color: #239a55;
}
.btn-fill.btn-error { background-color: #e74c3c; border-color: #e43321; box-shadow: 0 2px 0 #7b190f;
}
.btn-fill.btn-error:hover { background-color: #ea6557; border-color: #e74c3c;
}
.btn-fill.btn-error:active { background-color: #e43321; border-color: #cd2a19;
}
.btn-stroke { display: inline-block; padding: 10px 20px; cursor: pointer; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; border-width: 1px; border-style: solid; font-weight: 300; font-size: 16px;
}
.btn-stroke i { font-size: 24px; margin-top: 5px; display: inline-block; position: relative; line-height: 0;
}
.btn-stroke.btn-primary { background: transparent; border-color: #3498db; color: #3498db;
}
.btn-stroke.btn-primary:hover { color: #FFF; background-color: #3498db;
}
.btn-stroke.btn-primary:active { background-color: #2489cc; border-color: #217dbb;
}
.btn-stroke.btn-success { background: transparent; border-color: #2ecc71; color: #2ecc71;
}
.btn-stroke.btn-success:hover { color: #FFF; background-color: #2ecc71;
}
.btn-stroke.btn-success:active { background-color: #28b363; border-color: #25a25a;
}
.btn-stroke.btn-error { background: transparent; border-color: #e74c3c; color: #e74c3c;
}
.btn-stroke.btn-error:hover { color: #FFF; background-color: #e74c3c;
}
.btn-stroke.btn-error:active { background-color: #e43321; border-color: #d62c1a;
}
* { font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; font-weight: 300;
}
body { padding: 100px; background-color: #223; color: #EEE;
}
A Pen by Renaud Tertrais - Script Codes
A Pen by Renaud Tertrais - Script Codes
Home Page Home
Developer Renaud Tertrais
Username renaudtertrais
Uploaded August 12, 2022
Rating 3
Size 3,033 Kb
Views 24,288
Do you need developer help for A Pen by Renaud Tertrais?

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!

Renaud Tertrais (renaudtertrais) Script Codes
Create amazing blog posts 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!