DevCamp 2014 - Denver Public Library

Developer
Size
5,033 Kb
Views
38,456

How do I make an devcamp 2014 - denver public library?

What is a devcamp 2014 - denver public library? How do you make a devcamp 2014 - denver public library? This script and codes were developed by Chris Holder on 20 June 2022, Monday.

DevCamp 2014 - Denver Public Library Previews

DevCamp 2014 - Denver Public Library - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>DevCamp 2014 - Denver Public Library</title> <script src="http://s.codepen.io/assets/libs/modernizr.js" type="text/javascript"></script> <style> /* NOTE: The styles were added inline because Prefixfree needs access to your styles and they must be inlined if they are on local disk! */ @import url(http://fonts.googleapis.com/css?family=Press+Start+2P);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800);
body { text-align: center; background: #111; padding: 4em 0 0; margin: 0; font-family: 'Open Sans', sans-serif; font-weight: 300;
}
body:after { content: ''; background: url("http://see8ch.com/codepen/mochaGrunge.png"); opacity: 0.35; position: fixed; top: 0; bottom: 0; left: 0; right: 0; z-index: -1;
}
header { margin-bottom: 5em;
}
h1 { font-size: 3em; font-family: 'Press Start 2P', cursive; color: #39CA74; text-shadow: 3px 3px 0 white; margin-bottom: 0;
}
@media (max-width: 400px) { h1 { font-size: 2.2em; text-shadow: 2px 2px 0 white; }
}
h2 { display: none; font-family: 'Press Start 2P', cursive; color: #eee; text-shadow: 2px 2px 0 #444; margin-top: 0.5em;
}
h4 { text-align: left; color: #ddd; width: 80%; max-width: 600px; margin: 0 auto 1em;
}
h4#projects { border-top: 2px solid rgba(255, 255, 255, 0.2); padding-top: 3em; margin-top: 4.5em;
}
h5 { letter-spacing: 0.04em; text-transform: uppercase; color: #999;
}
h5 a { text-decoration: none; letter-spacing: 0.04em; text-transform: uppercase; color: #999; transition: all 333ms ease-in-out;
}
h5 a:hover { color: #39CA74;
}
ul { width: 80%; max-width: 600px; margin: 0 auto 3em; padding: 0; box-shadow: 1px 1px 10px 0px #111;
}
ul li { position: relative; list-style: none; text-align: left; padding: 0.5em 1em; background: #ddd; color: #444; transition: all 333ms ease-in-out;
}
ul li:nth-child(odd) { background: #ccc;
}
ul li.missing a { color: #BE3A31;
}
ul li.missing a span { display: none;
}
ul li.missing:hover { background: #BE3A31;
}
ul li a { text-decoration: none; display: block; color: #666; font-size: 0.9em; transition: all 333ms ease-in-out;
}
ul li a span { float: right; position: relative; top: 2px; color: #ababab; margin-right: 0.5em; transition: all 333ms ease-in-out;
}
ul li:hover { background: #39CA74;
}
ul li:hover a { color: white;
}
ul li:hover a span { margin-right: 0.2em; color: white;
}
footer { background: black; padding: 0.75em 0; margin-top: 8em; width: 100%;
}
footer a { text-decoration: none; color: #666; font-size: 0.7em; font-weight: 400; transition: all 333ms ease-in-out;
}
footer a:hover { color: #39CA74;
} </style> <script src="https://cdnjs.cloudflare.com/ajax/libs/prefixfree/1.0.7/prefixfree.min.js"></script>
</head>
<body> <header> <h1>DEVCAMP</h1> <h2>2014</h2> <h5><a href="http://teens.denverlibrary.org/idealab" target="_blank">ideaLab</a> // Denver Public Library</h5>
</header>
<h4 id="projects">Team Projects</h4>
<ul> <li><a href="http://codepen.io/PythonaRegius/full/ynkbx/" target="_blank">The Pixelators (1st Place!)<span>▶</span></a></li> <li><a href="http://codepen.io/bster/full/bkvAI/" target="_blank">E.P.I.C.<span>▶</span></a></li> <li><a href="http://codepen.io/nameuser/full/ljwbp" target="_blank">I Forgot<span>▶</span></a></li> <li><a href="http://codepen.io/CodingMaster123/full/Bwzro/" target="_blank">The Pumicorns<span>▶</span></a></li> <li><a href="http://codepen.io/shayz/full/iwIGd/" target="_blank">Tech Ghosts<span>▶</span></a></li>
</ul>
<h4>E.P.I.C.</h4>
<ul> <li><a href="http://codepen.io/bster/" target="_blank">Bryton D.<span>▶</span></a></li> <li><a href="http://codepen.io/Luis0328/" target="_blank">Luis U.<span>▶</span></a></li> <li class="missing"><a href="" target="_blank">Tony B.<span>▶</span></a></li> <li><a href="http://codepen.io/coreball/" target="_blank">Changyuan L.<span>▶</span></a></li> <li><a href="http://codepen.io/CorwinofTama/" target="_blank">Julian W.<span>▶</span></a></li> <li><a href="http://codepen.io/IceFireLunar/" target="_blank">Ethan W.<span>▶</span></a></li>
</ul>
<h4>I Forgot</h4>
<ul> <li><a href="http://codepen.io/mj008/" target="_blank">Maxwell J.<span>▶</span></a></li> <li><a href="http://codepen.io/nameuser/" target="_blank">Diego J.<span>▶</span></a></li> <li class="missing"><a href="" target="_blank">Kishor<span>▶</span></a></li> <li class="missing"><a href="" target="_blank">Nick A.<span>▶</span></a></li> <li class="missing"><a href="" target="_blank">Isaiah V.<span>▶</span></a></li>
</ul>
<h4>The Pixelators</h4>
<ul> <li><a href="http://codepen.io/Kilian_the_ghost/" target="_blank">Killian A.<span>▶</span></a></li> <li><a href="http://codepen.io/colorfruitloops/" target="_blank">Faruq B.<span>▶</span></a></li> <li><a href="http://codepen.io/agent7402/" target="_blank">Asia J.<span>▶</span></a></li> <li><a href="http://codepen.io/PythonaRegius/" target="_blank">Una B.<span>▶</span></a></li> <li><a href="http://codepen.io/Iz_Mine_Plex/" target="_blank">Israel R.<span>▶</span></a></li>
</ul>
<h4>The Pumicorns</h4>
<ul> <li><a href="http://codepen.io/Betcoderever12345/" target="_blank">Elias R.<span>▶</span></a></li> <li><a href="http://codepen.io/CodingMaster123/" target="_blank">Enrico B.<span>▶</span></a></li> <li><a href="http://codepen.io/Something12/" target="_blank">Alex N.<span>▶</span></a></li> <li><a href="http://codepen.io/Lbecerra2/" target="_blank">Lindsay B.<span>▶</span></a></li> <li><a href="http://codepen.io/constipation/" target="_blank">Lenlee D.<span>▶</span></a></li>
</ul>
<h4>Tech Ghosts</h4>
<ul> <li><a href="http://codepen.io/Ribacca/" target="_blank">Riley D.<span>▶</span></a></li> <li><a href="http://codepen.io/shayz/" target="_blank">Shay Z.<span>▶</span></a></li> <li><a href="http://codepen.io/Willham/" target="_blank">William H.<span>▶</span></a></li> <li><a href="http://codepen.io/Obsidian2002/" target="_blank">Obsidian N.<span>▶</span></a></li> <li><a href="http://codepen.io/Jlord919/" target="_blank">Jair G.<span>▶</span></a></li> <li class="missing"><a href="" target="_blank">Avraham Z.<span>▶</span></a></li>
</ul>
<footer> <a href="http://teens.denverlibrary.org/idealab" target="_blank">ideaLab @ The Denver Public Library</a>
</footer> <script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
</body>
</html>

