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.
<nav id="nav">
<div class="wrapper">
<h1>Connor Gaunt</h1>
<div class="hamburger" id="ham">
<span class="lettuce slice"></span>
<span class="cheese slice"></span>
<span class="beef slice"></span>
</div>
<div class="linkWrapper">
<a href="#">Home</a>
<a href="#">Work</a>
<a href="#">Blog</a>
<a href="#" class="active">Contact</a>
</div>
</div>
</nav>
<div class="map">
<iframe src="https://snazzymaps.com/embed/2369" width="100%" height="100%" style="border:none;"></iframe>
</div>
<div class="content">
<div class="contact">
<div class="other">
<div class="info">
<h2>More Methods </h2>
<h3>Email</h3>
<div class="svg-wrap">
<a href="mailto:connor@connorgaunt.com"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 485.211 485.211"><path d="M485.21 363.906c0 10.637-2.99 20.498-7.784 29.174l-153.2-171.41 151.54-132.584c5.894 9.355 9.445 20.344 9.445 32.22v242.6zM242.607 252.793l210.863-184.5c-8.654-4.737-18.398-7.642-28.91-7.642H60.65c-10.523 0-20.27 2.906-28.888 7.643l210.844 184.5zm58.787-11.162l-48.81 42.735c-2.854 2.487-6.41 3.73-9.977 3.73-3.57 0-7.125-1.243-9.98-3.73l-48.82-42.736-155.14 173.6c9.3 5.834 20.198 9.33 31.984 9.33h363.91c11.785 0 22.688-3.496 31.984-9.33l-155.15-173.6zM9.448 89.086C3.554 98.44 0 109.43 0 121.305v242.602c0 10.637 2.978 20.498 7.79 29.174L160.97 221.64 9.448 89.086z"/></svg>
connor@connorgaunt.com</a>
</div>
<h3>Connect</h3>
<div class="svg-wrap">
<a href="http://instagram.com/connorgaunt" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M373.66 0H138.34C62.06 0 0 62.06 0 138.34v235.32C0 449.94 62.06 512 138.34 512h235.32C449.94 512 512 449.94 512 373.66V138.34C512 62.06 449.94 0 373.66 0zm96.976 373.66c0 53.472-43.503 96.976-96.977 96.976H138.34c-53.472 0-96.976-43.503-96.976-96.977V138.34c0-53.472 43.503-96.976 96.977-96.976h235.32c53.472 0 96.976 43.503 96.976 96.977v235.32z"/><path d="M370.586 238.14c-3.64-24.546-14.84-46.794-32.386-64.34-17.547-17.547-39.795-28.747-64.34-32.386-11.177-1.657-22.508-1.657-33.683 0-30.336 4.5-57.103 20.54-75.372 45.172-18.27 24.63-25.854 54.903-21.355 85.237 4.5 30.335 20.54 57.102 45.172 75.372 19.996 14.83 43.706 22.62 68.153 22.62 5.667 0 11.375-.42 17.083-1.266 30.336-4.5 57.103-20.542 75.372-45.173 18.27-24.63 25.855-54.9 21.356-85.236zM267.79 327.633c-19.404 2.882-38.77-1.973-54.526-13.66-15.757-11.687-26.02-28.81-28.896-48.216-2.878-19.405 1.973-38.77 13.66-54.527 11.688-15.758 28.81-26.02 48.217-28.898 3.574-.53 7.173-.795 10.772-.795s7.2.265 10.773.796c32.23 4.78 57.098 29.645 61.878 61.877 5.94 40.058-21.817 77.482-61.877 83.422zM400.05 111.95c-3.853-3.85-9.184-6.057-14.626-6.057S374.65 108.1 370.8 111.95c-3.852 3.853-6.06 9.175-6.06 14.626 0 5.45 2.208 10.773 6.06 14.625 3.85 3.852 9.182 6.06 14.624 6.06s10.773-2.207 14.625-6.06c3.85-3.85 6.057-9.182 6.057-14.624 0-5.443-2.207-10.774-6.058-14.625z"/></svg></a>
<a href="http://twitter.com/connor_gaunt" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 612 612"><path d="M612 116.258c-22.525 9.98-46.694 16.75-72.088 19.772 25.93-15.527 45.777-40.155 55.184-69.41-24.322 14.378-51.17 24.82-79.775 30.48-22.906-24.438-55.49-39.66-91.63-39.66-69.333 0-125.55 56.218-125.55 125.514 0 9.828 1.11 19.427 3.25 28.606-104.325-5.24-196.834-55.223-258.75-131.174-10.822 18.51-16.98 40.078-16.98 63.1 0 43.56 22.182 81.994 55.836 104.48-20.575-.688-39.926-6.348-56.867-15.756v1.568c0 60.806 43.29 111.554 100.692 123.104-10.517 2.83-21.607 4.398-33.08 4.398-8.107 0-15.947-.803-23.634-2.333 15.985 49.907 62.336 86.2 117.253 87.194-42.946 33.655-97.098 53.656-155.915 53.656-10.134 0-20.116-.612-29.944-1.72 55.568 35.68 121.537 56.484 192.44 56.484 230.947 0 357.187-191.29 357.187-357.188l-.42-16.253C573.87 163.525 595.21 141.42 612 116.257z"/></svg></a>
<a href="http://facebook.com/connorgauntdesign" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" width="60.734" height="60.733" viewBox="0 0 60.734 60.733"><path d="M57.378 0H3.352C1.502 0 0 1.5 0 3.354V57.38c0 1.852 1.502 3.353 3.352 3.353h29.086v-23.52h-7.914v-9.166h7.914v-6.76c0-7.843 4.79-12.116 11.787-12.116 3.355 0 6.232.252 7.07.36v8.2h-4.853c-3.805 0-4.54 1.81-4.54 4.463v5.85h9.08l-1.188 9.167h-7.892v23.52h15.475c1.852 0 3.355-1.503 3.355-3.35V3.35C60.732 1.5 59.23 0 57.378 0z"/></svg></a>
<a href="http://linkedin.com/in/connorgaunt" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 478.165 478.165"><path d="M442.78 0H35.424C15.86 0 0 15.4 0 34.288v409.688c0 18.828 15.86 34.19 35.424 34.19H442.76c19.586 0 35.405-15.362 35.405-34.19V34.288C478.165 15.4 462.345 0 442.78 0zM145.003 400.244H72.78V184.412h72.224v215.832zm-36.16-245.28h-.48c-24.246 0-39.926-16.695-39.926-37.336 0-21.22 16.158-37.337 40.863-37.337 24.725 0 39.927 16.12 40.385 37.338.02 20.64-15.64 37.337-40.843 37.337zm296.54 245.28h-72.082V284.807c0-29.01-10.598-48.952-36.738-48.952-20.063 0-31.798 13.428-36.958 26.458-1.893 4.423-2.39 10.898-2.39 17.393v120.537H184.95s.916-195.63 0-215.832h72.263v30.604c9.484-14.684 26.658-35.703 65.01-35.703 47.577 0 83.16 30.863 83.16 97.168v123.766zm-148.61-184.532c.06-.22.16-.438.42-.677v.677h-.42z"/></svg></a>
</div>
</div>
</div>
<div class="form">
<h1>Get In Touch</h1>
<form action="">
<div class="flex-rev">
<input type="text" placeholder="Connor Gaunt" name="name" id="name" />
<label for="name">Full Name</label>
</div>
<div class="flex-rev">
<input type="email" placeholder="connor@connorgaunt.com" name="email" id="email" />
<label for="email">Your Email</label>
</div>
<div class="flex-rev">
<textarea placeholder="I have an idea for a project...." name="message" id="message" /></textarea>
<label for="message">Email Message</label>
</div>
<button>Send Email</button>
</form>
</div>
</div>
</div>
html,
body {
overflow-x: hidden;
}
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: helvetica;
font-weight: 300;
}
a,
button{
display: inline-block;
padding: 14px 30px;
text-decoration: none;
color: #243342;
letter-spacing: 1.2px;
font-size: 14px;
border: 1px solid #243342;
border-radius: 7px;
margin-right: 20px;
transition: 0.15s ease-in-out;
}
a.focus,
button{
color: white;
background: #243342;
}
a.focus:hover,
button:hover{
cursor: pointer;
color: #1bf1dc;
}
a:hover {
background-color: #243342;
color: #16f1d7;
}
nav {
position: fixed;
top: 0;
width: 100%;
z-index: 2;
background-color: rgb(36, 51, 66);
}
nav .wrapper {
display: flex;
align-items: center;
justify-content: space-between;
padding: 15px 5%;
}
nav .hamburger {
width: 30px;
height: 30px;
display: flex;
flex-direction: column;
justify-content: space-around;
z-index: 3;
opacity: 0;
pointer-events: none;
}
nav .hamburger:hover{
cursor: pointer;
}
nav .hamburger:hover span.slice {
background-color: #b9bbbd;
}
nav .hamburger span.slice {
display: block;
width: 100%;
height: 2px;
background-color: white;
transition: 0.2s ease-in-out;
}
nav.open .hamburger span.cheese.slice {
opacity: 0;
}
nav.open .hamburger span.lettuce.slice {
transform-origin: center left;
transform: rotate(43deg);
}
nav.open .hamburger span.beef.slice {
transform-origin: center left;
transform: rotate(-43deg);
}
nav.open .linkWrapper {
opacity: 1;
display: flex;
pointer-events: initial;
}
nav h1 {
color: white;
font-weight: 300;
font-size: 22px;
letter-spacing: 1.2px;
}
nav a {
color: white;
text-decoration: none;
display: inline-block;
padding: 5px 15px;
font-weight: 300;
letter-spacing: 1.2;
border: none;
margin: 0;
}
a.active {
color: #16f1dc;
font-weight: 500;
}
.map{
position: fixed;
width: 100vw;
height: 100vh;
}
.map:after{
content: "";
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
background: linear-gradient(45deg, rgba(7, 45, 72, 0.8), rgba(195, 195, 195, 0.8));
}
.content{
position: fixed;
top: 60px;
height: calc(100vh - 60px);
width: 100vw;
display: flex;
align-items: center;
justify-content: center;
overflow: auto;
padding: 20px;
}
.contact{
width: 80%;
max-width: 1080px;
display: flex;
box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.28);
border-radius: 5px;
overflow: hidden;
}
.other{
width: 60%;
background-image: url(https://images.unsplash.com/photo-1485119584289-30ca2b38c67e?dpr=1&auto=format&fit=crop&w=1500&h=1000&q=80&cs=tinysrgb&crop=);
background-size: cover;
background-position: center;
position: relative;
display: flex;
flex-direction: column;
justify-content: flex-end;
}
.other:before{
content: "";
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
background: linear-gradient(45deg, rgb(36, 51, 66), rgba(36, 51, 66, 0.81));
}
.form{
width: 40%;
background-color: white;
padding: 20px;
display: flex;
flex-direction: column;
align-items: flex-end;
}
.form h1{
text-align: center;
margin-bottom: 20px;
width: 100%;
}
.form form{
width: 100%;
display: flex;
flex-direction: column;
align-items: flex-end;
}
.flex-rev {
display: flex;
flex-direction: column-reverse;
margin-bottom: 10px;
width: 100%;
}
.flex-rev input, .flex-rev textarea {
border: none;
background-color: #e6e6e6;
padding: 12px 10px;
font-size: 16px;
resize: none;
margin-top: 7px;
margin-bottom: 16px;
border-radius: 5px;
color: #243342;
outline-color: #243342;
outline-width: thin;
-webkit-appearance: none;
}
.flex-rev textarea{
height: 150px;
}
button{
-webkit-appearance: none;
margin-right: 0;
}
.info {
position: relative;
padding: 20px;
}
h2 {}
.info h2 {
color: #16f1dc;
font-size: 34px;
}
.info h3 {
color: white;
letter-spacing: 1.2px;
margin-top: 20px;
}
.svg-wrap {
display: flex;
margin-top: 14px;
}
.svg-wrap a {
border: 0;
padding: 0;
display: flex;
color: #bbbbbb;
font-size: 16px;
justify-content: center;
align-items: center;
font-style: italic;
}
.svg-wrap a svg {
width: 20px;
height: 20px;
fill: white;
transition: fill 0.2s ease-in-out;
margin-right: 13px;
}
.svg-wrap a:hover svg {
fill: #16f1dc;
cursor: pointer;
}
.svg-wrap a:hover {
background-color: transparent;
color: #16f1dc;
cursor: pointer;
}
@media screen and (max-width: 900px){
.content{
padding: 10px 0 0;
display: block;
}
.map{
display: none;
}
.contact{
width: 100%;
flex-direction: column-reverse;
border-radius: 0;
box-shadow: 0px 0px 0px 0px;
}
.other{
width: 100%;
padding: 20px 0;
}
.form{
width: 100%;
}
}
@media screen and (max-height: 660px){
.content{
align-items: flex-start;
}
}
@media screen and (max-width: 660px){
nav .hamburger{
opacity: 1;
pointer-events: initial;
}
nav div.linkWrapper{
top: 0;
right: 0;
position: fixed;
height: 100vh;
background-color: rgba(36, 51, 66, 0.9);
display: flex;
flex-direction: column;
padding: 10px 0;
box-shadow: -10px 0px 20px rgba(0, 0, 0, 0.3);
width: 100%;
justify-content: center;
will-change: transform;
opacity: 0;
display: none;
pointer-events: none;
transition: opacity 0.3s ease-in-out;
}
nav div a {
color: white;
text-decoration: none;
display: inline-block;
font-weight: 300;
letter-spacing: 1.5;
width: 100%;
margin-bottom: 31px;
text-align: center;
font-size: 38px;
}
}
Also see: Tab Triggers