Price

Developer
Size
2,623 Kb
Views
26,312

How do I make an price?

Pricing tables . What is a price? How do you make a price? This script and codes were developed by Catcod on 28 September 2022, Wednesday.

Price Previews

Price - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Price</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <html lang="en">
<head> <meta charset="UTF-8" /> <title>Document</title> <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css">	<link rel="stylesheet" href="https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css">
</head>
<body>
<section class="container"> <div class="row white">	<div class="block">	<div class="col-xs-12 col-sm-6 col-md-3">	<ul class="pricing p-green">	<li>	<img src="http://bread.pp.ua/n/settings_g.svg" alt="">	<big>Start</big>	</li>	<li>Responsive Design</li>	<li>Color Customization</li>	<li>HTML5 & CSS3</li>	<li>Styled elements</li>	<li>	<h3>$199</h3>	<span>per month</span>	</li>	<li>	<button>Join Now</button>	</li>	</ul>	</div>	<div class="col-xs-12 col-sm-6 col-md-3">	<ul class="pricing p-yel">	<li>	<img src="http://bread.pp.ua/n/settings_y.svg" alt="">	<big>Good</big>	</li>	<li>Responsive Design</li>	<li>Color Customization</li>	<li>HTML5 & CSS3</li>	<li>Styled elements</li>	<li>	<h3>$299</h3>	<span>per month</span>	</li>	<li>	<button>Join Now</button>	</li>	</ul>	</div>	<div class="col-xs-12 col-sm-6 col-md-3">	<ul class="pricing p-red">	<li>	<img src="http://bread.pp.ua/n/settings_r.svg" alt="">	<big>Ultima</big>	</li>	<li>Responsive Design</li>	<li>Color Customization</li>	<li>HTML5 & CSS3</li>	<li>Styled elements</li>	<li>	<h3>$399</h3>	<span>per month</span>	</li>	<li>	<button>Join Now</button>	</li>	</ul>	</div>	<div class="col-xs-12 col-sm-6 col-md-3">	<ul class="pricing p-blue">	<li>	<img src="http://bread.pp.ua/n/settings_b.svg" alt="">	<big>Vip</big>	</li>	<li>Responsive Design</li>	<li>Color Customization</li>	<li>HTML5 & CSS3</li>	<li>Styled elements</li>	<li>	<h3>$799</h3>	<span>per month</span>	</li>	<li>	<button>Join Now</button>	</li>	</ul>	</div>	</div><!-- /block -->	</div><!-- /row --> </section>
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
</body>
</html> <script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script> <script src="js/index.js"></script>
</body>
</html>

Price - Script Codes CSS Codes

@import url(https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic);
body { background: #111d27; color: #111; min-width: 320px; font-size: 16px; font-weight: 300; line-height: 1.6; -webkit-font-smoothing: antialiased; -webkit-backface-visibility: hidden; position: relative; padding: 50px 20px;
}
.pricing {	text-align: center;	border: 1px solid #f0f0f0;	color: #777;	font-size: 14px;	padding-left: 0;	margin-bottom: 30px; font-family: 'Lato';
}
.pricing img {	display: block;	margin: auto;	width: 32px;
}
.pricing li:first-child,
.pricing li:last-child {	padding: 20px 13px;
}
.pricing li {	list-style: none;	padding: 13px;
}
.pricing li + li {	border-top: 1px solid #f0f0f0;
}
.pricing big {	font-size: 32px;
}
.pricing h3 {	margin-bottom: 0; font-size: 36px;
}
.pricing span {	font-size: 12px;	color: #999;	font-weight: normal;
}
.pricing li:nth-last-child(2) {	padding: 30px 13px;
}
.pricing button {	width: auto;	margin: auto;	font-size: 15px;	font-weight: bold;	border-radius: 50px;	color: #fff;	padding: 9px 24px;	background: #aaa;	opacity: 1;	transition: opacity .2s ease; border: none; outline: none;
}
.pricing button:hover {	opacity: .9;
}
.pricing button:active {	box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.1);
}
/* pricing color */
.p-green big,
.p-green h3 {	color: #4c7737;
}
.p-green button {	background: #4c7737;
}
.p-yel big,
.p-yel h3 {	color: #ffbb42;
}
.p-yel button {	background: #ffbb42;
}
.p-red big,
.p-red h3 {	color: #e13c4c;
}
.p-red button {	background: #e13c4c;
}
.p-blue big,
.p-blue h3 {	color: #3f4bb8;
}
.p-blue button {	background: #3f4bb8;
}

Price - Script Codes JS Codes

// https://codepen.io/catcode/
Price - Script Codes
Price - Script Codes
Home Page Home
Developer Catcod
Username catcode
Uploaded September 28, 2022
Rating 4
Size 2,623 Kb
Views 26,312
Do you need developer help for Price?

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!

Catcod (catcode) 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!