773 lines
110 KiB
HTML
773 lines
110 KiB
HTML
<!DOCTYPE html><html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>30 Seconds of CSS</title> <link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.ce990b8a.png"> <meta name="description" content="A curated collection of useful CSS snippets you can understand in 30 seconds or less. From foundational elements such as clearfix to gradient text color and gradient cursor tracking to CSS easing and far beyond."> <meta property="twitter:card" content="summary_large_image"> <meta property="twitter:url" content="https://30-seconds.github.io/30-seconds-of-css/"> <meta property="twitter:title" content="30 Seconds of CSS - Useful CSS snippets"> <meta property="twitter:description" content="A curated collection of useful CSS snippets you can understand in 30 seconds or less. "> <meta property="twitter:image" content="./src/img/opengraph.png"> <meta property="og:type" content="website"> <meta property="og:url" content="https://30-seconds.github.io/30-seconds-of-css/"> <meta property="og:title" content="30 Seconds of CSS - Useful CSS snippets"> <meta property="og:description" content="A curated collection of useful CSS snippets you can understand in 30 seconds or less."> <meta property="og:image" content="opengraph.716bdc54.png"> <script src="js.8bafe4ae.js" defer=""></script> <script async="" defer="" src="https://buttons.github.io/buttons.js"></script> <link rel="stylesheet" href="js.52a52df6.css"></head> <body> <button class="back-to-top-button" aria-label="back to top"><i data-feather="arrow-up"></i></button> <nav class="sidebar" aria-label="Table of Contents"> <button class="hamburger hamburger--spin sidebar__menu" type="button" aria-label="Menu" aria-expanded="false"> <span class="hamburger-box"> <span class="hamburger-inner"></span> </span> </button> <div class="sidebar__links"> <section data-type="layout" class="sidebar__section"> <h4 class="sidebar__section-heading">layout</h4> <a class="sidebar__link" href="#box-sizing-reset"><span>Box-sizing reset</span></a><a class="sidebar__link" href="#clearfix"><span>Clearfix</span></a><a class="sidebar__link" href="#constant-width-to-height-ratio"><span>Constant width to height ratio</span></a><a class="sidebar__link" href="#display-table-centering"><span>Display table centering</span></a><a class="sidebar__link" href="#evenly-distributed-children"><span>Evenly distributed children</span></a><a class="sidebar__link" href="#flexbox-centering"><span>Flexbox centering</span></a><a class="sidebar__link" href="#ghost-trick"><span>Ghost trick</span></a><a class="sidebar__link" href="#grid-centering"><span>Grid centering</span></a><a class="sidebar__link" href="#last-item-with-remaining-available-height"><span>Last item with remaining available height</span></a><a class="sidebar__link" href="#transform-centering"><span>Transform centering</span></a><a class="sidebar__link" href="#truncate-text-multiline"><span>Truncate text multiline</span></a><a class="sidebar__link" href="#truncate-text"><span>Truncate text</span></a> </section> <section data-type="visual" class="sidebar__section"> <h4 class="sidebar__section-heading">visual</h4> <a class="sidebar__link" href="#circle"><span>Circle</span></a><a class="sidebar__link" href="#custom-scrollbar"><span>Custom scrollbar</span></a><a class="sidebar__link" href="#custom-text-selection"><span>Custom text selection</span></a><a class="sidebar__link" href="#dynamic-shadow"><span>Dynamic shadow</span></a><a class="sidebar__link" href="#etched-text"><span>Etched text</span></a><a class="sidebar__link" href="#fit-image-in-container"><span>Fit image in container</span></a><a class="sidebar__link" href="#fullscreen"><span>Fullscreen</span></a><a class="sidebar__link" href="#gradient-text"><span>Gradient text</span></a><a class="sidebar__link" href="#hairline-border"><span>Hairline border</span></a><a class="sidebar__link" href="#not-selector"><span>:not selector</span></a><a class="sidebar__link" href="#offscreen"><span>Offscreen</span></a><a class="sidebar__link" href="#overflow-scroll-gradient"><span>Overflow scroll gradient</span></a><a class="sidebar__link" href="#pretty-text-underline"><span>Pretty text underline</span></a><a class="sidebar__link" href="#reset-all-styles"><span>Reset all styles</span></a><a class="sidebar__link" href="#shape-separator"><span>Shape separator</span></a><a class="sidebar__link" href="#system-font-stack"><span>System font stack</span></a><a class="sidebar__link" href="#triangle"><span>Triangle</span></a><a class="sidebar__link" href="#zebra-striped-list"><span>Zebra striped list</span></a> </section> <section data-type="animation" class="sidebar__section"> <h4 class="sidebar__section-heading">animation</h4> <a class="sidebar__link" href="#bouncing-loader"><span>Bouncing loader</span></a><a class="sidebar__link" href="#button-border-animation"><span>Button border animation</span></a><a class="sidebar__link" href="#donut-spinner"><span>Donut spinner</span></a><a class="sidebar__link" href="#easing-variables"><span>Easing variables</span></a><a class="sidebar__link" href="#height-transition"><span>Height transition</span></a><a class="sidebar__link" href="#hover-shadow-box-animation"><span>Hover shadow box animation</span></a><a class="sidebar__link" href="#hover-underline-animation"><span>Hover underline animation</span></a> </section> <section data-type="interactivity" class="sidebar__section"> <h4 class="sidebar__section-heading">interactivity</h4> <a class="sidebar__link" href="#disable-selection"><span>Disable selection</span></a><a class="sidebar__link" href="#focus-within"><span>Focus Within</span></a><a class="sidebar__link" href="#mouse-cursor-gradient-tracking"><span>Mouse cursor gradient tracking</span></a><a class="sidebar__link" href="#popout-menu"><span>Popout menu</span></a><a class="sidebar__link" href="#sibling-fade"><span>Sibling fade</span></a><a class="sidebar__link" href="#toggle-switch"><span>Toggle switch</span></a> </section> <section data-type="other" class="sidebar__section"> <h4 class="sidebar__section-heading">other</h4> <a class="sidebar__link" href="#calc"><span>Calc()</span></a><a class="sidebar__link" href="#counter"><span>Counter</span></a><a class="sidebar__link" href="#custom-variables"><span>Custom variables</span></a> </section> </div> </nav> <div class="content-wrapper"> <header class="header"> <div class="container"> <img class="header__leaves" draggable="false" id="header__leaves1" src="leaves.bf040f26.svg" alt=""> <img class="header__leaves" draggable="false" id="header__leaves2" src="leaves.bf040f26.svg" alt=""> <img id="header__blob" draggable="false" src="blob.04a97260.png" alt=""> <div class="header__content"> <img class="header__logo" draggable="false" src="logo.5c4b7a98.png"> <h1 class="header__heading">30 Seconds of <strong class="header__css">CSS</strong></h1> <p class="header__description"> A curated collection of useful CSS snippets you can understand in 30 seconds or less. </p> <div class="header__github-button-wrapper"> <a class="github-button header__github-button" href="https://github.com/30-seconds/30-seconds-of-css" data-icon="octicon-star" data-size="large" data-show-count="true" aria-label="Star 30-seconds/30-seconds-of-css on GitHub">Star</a> </div> </div> </div> </header> <main class="main" id="main"> <div class="container"> <nav class="tags" aria-label="Filter by tags"><button class="tags__tag is-large is-active" data-type="all"><i data-feather="check"></i>all</button><button class="tags__tag is-large " data-type="layout"><i data-feather="layout"></i>layout</button><button class="tags__tag is-large " data-type="visual"><i data-feather="eye"></i>visual</button><button class="tags__tag is-large " data-type="animation"><i data-feather="loader"></i>animation</button><button class="tags__tag is-large " data-type="interactivity"><i data-feather="edit-2"></i>interactivity</button><button class="tags__tag is-large " data-type="other"><i data-feather="tag"></i>other</button></nav> <div class="snippet"> <h3 id="bouncing-loader"><span>Bouncing loader</span><span class="tags__tag snippet__tag" data-type="animation"><i data-feather="loader"></i>animation</span></h3> <p>Creates a bouncing loader animation.</p> <h4 data-type="HTML">HTML</h4><pre><code class="lang-html"><div class="bouncing-loader">
|
|
<div></div>
|
|
<div></div>
|
|
<div></div>
|
|
</div>
|
|
</code></pre> <h4 data-type="CSS">CSS</h4><pre><code class="lang-css">@keyframes bouncing-loader {
|
|
to {
|
|
opacity: 0.1;
|
|
transform: translate3d(0, -1rem, 0);
|
|
}
|
|
}
|
|
.bouncing-loader {
|
|
display: flex;
|
|
justify-content: center;
|
|
}
|
|
.bouncing-loader > div {
|
|
width: 1rem;
|
|
height: 1rem;
|
|
margin: 3rem 0.2rem;
|
|
background: #8385aa;
|
|
border-radius: 50%;
|
|
animation: bouncing-loader 0.6s infinite alternate;
|
|
}
|
|
.bouncing-loader > div:nth-child(2) {
|
|
animation-delay: 0.2s;
|
|
}
|
|
.bouncing-loader > div:nth-child(3) {
|
|
animation-delay: 0.4s;
|
|
}
|
|
</code></pre> <h4>Demo</h4> <div class="snippet-demo" data-scope="bouncing-loader.md"> <div class="bouncing-loader"> <div></div> <div></div> <div></div> </div> </div> <style>@keyframes bouncing-loader{to{opacity:.1;transform:translate3d(0,-1rem,0)}}[data-scope="bouncing-loader.md"] .bouncing-loader{display:flex;justify-content:center}[data-scope="bouncing-loader.md"] .bouncing-loader>div{width:1rem;height:1rem;margin:3rem .2rem;background:#8385aa;border-radius:50%;animation:bouncing-loader .6s infinite alternate}[data-scope="bouncing-loader.md"] .bouncing-loader>div:nth-child(2){animation-delay:.2s}[data-scope="bouncing-loader.md"] .bouncing-loader>div:nth-child(3){animation-delay:.4s}[data-scope="box-sizing-reset.md"] html{box-sizing:border-box}[data-scope="box-sizing-reset.md"] *,[data-scope="box-sizing-reset.md"] :after,[data-scope="box-sizing-reset.md"] :before{box-sizing:inherit}[data-scope="box-sizing-reset.md"] .box{display:inline-block;width:150px;height:150px;padding:10px;background:tomato;color:#fff;border:10px solid red}[data-scope="box-sizing-reset.md"] .content-box{box-sizing:content-box}[data-scope="button-border-animation.md"] .button{background-color:#c47135;border:none;color:#fff;outline:none;padding:12px 40px 10px;position:relative}[data-scope="button-border-animation.md"] .button:after,[data-scope="button-border-animation.md"] .button:before{border:0 solid transparent;transition:all .25s;content:"";height:24px;position:absolute;width:24px}[data-scope="button-border-animation.md"] .button:before{border-top:2px solid #c47135;left:0;top:-5px}[data-scope="button-border-animation.md"] .button:after{border-bottom:2px solid #c47135;bottom:-5px;right:0}[data-scope="button-border-animation.md"] .button:hover{background-color:#c47135}[data-scope="button-border-animation.md"] .button:hover:after,[data-scope="button-border-animation.md"] .button:hover:before{height:100%;width:100%}[data-scope="calc.md"] .box-example{height:280px;background:#222 url(https://image.ibb.co/fUL9nS/wolf.png) no-repeat;background-position:calc(100% - 20px) calc(100% - 20px)}.snippet-demo__calc{height:280px;display:flex;align-items:center;justify-content:center;color:#fff;background:#222 url(https://image.ibb.co/fUL9nS/wolf.png) no-repeat;background-position:calc(100% - 20px) calc(100% - 40px)}[data-scope="circle.md"] .circle{border-radius:50%;width:2rem;height:2rem;background:#333}[data-scope="clearfix.md"] .clearfix:after{content:"";display:block;clear:both}[data-scope="clearfix.md"] .floated{float:left}[data-scope="constant-width-to-height-ratio.md"] .constant-width-to-height-ratio{background:#333;width:50%}[data-scope="constant-width-to-height-ratio.md"] .constant-width-to-height-ratio:before{content:"";padding-top:100%;float:left}[data-scope="constant-width-to-height-ratio.md"] .constant-width-to-height-ratio:after{content:"";display:block;clear:both}[data-scope="counter.md"] ul{counter-reset:counter}[data-scope="counter.md"] li:before{counter-increment:counter;content:counters(counter,".") " "}[data-scope="custom-scrollbar.md"] .custom-scrollbar{height:70px;overflow-y:scroll}[data-scope="custom-scrollbar.md"] .custom-scrollbar::-webkit-scrollbar{width:8px}[data-scope="custom-scrollbar.md"] .custom-scrollbar::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px}[data-scope="custom-scrollbar.md"] .custom-scrollbar::-webkit-scrollbar-thumb{border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.5)}[data-scope="custom-text-selection.md"] ::selection{background:#7fffd4;color:#000}[data-scope="custom-text-selection.md"] .custom-text-selection::selection{background:#ff1493;color:#fff}[data-scope="custom-variables.md"] .custom-variables{--some-color:#da7800;--some-keyword:italic;--some-size:1.25em;--some-complex-value:1px 1px 2px #f5f5f5,0 0 1em #708090,0 0 0.2em #708090;color:var(--some-color);font-size:var(--some-size);font-style:var(--some-keyword);text-shadow:var(--some-complex-value)}[data-scope="disable-selection.md"] .unselectable{user-select:none}[data-scope="display-table-centering.md"] .container{border:1px solid #333;height:250px;width:250px}[data-scope="display-table-centering.md"] .center{display:table;height:100%;width:100%}[data-scope="display-table-centering.md"] .center>span{display:table-cell;text-align:center;vertical-align:middle}@keyframes donut-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}[data-scope="donut-spinner.md"] .donut{display:inline-block;border:4px solid rgba(0,0,0,.1);border-left-color:#7983ff;border-radius:50%;width:30px;height:30px;animation:donut-spin 1.2s linear infinite}[data-scope="dynamic-shadow.md"] .dynamic-shadow{position:relative;width:10rem;height:10rem;background:linear-gradient(75deg,#6d78ff,#00ffb8);z-index:1}[data-scope="dynamic-shadow.md"] .dynamic-shadow:after{content:"";width:100%;height:100%;position:absolute;background:inherit;top:.5rem;filter:blur(.4rem);opacity:.7;z-index:-1}[data-scope="easing-variables.md"] .easing-variables{--ease-in-quad:cubic-bezier(0.55,0.085,0.68,0.53);--ease-in-cubic:cubic-bezier(0.55,0.055,0.675,0.19);--ease-in-quart:cubic-bezier(0.895,0.03,0.685,0.22);--ease-in-quint:cubic-bezier(0.755,0.05,0.855,0.06);--ease-in-expo:cubic-bezier(0.95,0.05,0.795,0.035);--ease-in-circ:cubic-bezier(0.6,0.04,0.98,0.335);--ease-out-quad:cubic-bezier(0.25,0.46,0.45,0.94);--ease-out-cubic:cubic-bezier(0.215,0.61,0.355,1);--ease-out-quart:cubic-bezier(0.165,0.84,0.44,1);--ease-out-quint:cubic-bezier(0.23,1,0.32,1);--ease-out-expo:cubic-bezier(0.19,1,0.22,1);--ease-out-circ:cubic-bezier(0.075,0.82,0.165,1);--ease-in-out-quad:cubic-bezier(0.455,0.03,0.515,0.955);--ease-in-out-cubic:cubic-bezier(0.645,0.045,0.355,1);--ease-in-out-quart:cubic-bezier(0.77,0,0.175,1);--ease-in-out-quint:cubic-bezier(0.86,0,0.07,1);--ease-in-out-expo:cubic-bezier(1,0,0,1);--ease-in-out-circ:cubic-bezier(0.785,0.135,0.15,0.86);display:inline-block;width:75px;height:75px;padding:10px;color:#fff;line-height:50px;text-align:center;background:#333;transition:transform 1s var(--ease-out-quart)}[data-scope="easing-variables.md"] .easing-variables:hover{transform:rotate(45deg)}[data-scope="etched-text.md"] .etched-text{text-shadow:0 2px #fff;font-size:1.5rem;font-weight:700;color:#b8bec5}[data-scope="evenly-distributed-children.md"] .evenly-distributed-children{display:flex;justify-content:space-between}[data-scope="fit-image-in-container.md"] .image{background:#34495e;border:1px solid #34495e;width:200px;height:200px}[data-scope="fit-image-in-container.md"] .image-contain{object-fit:contain;object-position:center}[data-scope="fit-image-in-container.md"] .image-cover{object-fit:cover;object-position:right top}[data-scope="flexbox-centering.md"] .flexbox-centering{display:flex;justify-content:center;align-items:center;height:100px}[data-scope="focus-within.md"] form{border:3px solid #2d98da;color:#000;padding:4px}[data-scope="focus-within.md"] form:focus-within{background:#f7b731;color:#000}[data-scope="fullscreen.md"] .container{margin:40px auto;max-width:700px}[data-scope="fullscreen.md"] .element{padding:20px;height:300px;width:100%;background-color:#87ceeb}[data-scope="fullscreen.md"] .element p{text-align:center;color:#fff;font-size:3em}[data-scope="fullscreen.md"] .element:-ms-fullscreen p{visibility:visible}[data-scope="fullscreen.md"] .element:fullscreen{background-color:#e4708a;width:100vw;height:100vh}[data-scope="ghost-trick.md"] .ghosting{height:300px;background:#0ff}[data-scope="ghost-trick.md"] .ghosting:before{content:"";display:inline-block;height:100%;vertical-align:middle}[data-scope="ghost-trick.md"] p{display:inline-block;vertical-align:middle}[data-scope="gradient-text.md"] .gradient-text{background:-webkit-linear-gradient(pink,red);-webkit-text-fill-color:transparent;-webkit-background-clip:text}[data-scope="grid-centering.md"] .grid-centering{display:grid;justify-content:center;align-items:center;height:100px}[data-scope="hairline-border.md"] .hairline-border{box-shadow:0 0 0 1px}@media (min-resolution:2dppx){[data-scope="hairline-border.md"] .hairline-border{box-shadow:0 0 0 .5px}}@media (min-resolution:3dppx){[data-scope="hairline-border.md"] .hairline-border{box-shadow:0 0 0 .33333333px}}@media (min-resolution:4dppx){[data-scope="hairline-border.md"] .hairline-border{box-shadow:0 0 0 .25px}}[data-scope="height-transition.md"] .el{transition:max-height .5s;overflow:hidden;max-height:0}[data-scope="height-transition.md"] .trigger:hover>.el{max-height:var(--max-height)}[data-scope="hover-shadow-box-animation.md"] .hover-shadow-box-animation{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;margin:10px;transition-duration:.3s;transition-property:box-shadow,transform}[data-scope="hover-shadow-box-animation.md"] .hover-shadow-box-animation:active,[data-scope="hover-shadow-box-animation.md"] .hover-shadow-box-animation:focus,[data-scope="hover-shadow-box-animation.md"] .hover-shadow-box-animation:hover{box-shadow:1px 10px 10px -10px rgba(0,0,24,.5);transform:scale(1.2)}[data-scope="hover-underline-animation.md"] .hover-underline-animation{display:inline-block;position:relative;color:#0087ca}[data-scope="hover-underline-animation.md"] .hover-underline-animation:after{content:"";position:absolute;width:100%;transform:scaleX(0);height:2px;bottom:0;left:0;background-color:#0087ca;transform-origin:bottom right;transition:transform .25s ease-out}[data-scope="hover-underline-animation.md"] .hover-underline-animation:hover:after{transform:scaleX(1);transform-origin:bottom left}[data-scope="last-item-with-remaining-available-height.md"] body,[data-scope="last-item-with-remaining-available-height.md"] html{height:100%;margin:0}[data-scope="last-item-with-remaining-available-height.md"] .container{height:100%;display:flex;flex-direction:column}[data-scope="last-item-with-remaining-available-height.md"] .container>div:last-child{background-color:tomato;flex:1}[data-scope="mouse-cursor-gradient-tracking.md"] .mouse-cursor-gradient-tracking{position:relative;background:#7983ff;padding:.5rem 1rem;font-size:1.2rem;border:none;color:#fff;cursor:pointer;outline:none;overflow:hidden}[data-scope="mouse-cursor-gradient-tracking.md"] .mouse-cursor-gradient-tracking span{position:relative}[data-scope="mouse-cursor-gradient-tracking.md"] .mouse-cursor-gradient-tracking:before{--size:0;content:"";position:absolute;left:var(--x);top:var(--y);width:var(--size);height:var(--size);background:radial-gradient(circle closest-side,pink,transparent);transform:translate(-50%,-50%);transition:width .2s ease,height .2s ease}[data-scope="mouse-cursor-gradient-tracking.md"] .mouse-cursor-gradient-tracking:hover:before{--size:200px}[data-scope="not-selector.md"] .css-not-selector-shortcut{display:flex}[data-scope="not-selector.md"] ul{padding-left:0}[data-scope="not-selector.md"] li{list-style-type:none;margin:0;padding:0 .75rem}[data-scope="not-selector.md"] li:not(:last-child){border-right:2px solid #d2d5e4}[data-scope="offscreen.md"] .offscreen{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}[data-scope="overflow-scroll-gradient.md"] .overflow-scroll-gradient{position:relative}[data-scope="overflow-scroll-gradient.md"] .overflow-scroll-gradient:after{content:"";position:absolute;bottom:0;width:240px;height:25px;background:linear-gradient(hsla(0,0%,100%,.001),#fff);pointer-events:none}[data-scope="overflow-scroll-gradient.md"] .overflow-scroll-gradient__scroller{overflow-y:scroll;background:#fff;width:240px;height:200px;padding:15px;line-height:1.2}[data-scope="popout-menu.md"] .reference{position:relative;background:tomato;width:100px;height:100px}[data-scope="popout-menu.md"] .popout-menu{position:absolute;visibility:hidden;left:100%;background:#333;color:#fff;padding:15px}[data-scope="popout-menu.md"] .reference:focus-within>.popout-menu,[data-scope="popout-menu.md"] .reference:focus>.popout-menu,[data-scope="popout-menu.md"] .reference:hover>.popout-menu{visibility:visible}[data-scope="pretty-text-underline.md"] .pretty-text-underline{display:inline;text-shadow:1px 1px #f5f6f9,-1px 1px #f5f6f9,-1px -1px #f5f6f9,1px -1px #f5f6f9;background-image:linear-gradient(90deg,currentColor 100%,transparent 0);background-position:bottom;background-repeat:no-repeat;background-size:100% 1px}[data-scope="pretty-text-underline.md"] .pretty-text-underline::-moz-selection{background-color:rgba(0,150,255,.3);text-shadow:none}[data-scope="pretty-text-underline.md"] .pretty-text-underline::selection{background-color:rgba(0,150,255,.3);text-shadow:none}[data-scope="reset-all-styles.md"] .reset-all-styles{all:initial}[data-scope="shape-separator.md"] .shape-separator{position:relative;height:48px;background:#333}[data-scope="shape-separator.md"] .shape-separator:after{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 12'%3E%3Cpath d='M12 0l12 12H0z' fill='%23fff'/%3E%3C/svg%3E");position:absolute;width:100%;height:12px;bottom:0}[data-scope="sibling-fade.md"] span{padding:0 1rem;transition:opacity .2s}[data-scope="sibling-fade.md"] .sibling-fade:hover span:not(:hover){opacity:.5}[data-scope="system-font-stack.md"] .system-font-stack{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,Helvetica,Arial,sans-serif}[data-scope="toggle-switch.md"] .switch{position:relative;display:inline-block;width:40px;height:20px;background-color:rgba(0,0,0,.25);border-radius:20px;transition:all .3s}[data-scope="toggle-switch.md"] .switch:after{content:"";position:absolute;width:18px;height:18px;border-radius:18px;background-color:#fff;top:1px;left:1px;transition:all .3s}[data-scope="toggle-switch.md"] input[type=checkbox]:checked+.switch:after{transform:translateX(20px)}[data-scope="toggle-switch.md"] input[type=checkbox]:checked+.switch{background-color:#7983ff}[data-scope="toggle-switch.md"] .offscreen{position:absolute;left:-9999px}[data-scope="transform-centering.md"] .parent{border:1px solid #333;height:250px;position:relative;width:250px}[data-scope="transform-centering.md"] .child{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);text-align:center}[data-scope="triangle.md"] .triangle{width:0;height:0;border-top:20px solid #333;border-left:20px solid transparent;border-right:20px solid transparent}[data-scope="truncate-text-multiline.md"] .truncate-text-multiline{overflow:hidden;display:block;height:109.2px;margin:0 auto;font-size:26px;line-height:1.4;width:400px;position:relative}[data-scope="truncate-text-multiline.md"] .truncate-text-multiline:after{content:"";position:absolute;bottom:0;right:0;width:150px;height:36.4px;background:linear-gradient(90deg,transparent,#f5f6f9 50%)}[data-scope="truncate-text.md"] .truncate-text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:200px}[data-scope="zebra-striped-list.md"] li:nth-child(odd){background-color:#eee}</style> <h4>Explanation</h4> <p>Note: <code>1rem</code> is usually <code>16px</code>.</p> <ol> <li> <p><code>@keyframes</code> defines an animation that has two states, where the element changes <code>opacity</code> and is translated up on the 2D plane using <code>transform: translate3d()</code>. Using a single axis translation on <code>transform: translate3d()</code> improves the performance of the animation.</p> </li> <li> <p><code>.bouncing-loader</code> is the parent container of the bouncing circles and uses <code>display: flex</code> and <code>justify-content: center</code> to position them in the center.</p> </li> <li> <p><code>.bouncing-loader > div</code>, targets the three child <code>div</code>s of the parent to be styled. The <code>div</code>s are given a width and height of <code>1rem</code>, using <code>border-radius: 50%</code> to turn them from squares to circles.</p> </li> <li> <p><code>margin: 3rem 0.2rem</code> specifies that each circle has a top/bottom margin of <code>3rem</code> and left/right margin of <code>0.2rem</code> so that they do not directly touch each other, giving them some breathing room.</p> </li> <li> <p><code>animation</code> is a shorthand property for the various animation properties: <code>animation-name</code>, <code>animation-duration</code>, <code>animation-iteration-count</code>, <code>animation-direction</code> are used.</p> </li> <li> <p><code>nth-child(n)</code> targets the element which is the nth child of its parent.</p> </li> <li> <p><code>animation-delay</code> is used on the second and third <code>div</code> respectively, so that each element does not start the animation at the same time.</p> </li> </ol> <h4>Browser support</h4> <div> <div class="snippet__browser-support"> 97.4% </div> </div> <ul> <li><a href="https://caniuse.com/#feat=css-animation" target="_blank">https://caniuse.com/#feat=css-animation</a></li> </ul> </div> <div class="snippet"> <h3 id="box-sizing-reset"><span>Box-sizing reset</span><span class="tags__tag snippet__tag" data-type="layout"><i data-feather="layout"></i>layout</span></h3> <p>Resets the box-model so that <code>width</code>s and <code>height</code>s are not affected by their <code>border</code>s or <code>padding</code>.</p> <h4 data-type="HTML">HTML</h4><pre><code class="lang-html"><div class="box">border-box</div>
|
|
<div class="box content-box">content-box</div>
|
|
</code></pre> <h4 data-type="CSS">CSS</h4><pre><code class="lang-css">html {
|
|
box-sizing: border-box;
|
|
}
|
|
*,
|
|
*::before,
|
|
*::after {
|
|
box-sizing: inherit;
|
|
}
|
|
.box {
|
|
display: inline-block;
|
|
width: 150px;
|
|
height: 150px;
|
|
padding: 10px;
|
|
background: tomato;
|
|
color: white;
|
|
border: 10px solid red;
|
|
}
|
|
.content-box {
|
|
box-sizing: content-box;
|
|
}
|
|
</code></pre> <h4>Demo</h4> <div class="snippet-demo" data-scope="box-sizing-reset.md"> <div class="box">border-box</div> <div class="box content-box">content-box</div> </div> <h4>Explanation</h4> <ol> <li><code>box-sizing: border-box</code> makes the addition of <code>padding</code> or <code>border</code>s not affect an element's <code>width</code> or <code>height</code>.</li> <li><code>box-sizing: inherit</code> makes an element respect its parent's <code>box-sizing</code> rule.</li> </ol> <h4>Browser support</h4> <div> <div class="snippet__browser-support"> 99.9% </div> </div> <ul> <li><a href="https://caniuse.com/#feat=css3-boxsizing" target="_blank">https://caniuse.com/#feat=css3-boxsizing</a></li> </ul> </div> <div class="snippet"> <h3 id="button-border-animation"><span>Button border animation</span><span class="tags__tag snippet__tag" data-type="animation"><i data-feather="loader"></i>animation</span></h3> <p>Creates a border animation on hover.</p> <h4 data-type="HTML">HTML</h4><pre><code class="lang-html"><div class="button-border"><button class="button">Submit</button></div>
|
|
</code></pre> <h4 data-type="CSS">CSS</h4><pre><code class="lang-css">.button {
|
|
background-color: #c47135;
|
|
border: none;
|
|
color: #ffffff;
|
|
outline: none;
|
|
padding: 12px 40px 10px;
|
|
position: relative;
|
|
}
|
|
.button:before,
|
|
.button:after {
|
|
border: 0 solid transparent;
|
|
transition: all 0.25s;
|
|
content: '';
|
|
height: 24px;
|
|
position: absolute;
|
|
width: 24px;
|
|
}
|
|
.button:before {
|
|
border-top: 2px solid #c47135;
|
|
left: 0px;
|
|
top: -5px;
|
|
}
|
|
.button:after {
|
|
border-bottom: 2px solid #c47135;
|
|
bottom: -5px;
|
|
right: 0px;
|
|
}
|
|
.button:hover {
|
|
background-color: #c47135;
|
|
}
|
|
.button:hover:before,
|
|
.button:hover:after {
|
|
height: 100%;
|
|
width: 100%;
|
|
}
|
|
</code></pre> <h4>Demo</h4> <div class="snippet-demo" data-scope="button-border-animation.md"> <div class="button-border"><button class="button">Submit</button></div> </div> <h4>Explanation</h4> <p>Use the <code>:before</code> and <code>:after</code> pseduo-elements as borders that animate on hover.</p> <h4>Browser support</h4> <div> <div class="snippet__browser-support"> 100% </div> </div> </div> <div class="snippet"> <h3 id="calc"><span>Calc()</span><span class="tags__tag snippet__tag" data-type="other"><i data-feather="tag"></i>other</span></h3> <p>The function calc() allows to define CSS values with the use of mathematical expressions, the value adopted for the property is the result of a mathematical expression.</p> <h4 data-type="HTML">HTML</h4><pre><code class="lang-html"><div class="box-example"></div>
|
|
</code></pre> <h4 data-type="CSS">CSS</h4><pre><code class="lang-css">.box-example {
|
|
height: 280px;
|
|
background: #222 url('https://image.ibb.co/fUL9nS/wolf.png') no-repeat;
|
|
background-position: calc(100% - 20px) calc(100% - 20px);
|
|
}
|
|
</code></pre> <h4>Demo</h4> <div class="snippet-demo" data-scope="calc.md"> <div class="box-example"></div> </div> <p>If you want to align a background-image from right and bottom wasn't possible with just straight length values. So now it's possible using calc():</p> <div class="snippet-demo"> <div class="snippet-demo__calc">Background-image in the right/bottom</div> </div> <h4>Explanation</h4> <ol> <li>It allows addition, subtraction, multiplication and division.</li> <li>Can use different units (pixel and percent together, for example) for each value in your expression.</li> <li>It is permitted to nest calc() functions.</li> <li>It can be used in any property that <code><length></code>, <code><frequency></code>, <code><angle></code>, <code><time></code>, <code><number></code>, <code><color></code>, or <code><integer></code> is allowed, like width, height, font-size, top, left, etc.</li> </ol> <h4>Browser support</h4> <div> <div class="snippet__browser-support"> 97.0% </div> </div> <ul> <li><a href="https://caniuse.com/#feat=calc" target="_blank">https://caniuse.com/#feat=calc</a></li> </ul> </div> <div class="snippet"> <h3 id="circle"><span>Circle</span><span class="tags__tag snippet__tag" data-type="visual"><i data-feather="eye"></i>visual</span></h3> <p>Creates a circle shape with pure CSS.</p> <h4 data-type="HTML">HTML</h4><pre><code class="lang-html"><div class="circle"></div>
|
|
</code></pre> <h4 data-type="CSS">CSS</h4><pre><code class="lang-css">.circle {
|
|
border-radius: 50%;
|
|
width: 2rem;
|
|
height: 2rem;
|
|
background: #333;
|
|
}
|
|
</code></pre> <h4>Demo</h4> <div class="snippet-demo" data-scope="circle.md"> <div class="circle"></div> </div> <h4>Explanation</h4> <p><code>border-radius: 50%</code> curves the borders of an element to create a circle.</p> <p>Since a circle has the same radius at any given point, the <code>width</code> and <code>height</code> must be the same. Differing values will create an ellipse.</p> <h4>Browser support</h4> <div> <div class="snippet__browser-support"> 97.7% </div> </div> <ul> <li><a href="https://caniuse.com/#feat=border-radius" target="_blank">https://caniuse.com/#feat=border-radius</a></li> </ul> </div> <div class="snippet"> <h3 id="clearfix"><span>Clearfix</span><span class="tags__tag snippet__tag" data-type="layout"><i data-feather="layout"></i>layout</span></h3> <p>Ensures that an element self-clears its children.</p> <h6>Note: This is only useful if you are still using float to build layouts. Please consider using a modern approach with flexbox layout or grid layout.</h6> <h4 data-type="HTML">HTML</h4><pre><code class="lang-html"><div class="clearfix">
|
|
<div class="floated">float a</div>
|
|
<div class="floated">float b</div>
|
|
<div class="floated">float c</div>
|
|
</div>
|
|
</code></pre> <h4 data-type="CSS">CSS</h4><pre><code class="lang-css">.clearfix::after {
|
|
content: '';
|
|
display: block;
|
|
clear: both;
|
|
}
|
|
.floated {
|
|
float: left;
|
|
}
|
|
</code></pre> <h4>Demo</h4> <div class="snippet-demo" data-scope="clearfix.md"> <div class="clearfix"> <div class="floated">float a</div> <div class="floated">float b</div> <div class="floated">float c</div> </div> </div> <h4>Explanation</h4> <ol> <li><code>.clearfix::after</code> defines a pseudo-element.</li> <li><code>content: ''</code> allows the pseudo-element to affect layout.</li> <li><code>clear: both</code> indicates that the left, right or both sides of the element cannot be adjacent to earlier floated elements within the same block formatting context.</li> </ol> <h4>Browser support</h4> <div> <div class="snippet__browser-support"> 100% </div> </div> <p><span class="snippet__support-note">⚠️ For this snippet to work properly you need to ensure that there are no non-floating children in the container and that there are no tall floats before the clearfixed container but in the same formatting context (e.g. floated columns).</span></p> </div> <div class="snippet"> <h3 id="constant-width-to-height-ratio"><span>Constant width to height ratio</span><span class="tags__tag snippet__tag" data-type="layout"><i data-feather="layout"></i>layout</span></h3> <p>Given an element of variable width, it will ensure its height remains proportionate in a responsive fashion (i.e., its width to height ratio remains constant).</p> <h4 data-type="HTML">HTML</h4><pre><code class="lang-html"><div class="constant-width-to-height-ratio"></div>
|
|
</code></pre> <h4 data-type="CSS">CSS</h4><pre><code class="lang-css">.constant-width-to-height-ratio {
|
|
background: #333;
|
|
width: 50%;
|
|
}
|
|
.constant-width-to-height-ratio::before {
|
|
content: '';
|
|
padding-top: 100%;
|
|
float: left;
|
|
}
|
|
.constant-width-to-height-ratio::after {
|
|
content: '';
|
|
display: block;
|
|
clear: both;
|
|
}
|
|
</code></pre> <h4>Demo</h4> <div class="snippet-demo" data-scope="constant-width-to-height-ratio.md"> <div class="constant-width-to-height-ratio"></div> </div> <h4>Explanation</h4> <p><code>padding-top</code> on the <code>::before</code> pseudo-element causes the height of the element to equal a percentage of its width. <code>100%</code> therefore means the element's height will always be <code>100%</code> of the width, creating a responsive square.</p> <p>This method also allows content to be placed inside the element normally.</p> <h4>Browser support</h4> <div> <div class="snippet__browser-support"> 100% </div> </div> </div> <div class="snippet"> <h3 id="counter"><span>Counter</span><span class="tags__tag snippet__tag" data-type="visual"><i data-feather="eye"></i>visual</span><span class="tags__tag snippet__tag" data-type="other"><i data-feather="tag"></i>other</span></h3> <p>Counters are, in essence, variables maintained by CSS whose values may be incremented by CSS rules to track how many times they're used.</p> <h4 data-type="HTML">HTML</h4><pre><code class="lang-html"><ul>
|
|
<li>List item</li>
|
|
<li>List item</li>
|
|
<li>
|
|
List item
|
|
<ul>
|
|
<li>List item</li>
|
|
<li>List item</li>
|
|
<li>List item</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</code></pre> <h4 data-type="CSS">CSS</h4><pre><code class="lang-css">ul {
|
|
counter-reset: counter;
|
|
}
|
|
li::before {
|
|
counter-increment: counter;
|
|
content: counters(counter, '.') ' ';
|
|
}
|
|
</code></pre> <h4>Demo</h4> <div class="snippet-demo" data-scope="counter.md"> <ul> <li>List item</li> <li>List item</li> <li> List item <ul> <li>List item</li> <li>List item</li> <li>List item</li> </ul> </li> </ul> </div> <h4>Explanation</h4> <p>You can create a ordered list using any type of HTML.</p> <ol> <li> <p><code>counter-reset</code> Initializes a counter, the value is the name of the counter. By default, the counter starts at 0. This property can also be used to change its value to any specific number.</p> </li> <li> <p><code>counter-increment</code> Used in element that will be countable. Once <code>counter-reset</code> initialized, a counter's value can be increased or decreased.</p> </li> <li> <p><code>counter(name, style)</code> Displays the value of a section counter. Generally used in a <code>content</code> property. This function can receive two parameters, the first as the name of the counter and the second one can be <code>decimal</code> or <code>upper-roman</code> (<code>decimal</code> by default).</p> </li> <li> <p><code>counters(counter, string, style)</code> Displays the value of a section counter. Generally used in a <code>content</code> property. This function can receive three parameters, the first as the name of the counter, the second one you can include a string which comes after the counter and the third one can be <code>decimal</code> or <code>upper-roman</code> (<code>decimal</code> by default).</p> </li> <li> <p>A CSS counter can be especially useful for making outlined lists, because a new instance of the counter is automatically created in child elements. Using the <code>counters()</code> function, separating text can be inserted between different levels of nested counters.</p> </li> </ol> <h4>Browser support</h4> <div> <div class="snippet__browser-support"> 99.9% </div> </div> <ul> <li><a href="https://caniuse.com/#feat=css-counters" target="_blank">https://caniuse.com/#feat=css-counters</a></li> </ul> </div> <div class="snippet"> <h3 id="custom-scrollbar"><span>Custom scrollbar</span><span class="tags__tag snippet__tag" data-type="visual"><i data-feather="eye"></i>visual</span></h3> <p>Customizes the scrollbar style for the document and elements with scrollable overflow, on WebKit platforms.</p> <h4 data-type="HTML">HTML</h4><pre><code class="lang-html"><div class="custom-scrollbar">
|
|
<p>
|
|
Lorem ipsum dolor sit amet consectetur adipisicing elit.<br />
|
|
Iure id exercitationem nulla qui repellat laborum vitae, <br />
|
|
molestias tempora velit natus. Quas, assumenda nisi. <br />
|
|
Quisquam enim qui iure, consequatur velit sit?
|
|
</p>
|
|
</div>
|
|
</code></pre> <h4 data-type="CSS">CSS</h4><pre><code class="lang-css">.custom-scrollbar {
|
|
height: 70px;
|
|
overflow-y: scroll;
|
|
}
|
|
/* To style the document scrollbar, remove `.custom-scrollbar` */
|
|
.custom-scrollbar::-webkit-scrollbar {
|
|
width: 8px;
|
|
}
|
|
.custom-scrollbar::-webkit-scrollbar-track {
|
|
box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
|
|
border-radius: 10px;
|
|
}
|
|
.custom-scrollbar::-webkit-scrollbar-thumb {
|
|
border-radius: 10px;
|
|
box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
|
|
}
|
|
</code></pre> <h4>Demo</h4> <div class="snippet-demo" data-scope="custom-scrollbar.md"> <div class="custom-scrollbar"> <p> Lorem ipsum dolor sit amet consectetur adipisicing elit.<br> Iure id exercitationem nulla qui repellat laborum vitae, <br> molestias tempora velit natus. Quas, assumenda nisi. <br> Quisquam enim qui iure, consequatur velit sit? </p> </div> </div> <h4>Explanation</h4> <ol> <li><code>::-webkit-scrollbar</code> targets the whole scrollbar element.</li> <li><code>::-webkit-scrollbar-track</code> targets only the scrollbar track.</li> <li><code>::-webkit-scrollbar-thumb</code> targets the scrollbar thumb.</li> </ol> <p>There are many other pseudo-elements that you can use to style scrollbars. For more info, visit the <a href="https://webkit.org/blog/363/styling-scrollbars/" target="_blank">WebKit Blog</a>.</p> <h4>Browser support</h4> <div> <div class="snippet__browser-support"> 90.7% </div> </div> <p><span class="snippet__support-note">⚠️ Scrollbar styling doesn't appear to be on any standards track.</span></p> <ul> <li><a href="https://caniuse.com/#feat=css-scrollbar" target="_blank">https://caniuse.com/#feat=css-scrollbar</a></li> </ul> </div> <div class="snippet"> <h3 id="custom-text-selection"><span>Custom text selection</span><span class="tags__tag snippet__tag" data-type="visual"><i data-feather="eye"></i>visual</span></h3> <p>Changes the styling of text selection.</p> <h4 data-type="HTML">HTML</h4><pre><code class="lang-html"><p class="custom-text-selection">Select some of this text.</p>
|
|
</code></pre> <h4 data-type="CSS">CSS</h4><pre><code class="lang-css">::selection {
|
|
background: aquamarine;
|
|
color: black;
|
|
}
|
|
.custom-text-selection::selection {
|
|
background: deeppink;
|
|
color: white;
|
|
}
|
|
</code></pre> <h4>Demo</h4> <div class="snippet-demo" data-scope="custom-text-selection.md"> <p class="custom-text-selection">Select some of this text.</p> </div> <h4>Explanation</h4> <p><code>::selection</code> defines a pseudo selector on an element to style text within it when selected. Note that if you don't combine any other selector your style will be applied at document root level, to any selectable element.</p> <h4>Browser support</h4> <div> <div class="snippet__browser-support"> 86.5% </div> </div> <p><span class="snippet__support-note">⚠️ Requires prefixes for full support and is not actually in any specification.</span></p> <ul> <li><a href="https://caniuse.com/#feat=css-selection" target="_blank">https://caniuse.com/#feat=css-selection</a></li> </ul> </div> <div class="snippet"> <h3 id="custom-variables"><span>Custom variables</span><span class="tags__tag snippet__tag" data-type="other"><i data-feather="tag"></i>other</span></h3> <p>CSS variables that contain specific values to be reused throughout a document.</p> <h4 data-type="HTML">HTML</h4><pre><code class="lang-html"><p class="custom-variables">CSS is awesome!</p>
|
|
</code></pre> <h4 data-type="CSS">CSS</h4><pre><code class="lang-css">:root {
|
|
/* Place variables within here to use the variables globally. */
|
|
}
|
|
.custom-variables {
|
|
--some-color: #da7800;
|
|
--some-keyword: italic;
|
|
--some-size: 1.25em;
|
|
--some-complex-value: 1px 1px 2px whitesmoke, 0 0 1em slategray, 0 0 0.2em slategray;
|
|
color: var(--some-color);
|
|
font-size: var(--some-size);
|
|
font-style: var(--some-keyword);
|
|
text-shadow: var(--some-complex-value);
|
|
}
|
|
</code></pre> <h4>Demo</h4> <div class="snippet-demo" data-scope="custom-variables.md"> <p class="custom-variables">CSS is awesome!</p> </div> <h4>Explanation</h4> <p>The variables are defined globally within the <code>:root</code> CSS pseudo-class which matches the root element of a tree representing the document. Variables can also be scoped to a selector if defined within the block.</p> <p>Declare a variable with <code>--variable-name:</code>.</p> <p>Reuse variables throughout the document using the <code>var(--variable-name)</code> function.</p> <h4>Browser support</h4> <div> <div class="snippet__browser-support"> 91.6% </div> </div> <ul> <li><a href="https://caniuse.com/#feat=css-variables" target="_blank">https://caniuse.com/#feat=css-variables</a></li> </ul> </div> <div class="snippet"> <h3 id="disable-selection"><span>Disable selection</span><span class="tags__tag snippet__tag" data-type="interactivity"><i data-feather="edit-2"></i>interactivity</span></h3> <p>Makes the content unselectable.</p> <h4 data-type="HTML">HTML</h4><pre><code class="lang-html"><p>You can select me.</p>
|
|
<p class="unselectable">You can't select me!</p>
|
|
</code></pre> <h4 data-type="CSS">CSS</h4><pre><code class="lang-css">.unselectable {
|
|
user-select: none;
|
|
}
|
|
</code></pre> <h4>Demo</h4> <div class="snippet-demo" data-scope="disable-selection.md"> <p>You can select me.</p> <p class="unselectable">You can't select me!</p> </div> <h4>Explanation</h4> <p><code>user-select: none</code> specifies that the text cannot be selected.</p> <h4>Browser support</h4> <div> <div class="snippet__browser-support"> 93.2% </div> </div> <p><span class="snippet__support-note">⚠️ Requires prefixes for full support.</span> <br> <span class="snippet__support-note">⚠️ This is not a secure method to prevent users from copying content.</span></p> <ul> <li><a href="https://caniuse.com/#feat=user-select-none" target="_blank">https://caniuse.com/#feat=user-select-none</a></li> </ul> </div> <div class="snippet"> <h3 id="display-table-centering"><span>Display table centering</span><span class="tags__tag snippet__tag" data-type="layout"><i data-feather="layout"></i>layout</span></h3> <p>Vertically and horizontally centers a child element within its parent element using <code>display: table</code> (as an alternative to <code>flexbox</code>).</p> <h4 data-type="HTML">HTML</h4><pre><code class="lang-html"><div class="container">
|
|
<div class="center"><span>Centered content</span></div>
|
|
</div>
|
|
</code></pre> <h4 data-type="CSS">CSS</h4><pre><code class="lang-css">.container {
|
|
border: 1px solid #333;
|
|
height: 250px;
|
|
width: 250px;
|
|
}
|
|
.center {
|
|
display: table;
|
|
height: 100%;
|
|
width: 100%;
|
|
}
|
|
.center > span {
|
|
display: table-cell;
|
|
text-align: center;
|
|
vertical-align: middle;
|
|
}
|
|
</code></pre> <h4>Demo</h4> <div class="snippet-demo" data-scope="display-table-centering.md"> <div class="container"> <div class="center"><span>Centered content</span></div> </div> </div> <h4>Explanation</h4> <ol> <li><code>display: table</code> on '.center' allows the element to behave like a <code><table></code> HTML element.</li> <li>100% height and width on '.center' allows the element to fill the available space within its parent element.</li> <li><code>display: table-cell</code> on '.center > span' allows the element to behave like an HTML element.</li> <li><code>text-align: center</code> on '.center > span' centers the child element horizontally.</li> <li><code>vertical-align: middle</code> on '.center > span' centers the child element vertically.</li> </ol> <p>The outer parent ('.container' in this case) must have a fixed height and width.</p> <h4>Browser support</h4> <div> <div class="snippet__browser-support"> 100% </div> </div> <ul> <li><a href="https://caniuse.com/#search=display%3A%20table" target="_blank">https://caniuse.com/#search=display%3A%20table</a></li> </ul> </div> <div class="snippet"> <h3 id="donut-spinner"><span>Donut spinner</span><span class="tags__tag snippet__tag" data-type="animation"><i data-feather="loader"></i>animation</span></h3> <p>Creates a donut spinner that can be used to indicate the loading of content.</p> <h4 data-type="HTML">HTML</h4><pre><code class="lang-html"><div class="donut"></div>
|
|
</code></pre> <h4 data-type="CSS">CSS</h4><pre><code class="lang-css">@keyframes donut-spin {
|
|
0% {
|
|
transform: rotate(0deg);
|
|
}
|
|
100% {
|
|
transform: rotate(360deg);
|
|
}
|
|
}
|
|
.donut {
|
|
display: inline-block;
|
|
border: 4px solid rgba(0, 0, 0, 0.1);
|
|
border-left-color: #7983ff;
|
|
border-radius: 50%;
|
|
width: 30px;
|
|
height: 30px;
|
|
animation: donut-spin 1.2s linear infinite;
|
|
}
|
|
</code></pre> <h4>Demo</h4> <div class="snippet-demo" data-scope="donut-spinner.md"> <div class="donut"></div> </div> <h4>Explanation</h4> <p>Use a semi-transparent <code>border</code> for the whole element, except one side that will serve as the loading indicator for the donut. Use <code>animation</code> to rotate the element.</p> <h4>Browser support</h4> <div> <div class="snippet__browser-support"> 97.4% </div> </div> <p><span class="snippet__support-note">⚠️ Requires prefixes for full support.</span></p> <ul> <li><a href="https://caniuse.com/#feat=css-animation" target="_blank">https://caniuse.com/#feat=css-animation</a></li> <li><a href="https://caniuse.com/#feat=transforms2d" target="_blank">https://caniuse.com/#feat=transforms2d</a></li> </ul> </div> <div class="snippet"> <h3 id="dynamic-shadow"><span>Dynamic shadow</span><span class="tags__tag snippet__tag" data-type="visual"><i data-feather="eye"></i>visual</span></h3> <p>Creates a shadow similar to <code>box-shadow</code> but based on the colors of the element itself.</p> <h4 data-type="HTML">HTML</h4><pre><code class="lang-html"><div class="dynamic-shadow"></div>
|
|
</code></pre> <h4 data-type="CSS">CSS</h4><pre><code class="lang-css">.dynamic-shadow {
|
|
position: relative;
|
|
width: 10rem;
|
|
height: 10rem;
|
|
background: linear-gradient(75deg, #6d78ff, #00ffb8);
|
|
z-index: 1;
|
|
}
|
|
.dynamic-shadow::after {
|
|
content: '';
|
|
width: 100%;
|
|
height: 100%;
|
|
position: absolute;
|
|
background: inherit;
|
|
top: 0.5rem;
|
|
filter: blur(0.4rem);
|
|
opacity: 0.7;
|
|
z-index: -1;
|
|
}
|
|
</code></pre> <h4>Demo</h4> <div class="snippet-demo" data-scope="dynamic-shadow.md"> <div class="dynamic-shadow"></div> </div> <h4>Explanation</h4> <ol> <li><code>position: relative</code> on the element establishes a Cartesian positioning context for psuedo-elements.</li> <li><code>z-index: 1</code> establishes a new stacking context.</li> <li><code>::after</code> defines a pseudo-element.</li> <li><code>position: absolute</code> takes the pseudo element out of the flow of the document and positions it in relation to the parent.</li> <li><code>width: 100%</code> and <code>height: 100%</code> sizes the pseudo-element to fill its parent's dimensions, making it equal in size.</li> <li><code>background: inherit</code> causes the pseudo-element to inherit the linear gradient specified on the element.</li> <li><code>top: 0.5rem</code> offsets the pseudo-element down slightly from its parent.</li> <li><code>filter: blur(0.4rem)</code> will blur the pseudo-element to create the appearance of a shadow underneath.</li> <li><code>opacity: 0.7</code> makes the pseudo-element partially transparent.</li> <li><code>z-index: -1</code> positions the pseudo-element behind the parent but in front of the background.</li> </ol> <h4>Browser support</h4> <div> <div class="snippet__browser-support"> 94.2% </div> </div> <p><span class="snippet__support-note">⚠️ Requires prefixes for full support.</span></p> <ul> <li><a href="https://caniuse.com/#feat=css-filters" target="_blank">https://caniuse.com/#feat=css-filters</a></li> </ul> </div> <div class="snippet"> <h3 id="easing-variables"><span>Easing variables</span><span class="tags__tag snippet__tag" data-type="animation"><i data-feather="loader"></i>animation</span></h3> <p>Variables that can be reused for <code>transition-timing-function</code> properties, more powerful than the built-in <code>ease</code>, <code>ease-in</code>, <code>ease-out</code> and <code>ease-in-out</code>.</p> <h4 data-type="HTML">HTML</h4><pre><code class="lang-html"><div class="easing-variables">Hover</div>
|
|
</code></pre> <h4 data-type="CSS">CSS</h4><pre><code class="lang-css">:root {
|
|
/* Place variables in here to use globally */
|
|
}
|
|
.easing-variables {
|
|
--ease-in-quad: cubic-bezier(0.55, 0.085, 0.68, 0.53);
|
|
--ease-in-cubic: cubic-bezier(0.55, 0.055, 0.675, 0.19);
|
|
--ease-in-quart: cubic-bezier(0.895, 0.03, 0.685, 0.22);
|
|
--ease-in-quint: cubic-bezier(0.755, 0.05, 0.855, 0.06);
|
|
--ease-in-expo: cubic-bezier(0.95, 0.05, 0.795, 0.035);
|
|
--ease-in-circ: cubic-bezier(0.6, 0.04, 0.98, 0.335);
|
|
--ease-out-quad: cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
|
--ease-out-cubic: cubic-bezier(0.215, 0.61, 0.355, 1);
|
|
--ease-out-quart: cubic-bezier(0.165, 0.84, 0.44, 1);
|
|
--ease-out-quint: cubic-bezier(0.23, 1, 0.32, 1);
|
|
--ease-out-expo: cubic-bezier(0.19, 1, 0.22, 1);
|
|
--ease-out-circ: cubic-bezier(0.075, 0.82, 0.165, 1);
|
|
--ease-in-out-quad: cubic-bezier(0.455, 0.03, 0.515, 0.955);
|
|
--ease-in-out-cubic: cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
--ease-in-out-quart: cubic-bezier(0.77, 0, 0.175, 1);
|
|
--ease-in-out-quint: cubic-bezier(0.86, 0, 0.07, 1);
|
|
--ease-in-out-expo: cubic-bezier(1, 0, 0, 1);
|
|
--ease-in-out-circ: cubic-bezier(0.785, 0.135, 0.15, 0.86);
|
|
display: inline-block;
|
|
width: 75px;
|
|
height: 75px;
|
|
padding: 10px;
|
|
color: white;
|
|
line-height: 50px;
|
|
text-align: center;
|
|
background: #333;
|
|
transition: transform 1s var(--ease-out-quart);
|
|
}
|
|
.easing-variables:hover {
|
|
transform: rotate(45deg);
|
|
}
|
|
</code></pre> <h4>Demo</h4> <div class="snippet-demo" data-scope="easing-variables.md"> <div class="easing-variables">Hover</div> </div> <h4>Explanation</h4> <p>The variables are defined globally within the <code>:root</code> CSS pseudo-class which matches the root element of a tree representing the document. In HTML, <code>:root</code> represents the <code><html></code> element and is identical to the selector <code>html</code>, except that its specificity is higher.</p> <h4>Browser support</h4> <div> <div class="snippet__browser-support"> 91.6% </div> </div> <ul> <li><a href="https://caniuse.com/#feat=css-variables" target="_blank">https://caniuse.com/#feat=css-variables</a></li> </ul> </div> <div class="snippet"> <h3 id="etched-text"><span>Etched text</span><span class="tags__tag snippet__tag" data-type="visual"><i data-feather="eye"></i>visual</span></h3> <p>Creates an effect where text appears to be "etched" or engraved into the background.</p> <h4 data-type="HTML">HTML</h4><pre><code class="lang-html"><p class="etched-text">I appear etched into the background.</p>
|
|
</code></pre> <h4 data-type="CSS">CSS</h4><pre><code class="lang-css">.etched-text {
|
|
text-shadow: 0 2px white;
|
|
font-size: 1.5rem;
|
|
font-weight: bold;
|
|
color: #b8bec5;
|
|
}
|
|
</code></pre> <h4>Demo</h4> <div class="snippet-demo" data-scope="etched-text.md"> <p class="etched-text">I appear etched into the background.</p> </div> <h4>Explanation</h4> <p><code>text-shadow: 0 2px white</code> creates a white shadow offset <code>0px</code> horizontally and <code>2px</code> vertically from the origin position.</p> <p>The background must be darker than the shadow for the effect to work.</p> <p>The text color should be slightly faded to make it look like it's engraved/carved out of the background.</p> <h4>Browser support</h4> <div> <div class="snippet__browser-support"> 99.5% </div> </div> <ul> <li><a href="https://caniuse.com/#feat=css-textshadow" target="_blank">https://caniuse.com/#feat=css-textshadow</a></li> </ul> </div> <div class="snippet"> <h3 id="evenly-distributed-children"><span>Evenly distributed children</span><span class="tags__tag snippet__tag" data-type="layout"><i data-feather="layout"></i>layout</span></h3> <p>Evenly distributes child elements within a parent element.</p> <h4 data-type="HTML">HTML</h4><pre><code class="lang-html"><div class="evenly-distributed-children">
|
|
<p>Item1</p>
|
|
<p>Item2</p>
|
|
<p>Item3</p>
|
|
</div>
|
|
</code></pre> <h4 data-type="CSS">CSS</h4><pre><code class="lang-css">.evenly-distributed-children {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
</code></pre> <h4>Demo</h4> <div class="snippet-demo" data-scope="evenly-distributed-children.md"> <div class="evenly-distributed-children"> <p>Item1</p> <p>Item2</p> <p>Item3</p> </div> </div> <h4>Explanation</h4> <ol> <li><code>display: flex</code> enables flexbox.</li> <li><code>justify-content: space-between</code> evenly distributes child elements horizontally. The first item is positioned at the left edge, while the last item is positioned at the right edge.</li> </ol> <p>Alternatively, use <code>justify-content: space-around</code> to distribute the children with space around them, rather than between them.</p> <h4>Browser support</h4> <div> <div class="snippet__browser-support"> 99.5% </div> </div> <p><span class="snippet__support-note">⚠️ Needs prefixes for full support.</span></p> <ul> <li><a href="https://caniuse.com/#feat=flexbox" target="_blank">https://caniuse.com/#feat=flexbox</a></li> </ul> </div> <div class="snippet"> <h3 id="fit-image-in-container"><span>Fit image in container</span><span class="tags__tag snippet__tag" data-type="layout"><i data-feather="layout"></i>layout</span><span class="tags__tag snippet__tag" data-type="visual"><i data-feather="eye"></i>visual</span></h3> <p>Changes the fit and position of an image within its container while preserving its aspect ratio. Previously only possible using a background image and the <code>background-size</code> property.</p> <h4 data-type="HTML">HTML</h4><pre><code class="lang-html"><img class="image image-contain" src="https://picsum.photos/600/200" />
|
|
<img class="image image-cover" src="https://picsum.photos/600/200" />
|
|
</code></pre> <h4 data-type="CSS">CSS</h4><pre><code class="lang-css">.image {
|
|
background: #34495e;
|
|
border: 1px solid #34495e;
|
|
width: 200px;
|
|
height: 200px;
|
|
}
|
|
.image-contain {
|
|
object-fit: contain;
|
|
object-position: center;
|
|
}
|
|
.image-cover {
|
|
object-fit: cover;
|
|
object-position: right top;
|
|
}
|
|
</code></pre> <h4>Demo</h4> <div class="snippet-demo" data-scope="fit-image-in-container.md"><img class="image image-contain" src="https://picsum.photos/600/200"> <img class="image image-cover" src="https://picsum.photos/600/200"></div> <h4>Explanation</h4> <ul> <li><code>object-fit: contain</code> fits the entire image within the container while preserving its aspect ratio.</li> <li><code>object-fit: cover</code> fills the container with the image while preserving its aspect ratio.</li> <li><code>object-position: [x] [y]</code> positions the image within the container.</li> </ul> <h4>Browser support</h4> <div> <div class="snippet__browser-support"> 95.5% </div> </div> <ul> <li><a href="https://caniuse.com/#feat=object-fit" target="_blank">https://caniuse.com/#feat=object-fit</a></li> </ul> </div> <div class="snippet"> <h3 id="flexbox-centering"><span>Flexbox centering</span><span class="tags__tag snippet__tag" data-type="layout"><i data-feather="layout"></i>layout</span></h3> <p>Horizontally and vertically centers a child element within a parent element using <code>flexbox</code>.</p> <h4 data-type="HTML">HTML</h4><pre><code class="lang-html"><div class="flexbox-centering"><div class="child">Centered content.</div></div>
|
|
</code></pre> <h4 data-type="CSS">CSS</h4><pre><code class="lang-css">.flexbox-centering {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
height: 100px;
|
|
}
|
|
</code></pre> <h4>Demo</h4> <div class="snippet-demo" data-scope="flexbox-centering.md"> <div class="flexbox-centering"> <div class="child">Centered content.</div> </div> </div> <h4>Explanation</h4> <ol> <li><code>display: flex</code> enables flexbox.</li> <li><code>justify-content: center</code> centers the child horizontally.</li> <li><code>align-items: center</code> centers the child vertically.</li> </ol> <h4>Browser support</h4> <div> <div class="snippet__browser-support"> 99.5% </div> </div> <p><span class="snippet__support-note">⚠️ Needs prefixes for full support.</span></p> <ul> <li><a href="https://caniuse.com/#feat=flexbox" target="_blank">https://caniuse.com/#feat=flexbox</a></li> </ul> </div> <div class="snippet"> <h3 id="focus-within"><span>Focus Within</span><span class="tags__tag snippet__tag" data-type="visual"><i data-feather="eye"></i>visual</span><span class="tags__tag snippet__tag" data-type="interactivity"><i data-feather="edit-2"></i>interactivity</span></h3> <p>Changes the appearance of a form if any of its children are focused.</p> <h4 data-type="HTML">HTML</h4><pre><code class="lang-html"><div class="focus-within">
|
|
<form>
|
|
<label for="given_name">Given Name:</label> <input id="given_name" type="text" /> <br />
|
|
<label for="family_name">Family Name:</label> <input id="family_name" type="text" />
|
|
</form>
|
|
</div>
|
|
</code></pre> <h4 data-type="CSS">CSS</h4><pre><code class="lang-css">form {
|
|
border: 3px solid #2d98da;
|
|
color: #000000;
|
|
padding: 4px;
|
|
}
|
|
form:focus-within {
|
|
background: #f7b731;
|
|
color: #000000;
|
|
}
|
|
</code></pre> <h4>Demo</h4> <div class="snippet-demo" data-scope="focus-within.md"> <div class="focus-within"> <form> <label for="given_name">Given Name:</label> <input id="given_name" type="text"> <br> <label for="family_name">Family Name:</label> <input id="family_name" type="text"> </form> </div> </div> <h4>Explanation</h4> <p>The psuedo class <code>:focus-within</code> applies styles to a parent element if any child element gets focused. For example, an <code>input</code> element inside a <code>form</code> element.</p> <h4>Browser support</h4> <div> <div class="snippet__browser-support"> 82.9% </div> </div> <p><span class="snippet__support-note">⚠️ Not supported in IE11 or the current version of Edge.</span></p> <ul> <li><a href="https://caniuse.com/#feat=css-focus-within" target="_blank">https://caniuse.com/#feat=css-focus-within</a></li> </ul> </div> <div class="snippet"> <h3 id="fullscreen"><span>Fullscreen</span><span class="tags__tag snippet__tag" data-type="visual"><i data-feather="eye"></i>visual</span></h3> <p>The :fullscreen CSS pseudo-class represents an element that's displayed when the browser is in fullscreen mode.</p> <h4 data-type="HTML">HTML</h4><pre><code class="lang-html"><div class="container">
|
|
<p><em>Click the button below to enter the element into fullscreen mode. </em></p>
|
|
<div class="element" id="element"><p>I change color in fullscreen mode!</p></div>
|
|
<br />
|
|
<button onclick="var el = document.getElementById('element'); el.requestFullscreen();">
|
|
Go Full Screen!
|
|
</button>
|
|
</div>
|
|
</code></pre> <h4 data-type="CSS">CSS</h4><pre><code class="lang-css">.container {
|
|
margin: 40px auto;
|
|
max-width: 700px;
|
|
}
|
|
.element {
|
|
padding: 20px;
|
|
height: 300px;
|
|
width: 100%;
|
|
background-color: skyblue;
|
|
}
|
|
.element p {
|
|
text-align: center;
|
|
color: white;
|
|
font-size: 3em;
|
|
}
|
|
.element:-ms-fullscreen p {
|
|
visibility: visible;
|
|
}
|
|
.element:fullscreen {
|
|
background-color: #e4708a;
|
|
width: 100vw;
|
|
height: 100vh;
|
|
}
|
|
</code></pre> <h4>Demo</h4> <div class="snippet-demo" data-scope="fullscreen.md"> <div class="container"> <p><em>Click the button below to enter the element into fullscreen mode. </em></p> <div class="element" id="element"> <p>I change color in fullscreen mode!</p> </div> <br> <button onclick="var el = document.getElementById('element'); el.requestFullscreen();"> Go Full Screen! </button> </div> </div> <h4>Explanation</h4> <ol> <li><code>fullscreen</code> CSS pseudo-class selector is used to select and style an element that is being displayed in fullscreen mode.</li> </ol> <h4>Browser support</h4> <div> <div class="snippet__browser-support"> 85.6% </div> </div> <ul> <li><a href="https://developer.mozilla.org/en-US/docs/Web/CSS/:fullscreen" target="_blank">https://developer.mozilla.org/en-US/docs/Web/CSS/:fullscreen</a></li> <li><a href="https://caniuse.com/#feat=fullscreen" target="_blank">https://caniuse.com/#feat=fullscreen</a></li> </ul> </div> <div class="snippet"> <h3 id="ghost-trick"><span>Ghost trick</span><span class="tags__tag snippet__tag" data-type="layout"><i data-feather="layout"></i>layout</span></h3> <p>Vertically centers an element in another.</p> <h4 data-type="HTML">HTML</h4><pre><code class="lang-html"><div class="ghost-trick">
|
|
<div class="ghosting"><p>Vertically centered without changing the position property.</p></div>
|
|
</div>
|
|
</code></pre> <h4 data-type="CSS">CSS</h4><pre><code class="lang-css">.ghosting {
|
|
height: 300px;
|
|
background: #0ff;
|
|
}
|
|
.ghosting:before {
|
|
content: '';
|
|
display: inline-block;
|
|
height: 100%;
|
|
vertical-align: middle;
|
|
}
|
|
p {
|
|
display: inline-block;
|
|
vertical-align: middle;
|
|
}
|
|
</code></pre> <h4>Demo</h4> <div class="snippet-demo" data-scope="ghost-trick.md"> <div class="ghost-trick"> <div class="ghosting"> <p>Vertically centered without changing the position property.</p> </div> </div> </div> <h4>Explanation</h4> <p>Use the style of a <code>:before</code> pseudo-element to vertically align inline elements without changing their <code>position</code> property.</p> <h4>Browser support</h4> <div> <div class="snippet__browser-support"> 99.9% </div> </div> <ul> <li><a href="https://caniuse.com/#feat=inline-block" target="_blank">https://caniuse.com/#feat=inline-block</a></li> </ul> </div> <div class="snippet"> <h3 id="gradient-text"><span>Gradient text</span><span class="tags__tag snippet__tag" data-type="visual"><i data-feather="eye"></i>visual</span></h3> <p>Gives text a gradient color.</p> <h4 data-type="HTML">HTML</h4><pre><code class="lang-html"><p class="gradient-text">Gradient text</p>
|
|
</code></pre> <h4 data-type="CSS">CSS</h4><pre><code class="lang-css">.gradient-text {
|
|
background: -webkit-linear-gradient(pink, red);
|
|
-webkit-text-fill-color: transparent;
|
|
-webkit-background-clip: text;
|
|
}
|
|
</code></pre> <h4>Demo</h4> <div class="snippet-demo" data-scope="gradient-text.md"> <p class="gradient-text">Gradient text</p> </div> <h4>Explanation</h4> <ol> <li><code>background: -webkit-linear-gradient(...)</code> gives the text element a gradient background.</li> <li><code>webkit-text-fill-color: transparent</code> fills the text with a transparent color.</li> <li><code>webkit-background-clip: text</code> clips the background with the text, filling the text with the gradient background as the color.</li> </ol> <h4>Browser support</h4> <div> <div class="snippet__browser-support"> 94.1% </div> </div> <p><span class="snippet__support-note">⚠️ Uses non-standard properties.</span></p> <ul> <li><a href="https://caniuse.com/#feat=text-stroke" target="_blank">https://caniuse.com/#feat=text-stroke</a></li> </ul> </div> <div class="snippet"> <h3 id="grid-centering"><span>Grid centering</span><span class="tags__tag snippet__tag" data-type="layout"><i data-feather="layout"></i>layout</span></h3> <p>Horizontally and vertically centers a child element within a parent element using <code>grid</code>.</p> <h4 data-type="HTML">HTML</h4><pre><code class="lang-html"><div class="grid-centering"><div class="child">Centered content.</div></div>
|
|
</code></pre> <h4 data-type="CSS">CSS</h4><pre><code class="lang-css">.grid-centering {
|
|
display: grid;
|
|
justify-content: center;
|
|
align-items: center;
|
|
height: 100px;
|
|
}
|
|
</code></pre> <h4>Demo</h4> <div class="snippet-demo" data-scope="grid-centering.md"> <div class="grid-centering"> <div class="child">Centered content.</div> </div> </div> <h4>Explanation</h4> <ol> <li><code>display: grid</code> enables grid.</li> <li><code>justify-content: center</code> centers the child horizontally.</li> <li><code>align-items: center</code> centers the child vertically.</li> </ol> <h4>Browser support</h4> <div> <div class="snippet__browser-support"> 92.3% </div> </div> <ul> <li><a href="https://caniuse.com/#feat=css-grid" target="_blank">https://caniuse.com/#feat=css-grid</a></li> </ul> </div> <div class="snippet"> <h3 id="hairline-border"><span>Hairline border</span><span class="tags__tag snippet__tag" data-type="visual"><i data-feather="eye"></i>visual</span></h3> <p>Gives an element a border equal to 1 native device pixel in width, which can look very sharp and crisp.</p> <h4 data-type="HTML">HTML</h4><pre><code class="lang-html"><div class="hairline-border">text</div>
|
|
</code></pre> <h4 data-type="CSS">CSS</h4><pre><code class="lang-css">.hairline-border {
|
|
box-shadow: 0 0 0 1px;
|
|
}
|
|
@media (min-resolution: 2dppx) {
|
|
.hairline-border {
|
|
box-shadow: 0 0 0 0.5px;
|
|
}
|
|
}
|
|
@media (min-resolution: 3dppx) {
|
|
.hairline-border {
|
|
box-shadow: 0 0 0 0.33333333px;
|
|
}
|
|
}
|
|
@media (min-resolution: 4dppx) {
|
|
.hairline-border {
|
|
box-shadow: 0 0 0 0.25px;
|
|
}
|
|
}
|
|
</code></pre> <h4>Demo</h4> <div class="snippet-demo" data-scope="hairline-border.md"> <div class="hairline-border">text</div> </div> <h4>Explanation</h4> <ol> <li><code>box-shadow</code>, when only using spread, adds a pseudo-border which can use subpixels*.</li> <li>Use <code>@media (min-resolution: ...)</code> to check the device pixel ratio (<code>1dppx</code> equals 96 DPI), setting the spread of the <code>box-shadow</code> equal to <code>1 / dppx</code>.</li> </ol> <h4>Browser Support</h4> <div> <div class="snippet__browser-support"> 97.7% </div> </div> <p><span class="snippet__support-note">⚠️ Needs alternate syntax and JavaScript user agent checking for full support.</span></p> <ul> <li><a href="https://caniuse.com/#feat=css-boxshadow" target="_blank">https://caniuse.com/#feat=css-boxshadow</a></li> <li><a href="https://caniuse.com/#feat=css-media-resolution" target="_blank">https://caniuse.com/#feat=css-media-resolution</a></li> </ul> <hr> <p>*Chrome does not support subpixel values on <code>border</code>. Safari does not support subpixel values on <code>box-shadow</code>. Firefox supports subpixel values on both.</p> </div> <div class="snippet"> <h3 id="height-transition"><span>Height transition</span><span class="tags__tag snippet__tag" data-type="animation"><i data-feather="loader"></i>animation</span></h3> <p>Transitions an element's height from <code>0</code> to <code>auto</code> when its height is unknown.</p> <h4 data-type="HTML">HTML</h4><pre><code class="lang-html"><div class="trigger">
|
|
Hover me to see a height transition.
|
|
<div class="el">content</div>
|
|
</div>
|
|
</code></pre> <h4 data-type="CSS">CSS</h4><pre><code class="lang-css">.el {
|
|
transition: max-height 0.5s;
|
|
overflow: hidden;
|
|
max-height: 0;
|
|
}
|
|
.trigger:hover > .el {
|
|
max-height: var(--max-height);
|
|
}
|
|
</code></pre> <h4 data-type="JavaScript">JavaScript</h4><pre><code class="lang-js">var el = document.querySelector('.el')
|
|
var height = el.scrollHeight
|
|
el.style.setProperty('--max-height', height + 'px')
|
|
</code></pre> <h4>Demo</h4> <div class="snippet-demo" data-scope="height-transition.md"> <div class="trigger"> Hover me to see a height transition. <div class="el">content</div> </div> </div> <h4>Explanation</h4> <h5 data-type="CSS">CSS</h5> <ol> <li><code>transition: max-height: 0.5s cubic-bezier(...)</code> specifies that changes to <code>max-height</code> should be transitioned over 0.5 seconds, using an <code>ease-out-quint</code> timing function.</li> <li><code>overflow: hidden</code> prevents the contents of the hidden element from overflowing its container.</li> <li><code>max-height: 0</code> specifies that the element has no height initially.</li> <li><code>.target:hover > .el</code> specifies that when the parent is hovered over, target a child <code>.el</code> within it and use the <code>--max-height</code> variable which was defined by JavaScript.</li> </ol> <h5 data-type="JavaScript">JavaScript</h5> <ol> <li><code>el.scrollHeight</code> is the height of the element including overflow, which will change dynamically based on the content of the element.</li> <li><code>el.style.setProperty(...)</code> sets the <code>--max-height</code> CSS variable which is used to specify the <code>max-height</code> of the element the target is hovered over, allowing it to transition smoothly from 0 to auto.</li> </ol> <h4>Browser Support</h4> <div> <div class="snippet__browser-support"> 91.6% </div> </div> <p></p> <div class="snippet__requires-javascript">Requires JavaScript</div> <span class="snippet__support-note"> ⚠️ Causes reflow on each animation frame, which will be laggy if there are a large number of elements beneath the element that is transitioning in height. </span> <p></p> <ul> <li><a href="https://caniuse.com/#feat=css-variables" target="_blank">https://caniuse.com/#feat=css-variables</a></li> <li><a href="https://caniuse.com/#feat=css-transitions" target="_blank">https://caniuse.com/#feat=css-transitions</a></li> </ul> </div> <div class="snippet"> <h3 id="hover-shadow-box-animation"><span>Hover shadow box animation</span><span class="tags__tag snippet__tag" data-type="animation"><i data-feather="loader"></i>animation</span></h3> <p>Creates a shadow box around the text when it is hovered.</p> <h4 data-type="HTML">HTML</h4><pre><code class="lang-html"><p class="hover-shadow-box-animation">Box it!</p>
|
|
</code></pre> <h4 data-type="CSS">CSS</h4><pre><code class="lang-css">.hover-shadow-box-animation {
|
|
display: inline-block;
|
|
vertical-align: middle;
|
|
transform: perspective(1px) translateZ(0);
|
|
box-shadow: 0 0 1px transparent;
|
|
margin: 10px;
|
|
transition-duration: 0.3s;
|
|
transition-property: box-shadow, transform;
|
|
}
|
|
.hover-shadow-box-animation:hover,
|
|
.hover-shadow-box-animation:focus,
|
|
.hover-shadow-box-animation:active {
|
|
box-shadow: 1px 10px 10px -10px rgba(0, 0, 24, 0.5);
|
|
transform: scale(1.2);
|
|
}
|
|
</code></pre> <h4>Demo</h4> <div class="snippet-demo" data-scope="hover-shadow-box-animation.md"> <p class="hover-shadow-box-animation">Box it!</p> </div> <h4>Explanation</h4> <ol> <li><code>display: inline-block</code> to set width and length for <code>p</code> element thus making it an <code>inline-block</code>.</li> <li>Set <code>transform: perspective(1px)</code> to give element a 3D space by affecting the distance between the Z plane and the user and <code>translate(0)</code> to reposition the <code>p</code> element along z-axis in 3D space.</li> <li><code>box-shadow:</code> to set up the box.</li> <li><code>transparent</code> to make box transparent.</li> <li><code>transition-property</code> to enable transitions for both <code>box-shadow</code> and <code>transform</code>.</li> <li><code>:hover</code> to activate whole css when hovering is done until <code>active</code>.</li> <li><code>transform: scale(1.2)</code> to change the scale, magnifying the text.</li> </ol> <h4>Browser Support</h4> <div> <div class="snippet__browser-support"> 97.3% </div> </div> <ul> <li><a href="https://caniuse.com/#feat=transforms3d" target="_blank">https://caniuse.com/#feat=transforms3d</a></li> <li><a href="https://caniuse.com/#feat=css-transitions" target="_blank">https://caniuse.com/#feat=css-transitions</a></li> </ul> </div> <div class="snippet"> <h3 id="hover-underline-animation"><span>Hover underline animation</span><span class="tags__tag snippet__tag" data-type="animation"><i data-feather="loader"></i>animation</span></h3> <p>Creates an animated underline effect when the text is hovered over.</p> <p><small><strong>Credit:</strong> <a href="https://flatuicolors.com/" target="_blank">https://flatuicolors.com/</a></small></p> <h4 data-type="HTML">HTML</h4><pre><code class="lang-html"><p class="hover-underline-animation">Hover this text to see the effect!</p>
|
|
</code></pre> <h4 data-type="CSS">CSS</h4><pre><code class="lang-css">.hover-underline-animation {
|
|
display: inline-block;
|
|
position: relative;
|
|
color: #0087ca;
|
|
}
|
|
.hover-underline-animation::after {
|
|
content: '';
|
|
position: absolute;
|
|
width: 100%;
|
|
transform: scaleX(0);
|
|
height: 2px;
|
|
bottom: 0;
|
|
left: 0;
|
|
background-color: #0087ca;
|
|
transform-origin: bottom right;
|
|
transition: transform 0.25s ease-out;
|
|
}
|
|
.hover-underline-animation:hover::after {
|
|
transform: scaleX(1);
|
|
transform-origin: bottom left;
|
|
}
|
|
</code></pre> <h4>Demo</h4> <div class="snippet-demo" data-scope="hover-underline-animation.md"> <p class="hover-underline-animation">Hover this text to see the effect!</p> </div> <h4>Explanation</h4> <ol> <li><code>display: inline-block</code> makes the block <code>p</code> an <code>inline-block</code> to prevent the underline from spanning the entire parent width rather than just the content (text).</li> <li><code>position: relative</code> on the element establishes a Cartesian positioning context for pseudo-elements.</li> <li><code>::after</code> defines a pseudo-element.</li> <li><code>position: absolute</code> takes the pseudo element out of the flow of the document and positions it in relation to the parent.</li> <li><code>width: 100%</code> ensures the pseudo-element spans the entire width of the text block.</li> <li><code>transform: scaleX(0)</code> initially scales the pseudo element to 0 so it has no width and is not visible.</li> <li><code>bottom: 0</code> and <code>left: 0</code> position it to the bottom left of the block.</li> <li><code>transition: transform 0.25s ease-out</code> means changes to <code>transform</code> will be transitioned over 0.25 seconds with an <code>ease-out</code> timing function.</li> <li><code>transform-origin: bottom right</code> means the transform anchor point is positioned at the bottom right of the block.</li> <li><code>:hover::after</code> then uses <code>scaleX(1)</code> to transition the width to 100%, then changes the <code>transform-origin</code> to <code>bottom left</code> so that the anchor point is reversed, allowing it transition out in the other direction when hovered off.</li> </ol> <h4>Browser support</h4> <div> <div class="snippet__browser-support"> 97.5% </div> </div> <ul> <li><a href="https://caniuse.com/#feat=transforms2d" target="_blank">https://caniuse.com/#feat=transforms2d</a></li> <li><a href="https://caniuse.com/#feat=css-transitions" target="_blank">https://caniuse.com/#feat=css-transitions</a></li> </ul> </div> <div class="snippet"> <h3 id="last-item-with-remaining-available-height"><span>Last item with remaining available height</span><span class="tags__tag snippet__tag" data-type="layout"><i data-feather="layout"></i>layout</span></h3> <p>Take advantage of available viewport space by giving the last element the remaining available space in current viewport, even when resizing the window.</p> <h4 data-type="HTML">HTML</h4><pre><code class="lang-html"><div class="container">
|
|
<div>Div 1</div>
|
|
<div>Div 2</div>
|
|
<div>Div 3</div>
|
|
</div>
|
|
</code></pre> <h4 data-type="CSS">CSS</h4><pre><code class="lang-css">html,
|
|
body {
|
|
height: 100%;
|
|
margin: 0;
|
|
}
|
|
.container {
|
|
height: 100%;
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|
|
.container > div:last-child {
|
|
background-color: tomato;
|
|
flex: 1;
|
|
}
|
|
</code></pre> <h4>Demo</h4> <div class="snippet-demo" data-scope="last-item-with-remaining-available-height.md"> <div class="container"> <div>Div 1</div> <div>Div 2</div> <div>Div 3</div> </div> </div> <h4>Explanation</h4> <ol> <li><code>height: 100%</code> set the height of container as viewport height.</li> <li><code>display: flex</code> enables flexbox.</li> <li><code>flex-direction: column</code> set the direction of flex items' order from top to down.</li> <li><code>flex-grow: 1</code> the flexbox will apply remaining available space of container to last child element.</li> </ol> <p>The parent must have a viewport height. <code>flex-grow: 1</code> could be applied to the first or second element, which will have all available space.</p> <h4>Browser support</h4> <div> <div class="snippet__browser-support"> 99.5% </div> </div> <p><span class="snippet__support-note">⚠️ Needs prefixes for full support.</span></p> <ul> <li><a href="https://caniuse.com/#feat=flexbox" target="_blank">https://caniuse.com/#feat=flexbox</a></li> </ul> </div> <div class="snippet"> <h3 id="mouse-cursor-gradient-tracking"><span>Mouse cursor gradient tracking</span><span class="tags__tag snippet__tag" data-type="visual"><i data-feather="eye"></i>visual</span><span class="tags__tag snippet__tag" data-type="interactivity"><i data-feather="edit-2"></i>interactivity</span></h3> <p>A hover effect where the gradient follows the mouse cursor.</p> <p><small class="snippet__credit"><strong>Credit:</strong> <a href="https://codepen.io/electerious/pen/MQrRxX" target="_blank">Tobias Reich</a></small></p> <h4 data-type="HTML">HTML</h4><pre><code class="lang-html"><button class="mouse-cursor-gradient-tracking"><span>Hover me</span></button>
|
|
</code></pre> <h4 data-type="CSS">CSS</h4><pre><code class="lang-css">.mouse-cursor-gradient-tracking {
|
|
position: relative;
|
|
background: #7983ff;
|
|
padding: 0.5rem 1rem;
|
|
font-size: 1.2rem;
|
|
border: none;
|
|
color: white;
|
|
cursor: pointer;
|
|
outline: none;
|
|
overflow: hidden;
|
|
}
|
|
.mouse-cursor-gradient-tracking span {
|
|
position: relative;
|
|
}
|
|
.mouse-cursor-gradient-tracking::before {
|
|
--size: 0;
|
|
content: '';
|
|
position: absolute;
|
|
left: var(--x);
|
|
top: var(--y);
|
|
width: var(--size);
|
|
height: var(--size);
|
|
background: radial-gradient(circle closest-side, pink, transparent);
|
|
transform: translate(-50%, -50%);
|
|
transition: width 0.2s ease, height 0.2s ease;
|
|
}
|
|
.mouse-cursor-gradient-tracking:hover::before {
|
|
--size: 200px;
|
|
}
|
|
</code></pre> <h4 data-type="JavaScript">JavaScript</h4><pre><code class="lang-js">var btn = document.querySelector('.mouse-cursor-gradient-tracking')
|
|
btn.onmousemove = function(e) {
|
|
var x = e.pageX - btn.offsetLeft - btn.offsetParent.offsetLeft
|
|
var y = e.pageY - btn.offsetTop - btn.offsetParent.offsetTop
|
|
btn.style.setProperty('--x', x + 'px')
|
|
btn.style.setProperty('--y', y + 'px')
|
|
}
|
|
</code></pre> <h4>Demo</h4> <div class="snippet-demo" data-scope="mouse-cursor-gradient-tracking.md"><button class="mouse-cursor-gradient-tracking"><span>Hover me</span></button></div> <script>!function(){var e=document.querySelector(".el"),t=e.scrollHeight;e.style.setProperty("--max-height",t+"px")}(),function(){var e=document.querySelector(".mouse-cursor-gradient-tracking");e.onmousemove=function(t){var o=t.pageX-e.offsetLeft-e.offsetParent.offsetLeft,r=t.pageY-e.offsetTop-e.offsetParent.offsetTop;e.style.setProperty("--x",o+"px"),e.style.setProperty("--y",r+"px")}}();</script> <h4>Explanation</h4> <p><em>TODO</em></p> <h4>Browser support</h4> <div> <div class="snippet__browser-support"> 91.6% </div> </div> <p></p> <div class="snippet__requires-javascript">Requires JavaScript</div> <span class="snippet__support-note">⚠️ Requires JavaScript.</span> <p></p> <ul> <li><a href="https://caniuse.com/#feat=css-variables" target="_blank">https://caniuse.com/#feat=css-variables</a></li> </ul> </div> <div class="snippet"> <h3 id="not-selector"><span>:not selector</span><span class="tags__tag snippet__tag" data-type="visual"><i data-feather="eye"></i>visual</span></h3> <p>The <code>:not</code> psuedo selector is useful for styling a group of elements, while leaving the last (or specified) element unstyled.</p> <h4 data-type="HTML">HTML</h4><pre><code class="lang-html"><ul class="css-not-selector-shortcut">
|
|
<li>One</li>
|
|
<li>Two</li>
|
|
<li>Three</li>
|
|
<li>Four</li>
|
|
</ul>
|
|
</code></pre> <h4 data-type="CSS">CSS</h4><pre><code class="lang-css">.css-not-selector-shortcut {
|
|
display: flex;
|
|
}
|
|
ul {
|
|
padding-left: 0;
|
|
}
|
|
li {
|
|
list-style-type: none;
|
|
margin: 0;
|
|
padding: 0 0.75rem;
|
|
}
|
|
li:not(:last-child) {
|
|
border-right: 2px solid #d2d5e4;
|
|
}
|
|
</code></pre> <h4>Demo</h4> <div class="snippet-demo" data-scope="not-selector.md"> <ul class="css-not-selector-shortcut"> <li>One</li> <li>Two</li> <li>Three</li> <li>Four</li> </ul> </div> <h4>Explanation</h4> <p><code>li:not(:last-child)</code> specifies that the styles should apply to all <code>li</code> elements except the <code>:last-child</code>.</p> <h4>Browser support</h4> <div> <div class="snippet__browser-support"> 99.9% </div> </div> <ul> <li><a href="https://caniuse.com/#feat=css-sel3" target="_blank">https://caniuse.com/#feat=css-sel3</a></li> </ul> </div> <div class="snippet"> <h3 id="offscreen"><span>Offscreen</span><span class="tags__tag snippet__tag" data-type="layout"><i data-feather="layout"></i>layout</span><span class="tags__tag snippet__tag" data-type="visual"><i data-feather="eye"></i>visual</span></h3> <p>A bulletproof way to completely hide an element visually and positionally in the DOM while still allowing it to be accessed by JavaScript and readable by screen readers. This method is very useful for accessibility (<a href="https://adata.org/learn-about-ada" target="_blank">ADA</a>) development when more context is needed for visually-impaired users. As an alternative to <code>display: none</code> which is not readable by screen readers or <code>visibility: hidden</code> which takes up physical space in the DOM.</p> <h4 data-type="HTML">HTML</h4><pre><code class="lang-html"><a class="button" href="http://pantswebsite.com">
|
|
Learn More <span class="offscreen"> about pants</span>
|
|
</a>
|
|
</code></pre> <h4 data-type="CSS">CSS</h4><pre><code class="lang-css">.offscreen {
|
|
border: 0;
|
|
clip: rect(0 0 0 0);
|
|
height: 1px;
|
|
margin: -1px;
|
|
overflow: hidden;
|
|
padding: 0;
|
|
position: absolute;
|
|
width: 1px;
|
|
}
|
|
</code></pre> <h4>Demo</h4> <div class="snippet-demo" data-scope="offscreen.md"><a class="button" href="http://pantswebsite.com"> Learn More <span class="offscreen"> about pants</span> </a></div> <h4>Explanation</h4> <ol> <li>Remove all borders.</li> <li>Use <code>clip</code> to indicate that no part of the element should be shown.</li> <li>Make the height and width of the element 1px.</li> <li>Negate the elements height and width using <code>margin: -1px</code>.</li> <li>Hide the element's overflow.</li> <li>Remove all padding.</li> <li>Position the element absolutely so that it does not take up space in the DOM.</li> </ol> <h4>Browser support</h4> <div> <div class="snippet__browser-support"> 100% </div> </div> <p>(Although <code>clip</code> technically has been depreciated, the newer <code>clip-path</code> currently has very limited browser support.)</p> <ul> <li><a href="https://caniuse.com/#search=clip" target="_blank">https://caniuse.com/#search=clip</a></li> </ul> </div> <div class="snippet"> <h3 id="overflow-scroll-gradient"><span>Overflow scroll gradient</span><span class="tags__tag snippet__tag" data-type="visual"><i data-feather="eye"></i>visual</span></h3> <p>Adds a fading gradient to an overflowing element to better indicate there is more content to be scrolled.</p> <h4 data-type="HTML">HTML</h4><pre><code class="lang-html"><div class="overflow-scroll-gradient">
|
|
<div class="overflow-scroll-gradient__scroller">
|
|
Lorem ipsum dolor sit amet consectetur adipisicing elit. <br />
|
|
Iure id exercitationem nulla qui repellat laborum vitae, <br />
|
|
molestias tempora velit natus. Quas, assumenda nisi. <br />
|
|
Quisquam enim qui iure, consequatur velit sit? <br />
|
|
Lorem ipsum dolor sit amet consectetur adipisicing elit.<br />
|
|
Iure id exercitationem nulla qui repellat laborum vitae, <br />
|
|
molestias tempora velit natus. Quas, assumenda nisi. <br />
|
|
Quisquam enim qui iure, consequatur velit sit?
|
|
</div>
|
|
</div>
|
|
</code></pre> <h4 data-type="CSS">CSS</h4><pre><code class="lang-css">.overflow-scroll-gradient {
|
|
position: relative;
|
|
}
|
|
.overflow-scroll-gradient::after {
|
|
content: '';
|
|
position: absolute;
|
|
bottom: 0;
|
|
width: 240px;
|
|
height: 25px;
|
|
background: linear-gradient(
|
|
rgba(255, 255, 255, 0.001),
|
|
white
|
|
); /* transparent keyword is broken in Safari */
|
|
pointer-events: none;
|
|
}
|
|
.overflow-scroll-gradient__scroller {
|
|
overflow-y: scroll;
|
|
background: white;
|
|
width: 240px;
|
|
height: 200px;
|
|
padding: 15px;
|
|
line-height: 1.2;
|
|
}
|
|
</code></pre> <h4>Demo</h4> <div class="snippet-demo" data-scope="overflow-scroll-gradient.md"> <div class="overflow-scroll-gradient"> <div class="overflow-scroll-gradient__scroller"> Lorem ipsum dolor sit amet consectetur adipisicing elit. <br> Iure id exercitationem nulla qui repellat laborum vitae, <br> molestias tempora velit natus. Quas, assumenda nisi. <br> Quisquam enim qui iure, consequatur velit sit? <br> Lorem ipsum dolor sit amet consectetur adipisicing elit.<br> Iure id exercitationem nulla qui repellat laborum vitae, <br> molestias tempora velit natus. Quas, assumenda nisi. <br> Quisquam enim qui iure, consequatur velit sit? </div> </div> </div> <h4>Explanation</h4> <ol> <li><code>position: relative</code> on the parent establishes a Cartesian positioning context for pseudo-elements.</li> <li><code>::after</code> defines a pseudo element.</li> <li><code>background-image: linear-gradient(...)</code> adds a linear gradient that fades from transparent to white (top to bottom).</li> <li><code>position: absolute</code> takes the pseudo element out of the flow of the document and positions it in relation to the parent.</li> <li><code>width: 240px</code> matches the size of the scrolling element (which is a child of the parent that has the pseudo element).</li> <li><code>height: 25px</code> is the height of the fading gradient pseudo-element, which should be kept relatively small.</li> <li><code>bottom: 0</code> positions the pseudo-element at the bottom of the parent.</li> <li><code>pointer-events: none</code> specifies that the pseudo-element cannot be a target of mouse events, allowing text behind it to still be selectable/interactive.</li> </ol> <h4>Browser support</h4> <div> <div class="snippet__browser-support"> 97.5% </div> </div> <ul> <li><a href="https://caniuse.com/#feat=css-gradients" target="_blank">https://caniuse.com/#feat=css-gradients</a></li> </ul> </div> <div class="snippet"> <h3 id="popout-menu"><span>Popout menu</span><span class="tags__tag snippet__tag" data-type="interactivity"><i data-feather="edit-2"></i>interactivity</span></h3> <p>Reveals an interactive popout menu on hover and focus.</p> <h4 data-type="HTML">HTML</h4><pre><code class="lang-html"><div class="reference" tabindex="0"><div class="popout-menu">Popout menu</div></div>
|
|
</code></pre> <h4 data-type="CSS">CSS</h4><pre><code class="lang-css">.reference {
|
|
position: relative;
|
|
background: tomato;
|
|
width: 100px;
|
|
height: 100px;
|
|
}
|
|
.popout-menu {
|
|
position: absolute;
|
|
visibility: hidden;
|
|
left: 100%;
|
|
background: #333;
|
|
color: white;
|
|
padding: 15px;
|
|
}
|
|
.reference:hover > .popout-menu,
|
|
.reference:focus > .popout-menu,
|
|
.reference:focus-within > .popout-menu {
|
|
visibility: visible;
|
|
}
|
|
</code></pre> <h4>Demo</h4> <div class="snippet-demo" data-scope="popout-menu.md"> <div class="reference" tabindex="0"> <div class="popout-menu">Popout menu</div> </div> </div> <h4>Explanation</h4> <ol> <li><code>position: relative</code> on the reference parent establishes a Cartesian positioning context for its child.</li> <li><code>position: absolute</code> takes the popout menu out of the flow of the document and positions it in relation to the parent.</li> <li><code>left: 100%</code> moves the the popout menu 100% of its parent's width from the left.</li> <li><code>visibility: hidden</code> hides the popout menu initially and allows for transitions (unlike <code>display: none</code>).</li> <li><code>.reference:hover > .popout-menu</code> means that when <code>.reference</code> is hovered over, select immediate children with a class of <code>.popout-menu</code> and change their <code>visibility</code> to <code>visible</code>, which shows the popout.</li> <li><code>.reference:focus > .popout-menu</code> means that when <code>.reference</code> is focused, the popout would be shown.</li> <li><code>.reference:focus-within > .popout-menu</code> ensures that the popout is shown when the focus is <em>within</em> the reference.</li> </ol> <h4>Browser support</h4> <div> <div class="snippet__browser-support"> 100% </div> </div> </div> <div class="snippet"> <h3 id="pretty-text-underline"><span>Pretty text underline</span><span class="tags__tag snippet__tag" data-type="visual"><i data-feather="eye"></i>visual</span></h3> <p>A nicer alternative to <code>text-decoration: underline</code> or <code><u></u></code> where descenders do not clip the underline. Natively implemented as <code>text-decoration-skip-ink: auto</code> but it has less control over the underline.</p> <h4 data-type="HTML">HTML</h4><pre><code class="lang-html"><p class="pretty-text-underline">Pretty text underline without clipping descending letters.</p>
|
|
</code></pre> <h4 data-type="CSS">CSS</h4><pre><code class="lang-css">.pretty-text-underline {
|
|
display: inline;
|
|
text-shadow: 1px 1px #f5f6f9, -1px 1px #f5f6f9, -1px -1px #f5f6f9, 1px -1px #f5f6f9;
|
|
background-image: linear-gradient(90deg, currentColor 100%, transparent 100%);
|
|
background-position: bottom;
|
|
background-repeat: no-repeat;
|
|
background-size: 100% 1px;
|
|
}
|
|
.pretty-text-underline::-moz-selection {
|
|
background-color: rgba(0, 150, 255, 0.3);
|
|
text-shadow: none;
|
|
}
|
|
.pretty-text-underline::selection {
|
|
background-color: rgba(0, 150, 255, 0.3);
|
|
text-shadow: none;
|
|
}
|
|
</code></pre> <h4>Demo</h4> <div class="snippet-demo" data-scope="pretty-text-underline.md"> <p class="pretty-text-underline">Pretty text underline without clipping descending letters.</p> </div> <h4>Explanation</h4> <ol> <li><code>text-shadow</code> uses 4 values with offsets that cover a 4x4 px area to ensure the underline has a "thick" shadow that covers the line where descenders clip it. Use a color that matches the background. For a larger font, use a larger <code>px</code> size. Additional values can create an even thicker shadow, and subpixel values can also be used.</li> <li><code>background-image: linear-gradient(...)</code> creates a 90deg gradient using the text color (<code>currentColor</code>).</li> <li>The <code>background-*</code> properties size the gradient as 100% of the width of the block and 1px in height at the bottom and disables repetition, which creates a 1px underline beneath the text.</li> <li>The <code>::selection</code> pseudo selector rule ensures the text shadow does not interfere with text selection.</li> </ol> <h4>Browser support</h4> <div> <div class="snippet__browser-support"> 97.5% </div> </div> <ul> <li><a href="https://caniuse.com/#feat=css-textshadow" target="_blank">https://caniuse.com/#feat=css-textshadow</a></li> <li><a href="https://caniuse.com/#feat=css-gradients" target="_blank">https://caniuse.com/#feat=css-gradients</a></li> </ul> </div> <div class="snippet"> <h3 id="reset-all-styles"><span>Reset all styles</span><span class="tags__tag snippet__tag" data-type="visual"><i data-feather="eye"></i>visual</span></h3> <p>Resets all styles to default values with one property. This will not affect <code>direction</code> and <code>unicode-bidi</code> properties.</p> <h4 data-type="HTML">HTML</h4><pre><code class="lang-html"><div class="reset-all-styles">
|
|
<h5>Title</h5>
|
|
<p>
|
|
Lorem ipsum dolor sit amet consectetur adipisicing elit. Iure id exercitationem nulla qui
|
|
repellat laborum vitae, molestias tempora velit natus. Quas, assumenda nisi. Quisquam enim qui
|
|
iure, consequatur velit sit?
|
|
</p>
|
|
</div>
|
|
</code></pre> <h4 data-type="CSS">CSS</h4><pre><code class="lang-css">.reset-all-styles {
|
|
all: initial;
|
|
}
|
|
</code></pre> <h4>Demo</h4> <div class="snippet-demo" data-scope="reset-all-styles.md"> <div class="reset-all-styles"> <h5>Title</h5> <p> Lorem ipsum dolor sit amet consectetur adipisicing elit. Iure id exercitationem nulla qui repellat laborum vitae, molestias tempora velit natus. Quas, assumenda nisi. Quisquam enim qui iure, consequatur velit sit? </p> </div> </div> <h4>Explanation</h4> <p>The <code>all</code> property allows you to reset all styles (inherited or not) to default values.</p> <h4>Browser support</h4> <div> <div class="snippet__browser-support"> 91.2% </div> </div> <p><span class="snippet__support-note">⚠️ MS Edge status is under consideration.</span></p> <ul> <li><a href="https://caniuse.com/#feat=css-all" target="_blank">https://caniuse.com/#feat=css-all</a></li> </ul> </div> <div class="snippet"> <h3 id="shape-separator"><span>Shape separator</span><span class="tags__tag snippet__tag" data-type="visual"><i data-feather="eye"></i>visual</span></h3> <p>Uses an SVG shape to separate two different blocks to create more a interesting visual appearance compared to standard horizontal separation.</p> <h4 data-type="HTML">HTML</h4><pre><code class="lang-html"><div class="shape-separator"></div>
|
|
</code></pre> <h4 data-type="CSS">CSS</h4><pre><code class="lang-css">.shape-separator {
|
|
position: relative;
|
|
height: 48px;
|
|
background: #333;
|
|
}
|
|
.shape-separator::after {
|
|
content: '';
|
|
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 12'%3E%3Cpath d='m12 0l12 12h-24z' fill='%23fff'/%3E%3C/svg%3E");
|
|
position: absolute;
|
|
width: 100%;
|
|
height: 12px;
|
|
bottom: 0;
|
|
}
|
|
</code></pre> <h4>Demo</h4> <div class="snippet-demo" data-scope="shape-separator.md"> <div class="shape-separator"></div> </div> <h4>Explanation</h4> <ol> <li><code>position: relative</code> on the element establishes a Cartesian positioning context for pseudo elements.</li> <li><code>::after</code> defines a pseudo element.</li> <li><code>background-image: url(...)</code> adds the SVG shape (a 24x12 triangle) as the background image of the pseudo element, which repeats by default. It must be the same color as the block that is being separated. For other shapes, we can use <a href="http://yoksel.github.io/url-encoder/" target="_blank">the URL-encoder for SVG</a>.</li> <li><code>position: absolute</code> takes the pseudo element out of the flow of the document and positions it in relation to the parent.</li> <li><code>width: 100%</code> ensures the element stretches the entire width of its parent.</li> <li><code>height: 12px</code> is the same height as the shape.</li> <li><code>bottom: 0</code> positions the pseudo element at the bottom of the parent.</li> </ol> <h4>Browser support</h4> <div> <div class="snippet__browser-support"> 99.7% </div> </div> <ul> <li><a href="https://caniuse.com/#feat=svg" target="_blank">https://caniuse.com/#feat=svg</a></li> </ul> </div> <div class="snippet"> <h3 id="sibling-fade"><span>Sibling fade</span><span class="tags__tag snippet__tag" data-type="interactivity"><i data-feather="edit-2"></i>interactivity</span></h3> <p>Fades out the siblings of a hovered item.</p> <h4 data-type="HTML">HTML</h4><pre><code class="lang-html"><div class="sibling-fade">
|
|
<span>Item 1</span> <span>Item 2</span> <span>Item 3</span> <span>Item 4</span>
|
|
<span>Item 5</span> <span>Item 6</span>
|
|
</div>
|
|
</code></pre> <h4 data-type="CSS">CSS</h4><pre><code class="lang-css">span {
|
|
padding: 0 1rem;
|
|
transition: opacity 0.2s;
|
|
}
|
|
.sibling-fade:hover span:not(:hover) {
|
|
opacity: 0.5;
|
|
}
|
|
</code></pre> <h4>Demo</h4> <div class="snippet-demo" data-scope="sibling-fade.md"> <div class="sibling-fade"> <span>Item 1</span> <span>Item 2</span> <span>Item 3</span> <span>Item 4</span> <span>Item 5</span> <span>Item 6</span> </div> </div> <h4>Explanation</h4> <ol> <li><code>transition: opacity 0.2s</code> specifies that changes to opacity will be transitioned over 0.2 seconds.</li> <li><code>.sibling-fade:hover span:not(:hover)</code> specifies that when the parent is hovered, select any <code>span</code> children that are not currently being hovered and change their opacity to <code>0.5</code>.</li> </ol> <h4>Browser support</h4> <div> <div class="snippet__browser-support"> 97.5% </div> </div> <ul> <li><a href="https://caniuse.com/#feat=css-sel3" target="_blank">https://caniuse.com/#feat=css-sel3</a></li> <li><a href="https://caniuse.com/#feat=css-transitions" target="_blank">https://caniuse.com/#feat=css-transitions</a></li> </ul> </div> <div class="snippet"> <h3 id="system-font-stack"><span>System font stack</span><span class="tags__tag snippet__tag" data-type="visual"><i data-feather="eye"></i>visual</span></h3> <p>Uses the native font of the operating system to get close to a native app feel.</p> <h4 data-type="HTML">HTML</h4><pre><code class="lang-html"><p class="system-font-stack">This text uses the system font.</p>
|
|
</code></pre> <h4 data-type="CSS">CSS</h4><pre><code class="lang-css">.system-font-stack {
|
|
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu,
|
|
Cantarell, 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
|
}
|
|
</code></pre> <h4>Demo</h4> <div class="snippet-demo" data-scope="system-font-stack.md"> <p class="system-font-stack">This text uses the system font.</p> </div> <h4>Explanation</h4> <p>The browser looks for each successive font, preferring the first one if possible, and falls back to the next if it cannot find the font (on the system or defined in CSS).</p> <ol> <li><code>-apple-system</code> is San Francisco, used on iOS and macOS (not Chrome however)</li> <li><code>BlinkMacSystemFont</code> is San Francisco, used on macOS Chrome</li> <li><code>Segoe UI</code> is used on Windows 10</li> <li><code>Roboto</code> is used on Android</li> <li><code>Oxygen-Sans</code> is used on Linux with KDE</li> <li><code>Ubuntu</code> is used on Ubuntu (all variants)</li> <li><code>Cantarell</code> is used on Linux with GNOME Shell</li> <li><code>"Helvetica Neue"</code> and <code>Helvetica</code> is used on macOS 10.10 and below (wrapped in quotes because it has a space)</li> <li><code>Arial</code> is a font widely supported by all operating systems</li> <li><code>sans-serif</code> is the fallback sans-serif font if none of the other fonts are supported</li> </ol> <h4>Browser support</h4> <div> <div class="snippet__browser-support"> 100% </div> </div> </div> <div class="snippet"> <h3 id="toggle-switch"><span>Toggle switch</span><span class="tags__tag snippet__tag" data-type="visual"><i data-feather="eye"></i>visual</span><span class="tags__tag snippet__tag" data-type="interactivity"><i data-feather="edit-2"></i>interactivity</span></h3> <p>Creates a toggle switch with CSS only.</p> <h4 data-type="HTML">HTML</h4><pre><code class="lang-html"><input type="checkbox" id="toggle" class="offscreen" /> <label for="toggle" class="switch"></label>
|
|
</code></pre> <h4 data-type="CSS">CSS</h4><pre><code class="lang-css">.switch {
|
|
position: relative;
|
|
display: inline-block;
|
|
width: 40px;
|
|
height: 20px;
|
|
background-color: rgba(0, 0, 0, 0.25);
|
|
border-radius: 20px;
|
|
transition: all 0.3s;
|
|
}
|
|
.switch::after {
|
|
content: '';
|
|
position: absolute;
|
|
width: 18px;
|
|
height: 18px;
|
|
border-radius: 18px;
|
|
background-color: white;
|
|
top: 1px;
|
|
left: 1px;
|
|
transition: all 0.3s;
|
|
}
|
|
input[type='checkbox']:checked + .switch::after {
|
|
transform: translateX(20px);
|
|
}
|
|
input[type='checkbox']:checked + .switch {
|
|
background-color: #7983ff;
|
|
}
|
|
.offscreen {
|
|
position: absolute;
|
|
left: -9999px;
|
|
}
|
|
</code></pre> <h4>Demo</h4> <div class="snippet-demo" data-scope="toggle-switch.md"><input type="checkbox" id="toggle" class="offscreen"> <label for="toggle" class="switch"></label></div> <h4>Explanation</h4> <p>This effect is styling only the <code><label></code> element to look like a toggle switch, and hiding the actual <code><input></code> checkbox by positioning it offscreen. When clicking the label associated with the <code><input></code> element, it sets the <code><input></code> checkbox into the <code>:checked</code> state.</p> <ol> <li>The <code>for</code> attribute associates the <code><label></code> with the appropriate <code><input></code> checkbox element by its <code>id</code>.</li> <li><code>.switch::after</code> defines a pseudo-element for the <code><label></code> to create the circular knob.</li> <li><code>input[type='checkbox']:checked + .switch::after</code> targets the <code><label></code>'s pseudo-element's style when the checkbox is <code>checked</code>.</li> <li><code>transform: translateX(20px)</code> moves the pseudo-element (knob) 20px to the right when the checkbox is <code>checked</code>.</li> <li><code>background-color: #7983ff;</code> sets the background-color of the switch to a different color when the checkbox is <code>checked</code>.</li> <li><code>.offscreen</code> moves the <code><input></code> checkbox element, which does not comprise any part of the actual toggle switch, out of the flow of document and positions it far away from the view, but does not hide it so it is accessible via keyboard and screen readers.</li> <li><code>transition: all 0.3s</code> specifies all property changes will be transitioned over 0.3 seconds, therefore transitioning the <code><label></code>'s <code>background-color</code> and the pseudo-element's <code>transform</code> property when the checkbox is checked.</li> </ol> <h4>Browser support</h4> <div> <div class="snippet__browser-support"> 97.7% </div> </div> <p><span class="snippet__support-note">⚠️ Requires prefixes for full support.</span></p> <ul> <li><a href="https://caniuse.com/#feat=transforms2d" target="_blank">https://caniuse.com/#feat=transforms2d</a></li> </ul> </div> <div class="snippet"> <h3 id="transform-centering"><span>Transform centering</span><span class="tags__tag snippet__tag" data-type="layout"><i data-feather="layout"></i>layout</span></h3> <p>Vertically and horizontally centers a child element within its parent element using <code>position: absolute</code> and <code>transform: translate()</code> (as an alternative to <code>flexbox</code> or <code>display: table</code>). Similar to <code>flexbox</code>, this method does not require you to know the height or width of your parent or child so it is ideal for responsive applications.</p> <h4 data-type="HTML">HTML</h4><pre><code class="lang-html"><div class="parent"><div class="child">Centered content</div></div>
|
|
</code></pre> <h4 data-type="CSS">CSS</h4><pre><code class="lang-css">.parent {
|
|
border: 1px solid #333;
|
|
height: 250px;
|
|
position: relative;
|
|
width: 250px;
|
|
}
|
|
.child {
|
|
left: 50%;
|
|
position: absolute;
|
|
top: 50%;
|
|
transform: translate(-50%, -50%);
|
|
text-align: center;
|
|
}
|
|
</code></pre> <h4>Demo</h4> <div class="snippet-demo" data-scope="transform-centering.md"> <div class="parent"> <div class="child">Centered content</div> </div> </div> <h4>Explanation</h4> <ol> <li><code>position: absolute</code> on the child element allows it to be positioned based on its containing block.</li> <li><code>left: 50%</code> and <code>top: 50%</code> offsets the child 50% from the left and top edge of its containing block.</li> <li><code>transform: translate(-50%, -50%)</code> allows the height and width of the child element to be negated so that it is vertically and horizontally centered.</li> </ol> <p>Note: Fixed height and width on parent element is for the demo only.</p> <h4>Browser support</h4> <div> <div class="snippet__browser-support"> 97.7% </div> </div> <p><span class="snippet__support-note">⚠️ Requires prefix for full support.</span></p> <ul> <li><a href="https://caniuse.com/#feat=transforms2d" target="_blank">https://caniuse.com/#feat=transforms2d</a></li> </ul> </div> <div class="snippet"> <h3 id="triangle"><span>Triangle</span><span class="tags__tag snippet__tag" data-type="visual"><i data-feather="eye"></i>visual</span></h3> <p>Creates a triangle shape with pure CSS.</p> <h4 data-type="HTML">HTML</h4><pre><code class="lang-html"><div class="triangle"></div>
|
|
</code></pre> <h4 data-type="CSS">CSS</h4><pre><code class="lang-css">.triangle {
|
|
width: 0;
|
|
height: 0;
|
|
border-top: 20px solid #333;
|
|
border-left: 20px solid transparent;
|
|
border-right: 20px solid transparent;
|
|
}
|
|
</code></pre> <h4>Demo</h4> <div class="snippet-demo" data-scope="triangle.md"> <div class="triangle"></div> </div> <h4>Explanation</h4> <p><a href="https://stackoverflow.com/q/7073484" target="_blank">View this link for a detailed explanation.</a></p> <p>The color of the border is the color of the triangle. The side the triangle tip points corresponds to the opposite <code>border-*</code> property. For example, a color on <code>border-top</code> means the arrow points downward.</p> <p>Experiment with the <code>px</code> values to change the proportion of the triangle.</p> <h4>Browser support</h4> <div> <div class="snippet__browser-support"> 100% </div> </div> </div> <div class="snippet"> <h3 id="truncate-text-multiline"><span>Truncate text multiline</span><span class="tags__tag snippet__tag" data-type="layout"><i data-feather="layout"></i>layout</span></h3> <p>If the text is longer than one line, it will be truncated for <code>n</code> lines and end with an gradient fade.</p> <h4 data-type="HTML">HTML</h4><pre><code class="lang-html"><p class="truncate-text-multiline">
|
|
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut
|
|
labore et.
|
|
</p>
|
|
</code></pre> <h4 data-type="CSS">CSS</h4><pre><code class="lang-css">.truncate-text-multiline {
|
|
overflow: hidden;
|
|
display: block;
|
|
height: 109.2px;
|
|
margin: 0 auto;
|
|
font-size: 26px;
|
|
line-height: 1.4;
|
|
width: 400px;
|
|
position: relative;
|
|
}
|
|
.truncate-text-multiline:after {
|
|
content: '';
|
|
position: absolute;
|
|
bottom: 0;
|
|
right: 0;
|
|
width: 150px;
|
|
height: 36.4px;
|
|
background: linear-gradient(to right, rgba(0, 0, 0, 0), #f5f6f9 50%);
|
|
}
|
|
</code></pre> <h4>Demo</h4> <div class="snippet-demo" data-scope="truncate-text-multiline.md"> <p class="truncate-text-multiline"> Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et. </p> </div> <h4>Explanation</h4> <ol> <li><code>overflow: hidden</code> prevents the text from overflowing its dimensions (for a block, 100% width and auto height).</li> <li><code>width: 400px</code> ensures the element has a dimension.</li> <li><code>height: 109.2px</code> calculated value for height, it equals <code>font-size * line-height * numberOfLines</code> (in this case <code>26 * 1.4 * 3 = 109.2</code>)</li> <li><code>height: 36.4px</code> calculated value for gradient container, it equals <code>font-size * line-height</code> (in this case <code>26 * 1.4 = 36.4</code>)</li> <li><code>background: linear-gradient(to right, rgba(0, 0, 0, 0), #f5f6f9 50%)</code> gradient from <code>transparent</code> to <code>#f5f6f9</code></li> </ol> <h4>Browser support</h4> <div> <div class="snippet__browser-support"> 97.5% </div> </div> <ul> <li><a href="https://caniuse.com/#feat=css-gradients" target="_blank">https://caniuse.com/#feat=css-gradients</a></li> </ul> </div> <div class="snippet"> <h3 id="truncate-text"><span>Truncate text</span><span class="tags__tag snippet__tag" data-type="layout"><i data-feather="layout"></i>layout</span></h3> <p>If the text is longer than one line, it will be truncated and end with an ellipsis <code>…</code>.</p> <h4 data-type="HTML">HTML</h4><pre><code class="lang-html"><p class="truncate-text">If I exceed one line's width, I will be truncated.</p>
|
|
</code></pre> <h4 data-type="CSS">CSS</h4><pre><code class="lang-css">.truncate-text {
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
width: 200px;
|
|
}
|
|
</code></pre> <h4>Demo</h4> <div class="snippet-demo" data-scope="truncate-text.md"> <p class="truncate-text">If I exceed one line's width, I will be truncated.</p> </div> <h4>Explanation</h4> <ol> <li><code>overflow: hidden</code> prevents the text from overflowing its dimensions (for a block, 100% width and auto height).</li> <li><code>white-space: nowrap</code> prevents the text from exceeding one line in height.</li> <li><code>text-overflow: ellipsis</code> makes it so that if the text exceeds its dimensions, it will end with an ellipsis.</li> <li><code>width: 200px;</code> ensures the element has a dimension, to know when to get ellipsis</li> </ol> <h4>Browser support</h4> <div> <div class="snippet__browser-support"> 99.8% </div> </div> <p><span class="snippet__support-note">⚠️ Only works for single line elements.</span></p> <ul> <li><a href="https://caniuse.com/#feat=text-overflow" target="_blank">https://caniuse.com/#feat=text-overflow</a></li> </ul> </div> <div class="snippet"> <h3 id="zebra-striped-list"><span>Zebra striped list</span><span class="tags__tag snippet__tag" data-type="visual"><i data-feather="eye"></i>visual</span></h3> <p>Creates a striped list with alternating background colors, which is useful for differentiating siblings that have content spread across a wide row.</p> <h4 data-type="HTML">HTML</h4><pre><code class="lang-html"><ul>
|
|
<li>Item 01</li>
|
|
<li>Item 02</li>
|
|
<li>Item 03</li>
|
|
<li>Item 04</li>
|
|
<li>Item 05</li>
|
|
</ul>
|
|
</code></pre> <h4 data-type="CSS">CSS</h4><pre><code class="lang-css">li:nth-child(odd) {
|
|
background-color: #eee;
|
|
}
|
|
</code></pre> <h4>Demo</h4> <div class="snippet-demo" data-scope="zebra-striped-list.md"> <ul> <li>Item 01</li> <li>Item 02</li> <li>Item 03</li> <li>Item 04</li> <li>Item 05</li> </ul> </div> <h4>Explanation</h4> <ol> <li>Use the <code>:nth-child(odd)</code> or <code>:nth-child(even)</code> pseudo-class to apply a different background color to elements that match based on their position in a group of siblings.</li> </ol> <p>Note that you can use it to apply different styles to other HTML elements like div, tr, p, ol, etc.</p> <h4>Browser support</h4> <div> <div class="snippet__browser-support"> 99.9% </div> </div> <p><a href="https://caniuse.com/#feat=css-sel3" target="_blank">https://caniuse.com/#feat=css-sel3</a></p> </div> </div> </main> </div> </body> </html> |