A Pen by Ryan LaBar on CodePen.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<main> | |
<section class="content-container"> | |
<div class="media-primary"> | |
<img alt="Generated image of some people working at a computer" | |
src="https://assets.codepen.io/140/learning-grid-and-clip-path.png" /> | |
</div> | |
<div class="media-secondary"> | |
<figure class="animated-icon"> | |
<img alt="illustration of a laptop" src="https://assets.codepen.io/140/laptop.webp" /> | |
</figure> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<canvas id="c"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<main> | |
<section> | |
<div></div> | |
<div></div> | |
<div></div> | |
<div></div> | |
<div></div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="container"> | |
<div class="circle circle5"></div> | |
<div class="circle circle4"></div> | |
<div class="circle circle3"></div> | |
<div class="circle circle2"></div> | |
<div class="circle circle1"></div> | |
</div> |
Inspired by https://scenery.io/scenes/text-sleep-repeat-WcMTh0V9DbP
A Pen by Tom Miller on CodePen.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<main id="app"> | |
<header> | |
<h1>Neon Glass Context menu</h1> | |
<p>Right-click to open</p> | |
</header> | |
<footer class="dark"> | |
<h2>Pick your own colors!</h2> | |
<input type=range id="h1" min=0 max=360 value=255 /> |
🖖 0,5 Scale Factor
A Pen by Konstantin Denerz on CodePen.
NewerOlder