Day 15 - Motivational speaker

Developer
Size
2,415 Kb
Views
18,216

How do I make an day 15 - motivational speaker?

Aron Lee Ralston (born October 27, 1975) is an American outdoorsman, engineer and motivational speaker known for having survived a canyoneering accident. What is a day 15 - motivational speaker? How do you make a day 15 - motivational speaker? This script and codes were developed by Christian on 15 October 2022, Saturday.

Day 15 - Motivational speaker Previews

Day 15 - Motivational speaker - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Day 15 - Motivational speaker</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel='stylesheet prefetch' href='https://cdnjs.cloudflare.com/ajax/libs/milligram/1.3.0/milligram.min.css'> <link rel="stylesheet" href="css/style.css">
</head>
<body> <header class="masthead">	<h1>Aron Ralston</h1>	<p>Outdoorsman, Engineer and Motivational speaker</p>	</header>	<main class="container">	<section class="row">	<section class="card column">	<blockquote>	<p>Bring love and peace and happiness and beautiful lives into the world in my honor. Thank you. Love you.</p>	</blockquote>	</section>	<section class="card column">	<blockquote>	<p>Judging by my degradation in the last 24 hours, I'll be surprised if I make it to Tuesday.</p>	</blockquote>	</section>	</section>	<section class="row">	<section class="card column">	<blockquote>	<p>What you're looking at there is my arm, going into the rock... and there it is - stuck. It's been without circulation for 24 hours. It's pretty well gone.</p>	</blockquote>	</section>	</section>	<div id="more-info">	<p>Learn more about <a target="_blank" href="https://en.wikipedia.org/wiki/Aron_Ralston">Aron Ralston</a></p>	</div>	</main>
</body>
</html>

Day 15 - Motivational speaker - Script Codes CSS Codes

* {	margin: 0;	padding: 0;
}
.masthead {	background: linear-gradient(45deg, rgba(0,0,0,0.7), rgba(50,100,200,1)), url("https://upload.wikimedia.org/wikipedia/commons/thumb/6/6d/Aron_Ralston_on_Capitol_Peak_Winter_2003.JPG/1200px-Aron_Ralston_on_Capitol_Peak_Winter_2003.JPG") center;	background-size: cover;	box-shadow: 0 1px 10px #000;	color: #fff;	padding: 45vh 0;	text-align: center;
}
.masthead > h1 {	font-size: 400%;
}
.masthead > p {	font-size: 150%;
}
main > .row { margin: 1rem 0; }
.card {	background: linear-gradient(45deg, rgba(0,0,0,0.7), rgba(50,100,200,1));	border: 0;	border-radius: 1rem;	box-shadow: 1px 2px 10px 1px #000;	color: #fff;	padding: 2rem!important;	margin: 1rem; transition: all cubic-bezier(0.2,0.4,0.2,0.2) 200ms;
}
.card:hover { box-shadow: 1px 2px 15px 1px #000; transform: scale(1.02);
}
#more-info {	border-radius: 1rem;	box-shadow: 1px 2px 10px 1px #000;	font-size: 250%;	padding: 2rem;	margin-bottom: 2rem;	text-align: center;
}
#more-info > p { margin: 0; }
#more-info a { color: #08f; }
Day 15 - Motivational speaker - Script Codes
Day 15 - Motivational speaker - Script Codes
Home Page Home
Developer Christian
Username chpecson
Uploaded October 15, 2022
Rating 3
Size 2,415 Kb
Views 18,216
Do you need developer help for Day 15 - Motivational speaker?

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!

Christian (chpecson) 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!