HTML preprocessors can make writing HTML more powerful or convenient. For instance, Markdown is designed to be easier to write and read for text documents and you could write a loop in Pug.
In CodePen, whatever you write in the HTML editor is what goes within the <body>
tags in a basic HTML5 template. So you don't have access to higher-up elements like the <html>
tag. If you want to add classes there that can affect the whole document, this is the place to do it.
In CodePen, whatever you write in the HTML editor is what goes within the <body>
tags in a basic HTML5 template. If you need things in the <head>
of the document, put that code here.
The resource you are linking to is using the 'http' protocol, which may not work when the browser is using https.
CSS preprocessors help make authoring CSS easier. All of them offer things like variables and mixins to provide convenient abstractions.
It's a common practice to apply CSS to a page that styles elements such that they are consistent across all browsers. We offer two of the most popular choices: normalize.css and a reset. Or, choose Neither and nothing will be applied.
To get the best cross-browser support, it is a common practice to apply vendor prefixes to CSS properties and values that require them to work. For instance -webkit-
or -moz-
.
We offer two popular choices: Autoprefixer (which processes your CSS server-side) and -prefix-free (which applies prefixes via a script, client-side).
Any URL's added here will be added as <link>
s in order, and before the CSS in the editor. You can use the CSS from another Pen by using it's URL and the proper URL extention.
You can apply CSS to your Pen from any stylesheet on the web. Just put a URL to it here and we'll apply it, in the order you have them, before the CSS in the Pen itself.
You can also link to another Pen here (use the .css
URL Extension) and we'll pull the CSS from that Pen and include it. If it's using a matching preprocessor, use the appropriate URL Extension and we'll combine the code before preprocessing, so you can use the linked Pen as a true dependency.
JavaScript preprocessors can help make authoring JavaScript easier and more convenient.
Babel includes JSX processing.
Any URL's added here will be added as <script>
s in order, and run before the JavaScript in the editor. You can use the URL of any other Pen and it will include the JavaScript from that Pen.
You can apply a script from anywhere on the web to your Pen. Just put a URL to it here and we'll add it, in the order you have them, before the JavaScript in the Pen itself.
If the script you link to has the file extension of a preprocessor, we'll attempt to process it before applying.
You can also link to another Pen here, and we'll pull the JavaScript from that Pen and include it. If it's using a matching preprocessor, we'll combine the code before preprocessing, so you can use the linked Pen as a true dependency.
Search for and use JavaScript packages from npm here. By selecting a package, an import
statement will be added to the top of the JavaScript editor for this package.
Using packages here is powered by Skypack, which makes packages from npm not only available on a CDN, but prepares them for native JavaScript ES6 import
usage.
All packages are different, so refer to their docs for how they work.
If you're using React / ReactDOM, make sure to turn on Babel for the JSX processing.
If active, Pens will autosave every 30 seconds after being saved once.
If enabled, the preview panel updates automatically as you code. If disabled, use the "Run" button to update.
If enabled, your code will be formatted when you actively save your Pen. Note: your code becomes un-folded during formatting.
Visit your global Editor Settings.
<html>
<head>
<meta charset="UTF-8">
<title>Ben Crabtree's Resume</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600" rel="stylesheet">
</head>
<body>
<div class="page">
<div class="upper-quarter">
<div class="content">
<div class="contact-me">
<div class="me">
<img class="logo" src="https://i.imgur.com/2e6ts94.png">
<div class='name'>
<h1>Ben Crabtree</h1>
<h3> Designer</h3>
<h3 class="slash">/</h3>
<h3>Developer</h3>
</div>
</div>
<div class="contact">
<h3>Phone: 801.473.9154</h3>
<h3 class="email">Email: ben.cr@btree.us</h3>
</div>
</div>
</div>
</div>
<div class="lower-three-quarters">
<div class="left-column">
<div class="experience">
<header>
<h2>Experience</h2>
</header>
<div class="riser">
<img class="ac-logo" src="https://i.imgur.com/rZ06QuQ.png">
<!-- bold -->
<h3>AncestorCloud</h3>
<h4>April 2015 - Present</h4>
<ul>
<li>Created user personas, designed for those personas and assisted in implementing those designs.</li>
<li>Determined user flows, onboarding processes and UI design for both user groups.</li>
<li>Wireframed, designed and generated content for investor slide deck presentations.</li>
</ul>
</div>
<div class="riser">
<img class="riser-logo" src="https://i.imgur.com/ZhSvPoL.png">
<!-- bold -->
<h3>Riser Design Agency</h3>
<h4>May 2014 - December 2014</h4>
<ul>
<li>Designed and illustrated several drawings for Google.</li>
<li>Created several landing pages for ABC. </li>
<li>Assisted in the branding process of multiple companies.</li>
</ul>
</div>
<div class="byu">
<img class="byu-logo" src="https://i.imgur.com/2JdJghU.png">
<!-- bold -->
<h3>BYU, Mueseum of Art & The Center for Teaching and Learning, UX/UI</h3>
<h4>July 2013 - April 2014</h4>
<ul>
<li>Designed the interface & navigation for the <a href="https://itunes.apple.com/us/app/sacred-gifts-brigham-young/id723165787?mt=8" target="blank">Sacred Gifts iPad app.</a></li>
<li>Collaborated with department heads, project managers and iOS developers.</li>
</ul>
</div>
<div class="vivint">
<img class="vivint-logo" src="https://i.imgur.com/TOGws6b.png">
<!-- bold -->
<h3>Vivint, Sales</h3>
<h4>April 2012 - July 2013</h4>
<ul>
<li>Top first-year representative in the Northern California office for sales production.</li>
<li>Provided security, medical, & smart home solutions to over 70 families.</li>
<li>Built successful referral system through positive customer relations. </li>
</ul>
</div>
</div>
<div class="personal-experience">
<header>
<h2>Personal Experience</h2>
</header>
<div class="waya">
<img class="waya-logo" src="https://i.imgur.com/Vdzz2UG.png">
<div class="waya-text">
<h3>WAYA: Hardwood Headphone Wrapper</h3>
<a href="http://kck.st/1yFQBO9" target="blank">http://kck.st/1yFQBO9</a>
</div>
</div>
<div class="fpgc">
<img class="fpgc-logo" src="https://i.imgur.com/cKYjhSw.png">
<div class="fpgc-text">
<h3>Frying Pans & Garbage Cans</h3>
<a href="http://kck.st/1oQnWpv" target="blank">http://kck.st/1oQnWpv</a>
</div>
</div>
</div>
</div>
<div class="right-column">
<div class="education">
<header>
<h2>Education</h2>
</header>
<div class="ed-info">
<img src="https://i.imgur.com/2JdJghU.png">
<div class="info">
<h3>Brigham Young University</h3>
<h4>Technology and Engineering Education, BS • December 2015</h4>
</div>
</div>
</div>
<div class="skills">
<header>
<h2>Skills</h2>
</header>
<div class="skill-lists">
<ul class="left">
<li>Sketch</li>
<li>Adobe Photoshop</li>
<li>Adobe Illustrator</li>
<li>UI Design</li>
<li>Slack</li>
<li>Adobe InDesign</li>
<li>User Research</li>
<li>Branding</li>
</ul>
<ul class="right">
<li>UX Design</li>
<li>Basic HTML/CSS</li>
<li>Web Design</li>
<li>Laser Engraving</li>
<li>Illustration</li>
<li>Storyboarding</li>
<li>Basic 3D Printing</li>
<li>Public Speaking</li>
</ul>
</div>
</div>
<div class="traits-hobbies">
<header>
<h2>Traits</h2>
</header>
<div class="traits-list">
<ul class="left-traits">
<li>Associative Thinker</li>
<li>Prototyper</li>
<li>Iterative Designer</li>
</ul>
<ul class="center-traits">
<li>Developer
</li>
<li>Idea Generator</li>
<li>Observer</li>
</ul>
<ul class="right-traits">
<li>Team Worker</li>
<li>Coder</li>
<li>Wood Worker</li>
</ul>
</div>
<div class="hobbies">
<header>
<h2>Hobbies</h2>
</header>
<div class="hobbies-list">
<ul class="left-hobbies">
<li>Kickstarter</li>
<li>Running</li>
</ul>
<ul class="center-hobbies">
<li>Illustration</li>
<li>Camping</li>
</ul>
<ul class="right-hobbies">
<li>Vinyl Cutting</li>
<li>Laser Engraving</li>
</ul>
</div>
</div>
</div>
<div class="Awards">
<header>
<h2>Awards</h2>
</header>
<div class="crocker">
<div class="crocker-text">
<h3>2015 Crocker Innovation Fellow</h3>
<a href="http://www.crockerinnovationfellows.com/2015-crocker-fellows.html" target="blank">www.crockerinnovationfellows.com/2015</a>
</div>
</div>
</div>
</div>
</body>
</html>
.header {
margin: auto;
padding-left: 50%;
}
.header li {
display: inline;
margin: auto;
}
body {
background-color: #f3f4ed;
margin: auto;
}
h1 {
font-family: 'Open Sans';
font-weight: 600;
font-size: 26pt;
color: #fff;
margin-left: -1px;
}
h4 {
font-family: 'Open Sans';
font-weight: 300;
font-size: 8pt;
color: #5d5d5d;
padding-top: 3px;
}
.page {
background-color: #f3f4ed;
margin: auto;
max-width: 1650px;
-webkit-box-shadow: 0px 22px 87px -24px rgba(0, 0, 0, 0.75);
-moz-box-shadow: 0px 22px 87px -24px rgba(0, 0, 0, 0.75);
box-shadow: 0px 22px 87px -24px rgba(0, 0, 0, 0.75);
margin-bottom: 50px;
}
.upper-quarter {
background-image: url('https://i.imgur.com/hoj35P6.jpg');
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
height: 390px;
background-position: 25% 0;
}
.upper-quarter h3 {
font-family: 'Open Sans';
font-weight: 300;
font-size: 12pt;
color: #FFF;
}
.content {
max-width: 1125px;
margin: auto;
}
.contact-me {
padding-top: 50px;
display: block;
margin-left: 3.75%;
padding-top: 50px 40px;
max-width: 1125px;
}
.me {
display: inline-block;
width: 350px;
}
.logo {
width: 55px;
height: 55px;
display: inline-block;
}
.name {
display: inline-block;
width: 250px;
padding-left: 10px;
padding-bottom: 2px;
}
.name h3 {
display: inline-block;
}
.slash {
padding: 0px 8px;
}
.contact {
margin-top: 20px;
padding: 15px 15px;
width: 300px;
background-color: #0070ef;
}
.contact h3 {
text-decoration: none;
}
.email {
padding-top: 5px;
}
.lower-three-quarters {
max-width: 1125px;
margin: auto;
position: relative;
padding-bottom: 60px;
}
.lower-three-quarters h3 {
font-family: 'Open Sans';
font-weight: 600;
font-size: 12pt;
color: #5d5d5d;
}
.left-column {
width: 45%;
margin-left: 3.75%;
display: inline-block;
position: relative;
top: -90px;
}
.left-column header {
background-color: #0070ef;
padding: 10px;
}
.left-column h2 {
font-family: 'Open Sans';
font-weight: 600;
font-size: 22pt;
color: white;
padding-left: 10px;
}
.left-column h3 {
padding-left: 15px;
font-size: 18px;
margin-bottom: 0px;
}
.left-column h4 {
padding-left: 15px;
margin-top: 2.5px;
margin-bottom: 10px;
font-size: 14px;
}
.left-column li{
font-family: 'Open Sans';
font-weight: 300;
font-size: 12pt;
color: #5d5d5d;
padding-top: 5px;
padding-bottom: 5px;
line-height: 20px;
margin-left: 35px;
list-style-type: circle;
}
.experience {
border: 2px solid #0070ef;
margin-bottom: 25px;
background-color: #f2f2f2;
-webkit-box-shadow: 0px 22px 87px -24px rgba(0, 0, 0, 0.75);
-moz-box-shadow: 0px 22px 87px -24px rgba(0, 0, 0, 0.75);
box-shadow: 0px 22px 87px -24px rgba(0, 0, 0, 0.75);
}
.riser {
padding: 10px 10px 0px 10px;
margin-bottom: 10px;
}
.experience a {
color: #0070ef;
}
.experience a:hover {
color: #3d98ff;
}
.experience a:active {
color: #0000FF;
}
.ac-logo {
width: 250px;
padding-top: 10px;
padding-left: 8px;
padding-bottom: 8px;
}
.riser-logo {
width: 130px;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
}
.byu {
padding: 0px 10px 0px 10px;
margin-bottom: 10px
}
.byu-logo {
width: 80px;
height: 80px;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
}
.vivint {
padding: 0px 10px 25px 10px;
}
.vivint-logo {
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
}
.personal-experience {
border: 2px solid #0070ef;
background-color: #0070ef;
-webkit-box-shadow: 0px 22px 87px -24px rgba(0, 0, 0, 0.75);
-moz-box-shadow: 0px 22px 87px -24px rgba(0, 0, 0, 0.75);
box-shadow: 0px 22px 87px -24px rgba(0, 0, 0, 0.75);
}
.personal-experience h3 {
font-family: 'Open Sans';
font-weight: 300;
font-size: 12pt;
color: #FFF;
width: 300px;
padding-bottom: 5px;
}
.personal-experience a {
font-family: 'Open Sans';
font-weight: 300;
font-size: 12pt;
color: #FFF;
width: 300px;
padding-bottom: 5px;
padding-left: 15px;
display: inline-block;
}
.personal-experience a:hover {
color: #e0dede;
}
.waya {
display: inline-block;
}
.waya-logo {
padding: 25px 25px;
width: 10%;
height: 10%;
display: inline-block;
}
.waya-text {
display: inline-block;
float: right;
padding-top: 35px;
padding-right: 10%;
}
.fpgc {
display: inline-block;
}
.fpgc-logo {
padding: 25px 25px;
width: 10%;
height: 10%;
display: inline-block;
}
.fpgc-text {
display: inline-block;
float: right;
padding-top: 35px;
padding-right: 10%;
}
.right-column {
width: 45%;
margin-right: 3.75%;
display: inline-block;
float: right;
position: relative;
top: -90px;
}
.right-column header {
background-color: #f2f2f2;
padding: 10px;
}
.right-column h2 {
font-family: 'Open Sans';
font-weight: 600;
font-size: 22pt;
color: #5d5d5d;
padding-left: 10px;
}
.education {
background-color: #f2f2f2;
border: 2px solid #0070ef;
margin-bottom: 25px;
-webkit-box-shadow: 0px 22px 87px -24px rgba(0, 0, 0, 0.75);
-moz-box-shadow: 0px 22px 87px -24px rgba(0, 0, 0, 0.75);
box-shadow: 0px 22px 87px -24px rgba(0, 0, 0, 0.75);
}
.education img {
width: 80px;
height: 80px;
padding-left: 10px;
padding-bottom: 0px;
padding-top: 20px;
display: inline-block;
}
.ed-info {
margin-bottom: 30px;
margin-left: 15px;
width: 100%;
}
.info {
width: 65%;
display: inline-block;
float: right;
padding-top: 45px;
padding-right: 55px;
}
.skills {
background-color: #f2f2f2;
border: 2px solid #0070ef;
margin-bottom: 25px;
-webkit-box-shadow: 0px 22px 87px -24px rgba(0, 0, 0, 0.75);
-moz-box-shadow: 0px 22px 87px -24px rgba(0, 0, 0, 0.75);
box-shadow: 0px 22px 87px -24px rgba(0, 0, 0, 0.75);
}
.skills li {
list-style-type: none;
font-family: 'Open Sans';
font-weight: 300;
font-size: 12pt;
color: #FFF;
background-color: #0070ef;
padding: 12px 60px 12px 30px;
margin-left: 0px;
margin-bottom: 20px;
}
.skill-lists {
margin-top: 22px;
width: 100%;
}
.left {
margin-left: 23px;
display: inline-block;
background-color: #f2f2f2;
margin-bottom: 25px;
}
.right {
margin-left: 20px;
display: inline-block;
}
.traits-hobbies {
background-color: #f2f2f2;
border: 2px solid #0070ef;
padding-bottom: 20px;
-webkit-box-shadow: 0px 22px 87px -24px rgba(0, 0, 0, 0.75);
-moz-box-shadow: 0px 22px 87px -24px rgba(0, 0, 0, 0.75);
box-shadow: 0px 22px 87px -24px rgba(0, 0, 0, 0.75);
}
.traits-hobbies h2 {
padding-bottom: 10px;
}
.traits-hobbies li {
list-style-type: none;
font-family: 'Open Sans';
font-weight: 300;
font-size: 12pt;
color: #535353;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 5px;
}
.traits-list {
padding-bottom: 8px;
}
.hobbies-list ul {
width: 32%;
}
.left-hobbies {
display: inline-block;
}
.center-hobbies {
display: inline-block;
}
.right-hobbies {
display: inline-block;
}
.left-traits {
display: inline-block;
}
.center-traits {
display: inline-block;
}
.right-traits {
display: inline-block;
}
.Awards {
background-color: #f2f2f2;
border: 2px solid #0070ef;
margin-top:25px;
padding-bottom: 40px;
-webkit-box-shadow: 0px 22px 87px -24px rgba(0, 0, 0, 0.75);
-moz-box-shadow: 0px 22px 87px -24px rgba(0, 0, 0, 0.75);
box-shadow: 0px 22px 87px -24px rgba(0, 0, 0, 0.75);
}
.crocker-text {
display: inline-block;
padding-left:20px;
padding-top:35px;
}
.Awards a {
font-family: 'Open Sans';
font-weight: 300;
font-size: 12pt;
color: #0070ef;
width: 300px;
padding-bottom: 20px;
padding-top:5px;
display: inline-block;
}
@media only screen and (max-width: 1649px) {
.page {
background-color: #f3f4ed;
margin: auto;
max-width: 1650px;
-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.75);
-moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.75);
box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.75);
margin-bottom: 0px;
}
@media only screen and (max-width: 1140px) {
.skills li {
display: block;
}
.skills li {
font-family: 'Open Sans';
font-weight: 300;
font-size: 12pt;
color: #FFF;
background-color: #0070ef;
padding: 12px 60px 12px 30px;
margin: 5%;
}
.skill-lists {
margin-top: 22px;
width: 100%;
}
.left {
margin-left: 0px;
display: inline-block;
background-color: #f2f2f2;
margin-bottom: -5%;
width: 100%;
}
.right {
margin-left: 0px;
display: inline-block;
width: 100%;
margin-bottom: 1.5%;
}
@media only screen and (max-width: 1050px) {
.lower-three-quarters {
width: 90%;
margin: auto;
}
.left-column {
width: 100%;
margin: auto;
margin-bottom: 25px;
}
.right-column {
width: 100%;
margin: auto;
}
.content {
width: 90%;
}
.contact-me {
width: 100%;
margin-left: 0px;
}
.fpgc {
width: 75%;
}
@media only screen and (max-width: 870px) {
.upper-quarter {
background-size: 130%;
height: 390px;
}
}
@media only screen and (max-width: 670px) {
.upper-quarter {
background-size: 150%;
height: 390px;
}
}
@media only screen and (max-width: 580px) {
.upper-quarter {
background-size: 170%;
height: 390px;
}
}
@media only screen and (max-width: 515px) {
.upper-quarter {
background-size: 190%;
height: 390px;
}
}
@media only screen and (max-width: 460px) {
.upper-quarter {
background-size: 220%;
height: 390px;
}
}
$(window).on('scroll', function() {
$('.upper-quarter').css('background-position', '0 -' + $(this).scrollTop() / 2 + 'px');
});
Also see: Tab Triggers