DevCamp 2014 - Denver Public Library - Script Codes CSS Codes

@import url(http://fonts.googleapis.com/css?family=Press+Start+2P);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800);
body { text-align: center; background: #111; padding: 4em 0 0; margin: 0; font-family: 'Open Sans', sans-serif; font-weight: 300;
}
body:after { content: ''; background: url("http://see8ch.com/codepen/mochaGrunge.png"); opacity: 0.35; position: fixed; top: 0; bottom: 0; left: 0; right: 0; z-index: -1;
}
header { margin-bottom: 5em;
}
h1 { font-size: 3em; font-family: 'Press Start 2P', cursive; color: #39CA74; text-shadow: 3px 3px 0 white; margin-bottom: 0;
}
@media (max-width: 400px) { h1 { font-size: 2.2em; text-shadow: 2px 2px 0 white; }
}
h2 { display: none; font-family: 'Press Start 2P', cursive; color: #eee; text-shadow: 2px 2px 0 #444; margin-top: 0.5em;
}
h4 { text-align: left; color: #ddd; width: 80%; max-width: 600px; margin: 0 auto 1em;
}
h4#projects { border-top: 2px solid rgba(255, 255, 255, 0.2); padding-top: 3em; margin-top: 4.5em;
}
h5 { letter-spacing: 0.04em; text-transform: uppercase; color: #999;
}
h5 a { text-decoration: none; letter-spacing: 0.04em; text-transform: uppercase; color: #999; transition: all 333ms ease-in-out;
}
h5 a:hover { color: #39CA74;
}
ul { width: 80%; max-width: 600px; margin: 0 auto 3em; padding: 0; box-shadow: 1px 1px 10px 0px #111;
}
ul li { position: relative; list-style: none; text-align: left; padding: 0.5em 1em; background: #ddd; color: #444; transition: all 333ms ease-in-out;
}
ul li:nth-child(odd) { background: #ccc;
}
ul li.missing a { color: #BE3A31;
}
ul li.missing a span { display: none;
}
ul li.missing:hover { background: #BE3A31;
}
ul li a { text-decoration: none; display: block; color: #666; font-size: 0.9em; transition: all 333ms ease-in-out;
}
ul li a span { float: right; position: relative; top: 2px; color: #ababab; margin-right: 0.5em; transition: all 333ms ease-in-out;
}
ul li:hover { background: #39CA74;
}
ul li:hover a { color: white;
}
ul li:hover a span { margin-right: 0.2em; color: white;
}
footer { background: black; padding: 0.75em 0; margin-top: 8em; width: 100%;
}
footer a { text-decoration: none; color: #666; font-size: 0.7em; font-weight: 400; transition: all 333ms ease-in-out;
}
footer a:hover { color: #39CA74;
}
DevCamp 2014 - Denver Public Library - Script Codes
DevCamp 2014 - Denver Public Library - Script Codes
Home Page Home
Developer Chris Holder
Username see8ch
Uploaded June 20, 2022
Rating 3
Size 5,033 Kb
Views 38,456
Do you need developer help for DevCamp 2014 - Denver Public Library?

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!

Chris Holder (see8ch) 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!