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 URLs 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 its URL and the proper URL extension.
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.
<ul id="messages">
<!-- 1 -->
<li>
<div class="infos">
<img src="http://farm5.staticflickr.com/4136/4817542998_55a7eb8d8b_q.jpg" alt="" title="by tresMunkeys" />
<a href="https://twitter.com/webodream" class="sprite twitter">@webodream</a>
<a href="https://www.facebook.com/groups/115089745169149" class="sprite facebook">depot.webdesigner</a>
<a href="https://github.com/arbaoui-mehdi" class="sprite github">@arbaoui-mehdi</a>
</div>
<div class="content">
<h3>
Arbaoui Mehdi
<b>ceo & founder "depot webdesigner"</b>
</h3>
<p>
Etiam iaculis, ipsum sit amet scelerisque dictum, diam justo suscipit mauris, a lacinia odio nulla et tellus. Praesent placerat ipsum sed purus rutrum vel dapibus magna scelerisque. Nulla sit amet orci at metus euismod tincidunt. Etiam <a href="#">http://www.depotwebdesigner.com</a> et nunc eu massa fermentum feugiat.
</p>
</div>
</li>
<!-- 2 -->
<li>
<div class="infos">
<img src="http://farm3.staticflickr.com/2721/4531285963_cd28f61b16_q.jpg" alt="" title="by tresMunkeys" />
<a href="https://twitter.com/webodream" class="sprite twitter">@webodream</a>
<a href="https://www.facebook.com/groups/115089745169149" class="sprite facebook">depot.webdesigner</a>
<a href="https://github.com/arbaoui-mehdi" class="sprite github">@arbaoui-mehdi</a>
</div>
<div class="content">
<h3>
Edmundo I. Jacobi
<b>webdeveloper</b>
</h3>
<p>
Lorem ipsum non minim Excepteur Duis sunt labore ut laborum sit ullamco sed ex.Lorem ipsum dolor adipisicing ullamco cillumLorem ipsum non minim Excepteur Duis sunt labore ut laborum sit ullamco sed ex.Lorem ipsum dolor adipisicing ullamco cillumLorem ipsum non minim Excepteur Duis sunt labore ut laborum sit ullamco sed ex.Lorem ipsum dolor adipisicing ullamco cillumLorem ipsum non minim Excepteur Duis sunt labore ut laborum sit ullamco sed ex.Lorem ipsum dolor adipisicing.
</p>
</div>
</li>
<!-- 3 -->
<li>
<div class="infos">
<img src="http://farm3.staticflickr.com/2617/3873098259_61c446da22_q.jpg" alt="" title="by tresMunkeys" />
<a href="https://twitter.com/webodream" class="sprite twitter">@webodream</a>
<a href="https://www.facebook.com/groups/115089745169149" class="sprite facebook">depot.webdesigner</a>
<a href="https://github.com/arbaoui-mehdi" class="sprite github">@arbaoui-mehdi</a>
</div>
<div class="content">
<h3>
Lisa J. Escoto
<b>webdesigner </b>
</h3>
<p>
Lorem ipsum non minim Excepteur Duis sunt labore ut laborum sit ullamco sed ex.Lorem ipsum dolor adipisicing ullamco cillum in occaecat adipisicing ullamco cillum in occaecat proident commodo in <a href="https://www.google.com">https://www.google.com</a>.
</p>
</div>
</li>
<!-- 4 -->
<li>
<div class="infos">
<img src="http://farm4.staticflickr.com/3412/3446830982_c8b55cc7e8_q.jpg" alt="" title="by tresMunkeys" />
<a href="https://twitter.com/webodream" class="sprite twitter">@webodream</a>
<a href="https://www.facebook.com/groups/115089745169149" class="sprite facebook">depot.webdesigner</a>
<a href="https://github.com/arbaoui-mehdi" class="sprite github">@arbaoui-mehdi</a>
</div>
<div class="content">
<h3>
June Schreiber
<b>CEO & Founder</b>
</h3>
<p>
Phasellus pharetra, libero sed egestas condimentum, ligula nibh cursus turpis, sed convallis odio lorem sit amet ligula. Suspendisse dapibus nibh nec augue placerat eleifend sit amet nec purus. Donec consectetur cursus quam eu bibendum. Nam est nisi, tincidunt mattis luctus sit amet, faucibus luctus odio. Nam placerat mauris libero. Integer fringilla nisl vitae velit lacinia eget sagittis diam feugiat. Ut et scelerisque dolor. Phasellus luctus tellus nec augue laoreet non suscipit orci condimentum. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Sed eros felis, eleifend ut fringilla sit amet, vestibulum eu ligula. In venenatis aliquet tristique. Fusce tempor tincidunt adipiscing. In fermentum tincidunt purus eu tristique. Integer semper, eros et accumsan porta, purus arcu vehicula massa, quis facilisis nibh nisi non mi.
</p>
</div>
</li>
<!-- 5 -->
<li>
<div class="infos">
<img src="http://farm4.staticflickr.com/3588/3663734351_f9cb5a6a56_q.jpg" alt="" title="by tresMunkeys" />
<a href="https://twitter.com/webodream" class="sprite twitter">@webodream</a>
<a href="https://www.facebook.com/groups/115089745169149" class="sprite facebook">depot.webdesigner</a>
<a href="https://github.com/arbaoui-mehdi" class="sprite github">@arbaoui-mehdi</a>
</div>
<div class="content">
<h3>
Benita M. Futral
<b>CEO & Founder</b>
</h3>
<p>
Lorem ipsum non minim Excepteur Duis sunt labore ut laborum sit ullamco sed ex.Lorem ipsum dolor adipisicing ullamco cillum
</p>
</div>
</li>
</ul>
/* Arbaoui Mehdi copyright 2013 */
/* Notice : Hover effect on social media icons */
body {
background: #fff1ca;
font: 15px/150% Georgia, "Times New Roman", Times, serif; }
/* =============================================== /*
/* /*
/* Animate CSS : https://daneden.me/animate /*
/* /*
/* =============================================== */
@-webkit-keyframes flipInX {
0% { -webkit-transform: perspective(400px) rotateX(90deg); }
30% { -webkit-transform: perspective(400px) rotateX(-10deg); }
70% { -webkit-transform: perspective(400px) rotateX(10deg); }
100% { -webkit-transform: perspective(400px) rotateX(0deg); } }
@-moz-keyframes flipInX {
0% { -moz-transform: perspective(400px) rotateX(90deg); }
30% { -moz-transform: perspective(400px) rotateX(-10deg); }
70% { -moz-transform: perspective(400px) rotateX(10deg); }
100% { -moz-transform: perspective(400px) rotateX(0deg); } }
@-o-keyframes flipInX {
0% { -o-transform: perspective(400px) rotateX(90deg);
opacity: 0; }
30% { -o-transform: perspective(400px) rotateX(-10deg); }
70% { -o-transform: perspective(400px) rotateX(10deg); }
100% { -o-transform: perspective(400px) rotateX(0deg); } }
@keyframes flipInX {
0% { transform: perspective(400px) rotateX(90deg);
opacity: 0; }
30% { transform: perspective(400px) rotateX(-10deg); }
70% { transform: perspective(400px) rotateX(10deg); }
100% { transform: perspective(400px) rotateX(0deg); } }
.animated {
-webkit-animation-duration: 1s;
-moz-animation-duration: 1s;
-ms-animation-duration: 1s;
-o-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill: both;
-moz-animation-fill: both;
-ms-animation-fill: both;
-o-animation-fill: both;
animation-fill: both; }
.flipInX {
-webkit-animation-name: flipInX;
-moz-animation-name: flipInX;
-ms-animation-name: flipInX;
-o-animation-name: flipInX;
animation-name: flipInX; }
/* =============================================== /*
/* /*
/* Messages /*
/* /*
/* =============================================== */
#messages {
position: relative;
margin: 50px auto;
padding: 0;
width: 800px;
list-style: none; }
#messages li {
float: left;
margin-bottom: 30px;
padding-bottom: 30px;
border-bottom: 1px dashed #c8c7b4; }
#messages li:nth-child(2n) .infos {
float: right;
margin-left: 20px; }
#messages li:nth-child(2n) .infos a {
-webkit-box-shadow: 1px 1px 0 1px rgba(90, 81, 15, 0.2);
-moz-box-shadow: 1px 1px 0 1px rgba(90, 81, 15, 0.2);
box-shadow: 1px 1px 0 1px rgba(90, 81, 15, 0.2);
left: inherit; }
#messages li:nth-child(2n) .content { border-width: 1px 3px 4px 4px; }
#messages li:nth-child(2n) .content:after,
#messages li:nth-child(2n) .content:before {
right: -9px;
left: inherit;
-webkit-transform: rotate(41deg);
-moz-transform: rotate(41deg);
-o-transform: rotate(41deg);
transform: rotate(41deg); }
#messages li:nth-child(2n) .facebook { right: -10px; }
#messages li:nth-child(2n) .twitter { right: -5%; }
#messages li:nth-child(2n) .github { right: -1%; }
#messages .infos {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
position: relative;
float: left;
padding: 3px;
width: 130px;
height: 130px;
border: 5px solid #c8c7b4; }
#messages .infos a {
-webkit-border-radius: 17px;
-moz-border-radius: 17px;
-ms-border-radius: 17px;
-o-border-radius: 17px;
border-radius: 17px;
-webkit-box-shadow: -1px 1px 0 1px rgba(90, 81, 15, 0.2);
-moz-box-shadow: -1px 1px 0 1px rgba(90, 81, 15, 0.2);
box-shadow: -1px 1px 0 1px rgba(90, 81, 15, 0.2);
position: absolute;
width: 20px;
height: 22px;
background-color: #d5d2a8;
color: #fff;
text-decoration: none;
text-indent: -10000px;
font-size: 11px; }
#messages .infos a:hover {
padding: 0 10px 0 18px;
width: auto;
border: none;
text-indent: 0;
opacity: 0.95; }
#messages img {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
width: 100%; }
/* =============================================== /*
/* /*
/* + SVG sprite (social media icons ). /*
/* + You can use PNG if your navigator don't /*
/* support SVG format. /*
/* /*
/* =============================================== */
.sprite {
background: url("https://docs.google.com/uc?export=download&id=0B3VygIVAuRCQRzF1d0RyWHFFRU0") no-repeat;
background-size: 23px; }
.twitter {
background-position: -1px 5px;
top: 16%;
left: -5%; }
.twitter:hover { background-color: #2094dd !important; }
.facebook {
background-position: -2px -27px;
top: 42%;
left: -10%; }
.facebook:hover { background-color: #3b5998 !important; }
.github {
background-position: -2px -10px;
bottom: 17%;
left: -1%; }
.github:hover { background-color: #444 !important; }
.content {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
border-radius: 10px;
position: relative;
float: left;
margin-left: 20px;
padding: 15px 25px;
width: 510px;
border-width: 1px 4px 4px 3px;
border-style: solid;
border-color: #c8c7b4;
background-color: #ece5bd;
/* ==================================================================== /*
/* /*
/* + Css Patterns from : http://lea.verou.me/css3patterns/ /*
/* + Arbaoui mehdi : Fix a gradient color bug in OPERA,FIREFOX /*
/* and SAFARI (only new versions) /*
/* /*
/* ==================================================================== */
background-image: -linear-gradient(0deg, transparent 18px, #dbada9 0, #dbada9 20px, transparent 19px),
-linear-gradient(#e1dab0 0.1em, transparent 0.1em);
background-image: -webkit-linear-gradient(0deg, transparent 11px, #dbada9 0, #dbada9 14px, transparent 12px),
-webkit-linear-gradient(#e1dab0 0.1em, transparent 0.1em);
background-image: -moz-linear-gradient(0deg, transparent 11px, #dbada9 0, #dbada9 13px, transparent 12px),
-moz-linear-gradient(#e1dab0 0.1em, transparent 0.1em);
background-size: 100% 10px;
color: #333;
}
/* ====================================================================================== /*
/* /*
/* + Talk bubble with shadow /*
/* From http://forrst.com/posts/How_to_Make_a_Pure_CSS_Speech_Bubble_With_a_Drop-PU1 /*
/* + Arbaoui mehdi: Change position (left and right) of arrow /*
/* /*
/* ====================================================================================== */
.content:after, .content:before {
border-bottom: 23px solid transparent;
border-right: 20px solid #ece5bd;
top: 49px;
content: '';
position: absolute;
left: -9px;
-webkit-transform: rotate(220deg);
-moz-transform: rotate(220deg);
-o-transform: rotate(220deg);
transform: rotate(220deg); }
.content h3 {
font: 23px "Satisfy";
margin: 0;
padding: 0;
font-weight: normal; }
.content p {
margin: 10px 0 0 0;
font-size: 15px;
line-height: 1.7em; }
.content p a {
text-decoration: none;
background-color: #f7f3c5;
border-bottom: solid 1px #cfcebe;
color: #834202;
padding: 1px 4px; }
.content p a:hover { background-color: #f5ec82; }
.content b {
display: block;
color: #75280c;
font: italic normal 17px Georgia; }
.content:before {
top: 48px;
left: -11px;
border-right: 19px solid rgba(0, 0, 0, 0.1); }
$(function() {
var $list = $('ul li');
$list.filter(':first').addClass('animated flipInX');
setInterval(function() {
if( $list.filter('.flipInX').index() !== $list.length) {
$list.filter('.flipInX').removeClass('animated flipInX').next().addClass('animated flipInX');
}
}, 400);
});
Also see: Tab Triggers