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 esm.sh, which makes packages from npm not only available on a CDN, but prepares them for native JavaScript ESM 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.
- var images = ['https://assets.codepen.io/108082/jake-and-fin-1.jpg', 'https://assets.codepen.io/108082/jake-and-fin-2.jpg', 'https://assets.codepen.io/108082/jake-and-fin-3.jpg', 'https://assets.codepen.io/108082/jake-and-fin-4.jpg', 'https://assets.codepen.io/108082/jake-and-fin-5.jpg', 'https://assets.codepen.io/108082/jake-and-fin-6.jpg', 'https://assets.codepen.io/108082/jake-and-fin-7.jpg'];
.container
aside.carousel
.carousel__wrapper
each item, i in images
.item(id='slide-' + i)
img(src=item, alt="", width="418", height="418")
article.instagram
header.instagram__header
figure
img(
src="https://assets.codepen.io/108082/jake-dog.png",
alt="Jake Dog",
width="42",
height="42"
)
figcaption
h4 Jake the Dog
section.instagram__media
div.img
footer.instagram__buttons
.left
svg.instagram__icon.instagram__icon--heart(
fill="none",
xmlns="http://www.w3.org/2000/svg",
viewBox="0 0 24 24"
)
path(d="M16.8196 3.40477L16.8196 3.40468L16.8105 3.40435C15.9939 3.37401 15.1837 3.55848 14.4607 3.93934C13.7415 4.31818 13.1337 4.87813 12.6974 5.56376C12.3799 6.0141 12.1595 6.38237 12.0011 6.66645C11.841 6.38254 11.6182 6.01451 11.2971 5.5646C10.8588 4.88294 10.252 4.32584 9.53521 3.94728C8.81455 3.56666 8.00746 3.37954 7.19284 3.40423L7.19283 3.40408L7.18038 3.40477C5.73422 3.48471 4.37827 4.133 3.40801 5.20836C2.44041 6.28078 1.93462 7.69124 1.99999 9.13385C2.00344 10.8131 2.73878 12.1587 3.76066 13.3486C4.54375 14.2605 5.52952 15.1172 6.516 15.9745C6.80035 16.2216 7.08476 16.4688 7.36439 16.7173C7.71256 17.0283 8.0484 17.3289 8.36875 17.6156C9.03981 18.2163 9.64287 18.7561 10.1488 19.2024C10.8808 19.8482 11.4505 20.3358 11.7281 20.5156L11.9996 20.6915L12.2713 20.516C12.5291 20.3494 13.0097 19.9415 13.7041 19.3303C14.2257 18.8712 14.8883 18.2789 15.7018 17.5517C15.9935 17.2909 16.3047 17.0128 16.6357 16.7172C16.9253 16.4597 17.2205 16.2037 17.5157 15.9477C18.4876 15.105 19.4601 14.2617 20.2346 13.3628C21.2586 12.1744 21.9965 10.8264 22 9.13385C22.0653 7.69123 21.5596 6.28078 20.592 5.20836C19.6217 4.133 18.2657 3.48471 16.8196 3.40477ZM11.6142 4.35506L11.9954 4.80294L12.3761 4.35467C12.9155 3.71951 13.5913 3.21422 14.3531 2.87644C15.1144 2.53889 15.9419 2.37731 16.7742 2.40369C18.4866 2.47112 20.1027 3.21362 21.2694 4.46897C22.4364 5.72476 23.0588 7.39158 23.0003 9.10494L23 9.11347V9.122C23 12.4787 20.5608 14.6294 18.1924 16.6842C17.8966 16.94 17.598 17.2003 17.3031 17.462L17.3018 17.4632L16.3798 18.2872L16.3736 18.2927L16.3676 18.2985C15.2327 19.3827 14.0415 20.4065 12.7991 21.3656C12.5599 21.5162 12.2829 21.5962 12 21.5962C11.7171 21.5962 11.4402 21.5162 11.201 21.3657C9.9972 20.4352 8.84189 19.4436 7.73965 18.3948L7.73401 18.3894L7.7282 18.3842L6.7012 17.4662L6.70057 17.4657C6.43759 17.2314 6.17305 17.0015 5.91337 16.7758C5.88988 16.7554 5.86643 16.735 5.84303 16.7147C3.34442 14.5424 0.999982 12.4694 0.999982 9.122V9.11347L0.999691 9.10494C0.941196 7.39158 1.56352 5.72476 2.73058 4.46897C3.89709 3.21378 5.51295 2.47131 7.2251 2.40372C8.0557 2.37962 8.88112 2.54227 9.6405 2.87968C10.4006 3.21742 11.0751 3.72163 11.6142 4.35506Z")
svg.instagram__icon.instagram__icon--comment(
fill="none",
xmlns="http://www.w3.org/2000/svg",
viewBox="0 0 24 24"
)
path(d="M20.656 17.008C21.8711 14.9061 22.2795 12.4337 21.8048 10.0527C21.3301 7.67172 20.0048 5.54497 18.0765 4.06978C16.1482 2.59458 13.7488 1.87186 11.3266 2.0366C8.9043 2.20135 6.62486 3.24231 4.91408 4.96501C3.20329 6.68772 2.17817 8.97432 2.03024 11.3977C1.8823 13.821 2.62166 16.2153 4.1102 18.1334C5.59874 20.0514 7.73463 21.3619 10.1189 21.82C12.5031 22.2782 14.9726 21.8527 17.066 20.623L22 22L20.656 17.008Z")
svg.instagram__icon.instagram__icon--message(
fill="none",
xmlns="http://www.w3.org/2000/svg",
viewBox="0 0 24 24"
)
path(d="M22 3 9.218 10.083M11.698 20.334 22 3.001H2L9.218 10.084 11.698 20.334Z")
.right
svg.instagram__icon.instagram__icon--saved(
fill="none",
xmlns="http://www.w3.org/2000/svg",
viewBox="0 0 24 24"
)
path(d="M20 21L12 13.44L4 21V3H20V21Z")
@import url("https://fonts.googleapis.com/css2?family=Montserrat&display=swap");
$carousel-duration: 27s;
$carousel-items: 7;
$slide-change-timing: 3;
$carousel-delay-fraction: $carousel-duration / $carousel-items;
$carousel-steps-fraction: 100 / $carousel-items;
$carousel-easing: cubic-bezier(0.37, 0, 0.63, 1);
@keyframes carousel-animate {
0% {
visibility: hidden;
opacity: 0;
transform: translateX(200%) scale(0.7);
}
#{$slide-change-timing}%,
#{$carousel-steps-fraction}% {
visibility: visible;
opacity: 0.8;
transform: translateX(100%) scale(0.9);
}
#{$carousel-steps-fraction + $slide-change-timing}%,
#{$carousel-steps-fraction * 2}% {
visibility: visible;
opacity: 1;
transform: translateX(0) scale(1);
}
#{($carousel-steps-fraction * 2) + $slide-change-timing}%,
#{$carousel-steps-fraction * 3}% {
visibility: visible;
opacity: 0.8;
transform: translateX(-100%) scale(0.9);
}
#{($carousel-steps-fraction * 3) + $slide-change-timing}% {
visibility: visible;
opacity: 0;
transform: translateX(-200%) scale(0.9);
}
100% {
visibility: hidden;
opacity: 0;
transform: translateX(-200%) scale(0.7);
}
}
:root {
--light: 0;
--light: 0;
--max-width-post: 420px;
--primary: hsl(
calc(64 + 220 * var(--light)),
calc(77% - 7% * var(--light)),
calc(79% - 56% * var(--light))
);
--bg: hsl(
calc(284 - 220 * var(--light)),
calc(70% + 7% * var(--light)),
calc(23% + 56% * var(--light))
);
--text-primary: hsl(
calc(60 * var(--light)),
calc(19% * var(--light)),
calc(97% - 89% * var(--light))
);
--font-size-sm: clamp(0.7rem, 0.91vw + 0.47rem, 1.2rem);
--font-size-base: clamp(0.88rem, 1.14vw + 0.59rem, 1.5rem);
--font-size-md: clamp(1.09rem, 1.42vw + 0.74rem, 1.88rem);
--font-size-lg: clamp(1.37rem, 1.78vw + 0.92rem, 2.34rem);
--font-size-xl: clamp(1.71rem, 2.22vw + 1.15rem, 2.93rem);
--font-size-xxl: clamp(2.14rem, 2.77vw + 1.44rem, 3.66rem);
--font-size-xxxl: clamp(2.67rem, 3.47vw + 1.8rem, 4.58rem);
}
*,
*::after,
*::before {
box-sizing: border-box;
}
body {
background-color: var(--bg);
width: 100vw;
height: 100vh;
font-family: "Montserrat", sans-serif;
color: var(--text-primary);
overflow: hidden;
@supports (height: 100dvh) {
height: 100dvh;
}
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0;
}
.container {
--container-padding-horizontal: 32px;
position: relative;
padding-inline: var(--container-padding-horizontal);
display: grid;
place-items: center;
height: 100%;
}
.carousel {
pointer-events: none;
position: absolute;
padding-block-start: 67px;
padding-block-end: max(24px, calc(29px + var(--font-size-md)));
perspective: 100px;
width: 100%;
@media (max-width: 568px) {
padding-block-end: 52px;
}
&__wrapper {
position: relative;
display: flex;
justify-content: center;
height: 61.2vh;
}
.item {
position: absolute;
max-width: 418px;
height: 100%;
margin-inline: var(--container-padding-horizontal);
opacity: 0;
will-change: transform, opacity;
animation: carousel-animate $carousel-duration $carousel-easing infinite;
@media (max-width: 568px) {
margin-inline: calc(var(--container-padding-horizontal) + 1px);
}
@for $i from 1 through ($carousel-items - 1) {
&:nth-child(#{$i}) {
animation-delay: calc(#{$carousel-delay-fraction} * #{$i - 2});
}
}
&:last-child {
animation-delay: calc(-#{$carousel-delay-fraction} * 2);
}
}
img {
max-width: 100%;
object-fit: cover;
height: 100%;
}
}
.instagram {
--pading-horizontal: 16px;
--border: 1px solid var(--primary);
max-width: var(--max-width-post);
width: 100%;
border: var(--border);
border-radius: 20px;
&__header {
padding-block: 12px;
border-bottom: var(--border);
figure {
padding-block: 0;
padding-inline: var(--pading-horizontal);
margin: 0;
display: flex;
align-items: center;
img {
border-radius: 50%;
object-fit: cover;
border: var(--border);
margin-inline-end: 8px;
}
}
}
&__media {
display: flex;
border-bottom: var(--border);
.img {
max-width: 100%;
height: 61.2vh;
}
}
&__buttons {
padding-block: 12px;
padding-inline: var(--pading-horizontal);
display: flex;
justify-content: space-between;
align-items: center;
.left {
display: flex;
align-items: center;
svg:nth-of-type(2) {
margin-inline: 12px;
}
}
}
&__icon {
cursor: pointer;
width: 1em;
height: 1em;
font-size: var(--font-size-md);
min-width: 24px;
min-height: 24px;
&:hover {
opacity: 0.7;
}
path {
stroke: var(--primary);
stroke-linejoin: round;
}
&--comment path {
stroke-width: 2;
}
&--message {
margin-block-start: 3px;
path {
stroke-width: 2;
}
}
&--saved path {
stroke-width: 2;
}
}
}
// common idea: https://dribbble.com/shots/20364660-Nibble-Health-Identity-Social-Posting
// carousel animation: https://codepen.io/aija/details/xvXWoK
let CHECKED = false;
document.addEventListener("pointerdown", (e) => {
CHECKED = !CHECKED;
document.documentElement.style.setProperty("--light", CHECKED ? 1 : 0);
});
Also see: Tab Triggers