Search
1000 results for “codepen”
-
Pattern part may be anything small & repeating. We may also use thin blurry stripes - linear-gradient, rays - repeating-conic-gradient, rings - repeating-radial-gradient https://codepen.io/thebabydino/pen/qBGWXNR
Map part may also be another type of gradient or even a .jpg https://codepen.io/thebabydino/pen/LYGGwrm
#css #CodePen #halftone #filter #cssFilter #blending #blendMode #cssGradient #cssTricks #code #coding #fontend #webDev #webDevelopment
-
While I've seen the rare #SVG solution among the SO answers, I found those filters to be too complicated. So here's a much simpler SVG version, step by step 👆
Live demo https://codepen.io/thebabydino/pen/gOBxmOZ also for this week's #CodePenChallenge
No wrapper, no losing right click menu on img if not setting `pointer-events: none` on element on top of img in z order.
#CodePen #css #filter #svgFilter #shadow #inset #code #coding #frontend #web #dev #webDevelopment #webDev
-
Oklch tinted gray scale color palette using #OpenProps #css https://codepen.io/woodcox/pen/jOjVxKm
-
Another little pure #CSS pattern: rhombic 🔥 https://codepen.io/thebabydino/pen/mdKQXqg
Minified compiled CSS is under 380 bytes. Can you figure out how before checking the code? 😊
Palette:
ed7b32 f19b36 966459 824739
b65333 fadc9c f4bb3a d6552b
Rhombi have a 60° acute angle and are 4em wide. -
And here's another little pure CSS pattern: https://codepen.io/thebabydino/pen/gOKoGwB
This is a more straightforward one and I really wish I could figure out a way of doing it with fewer gradients...
Inspiration: https://www.shutterstock.com/image-vector/tile-seamless-vector-pattern-dots-squares-452213596
For reference: background patterns, simplified by conic gradients https://css-tricks.com/background-patterns-simplified-by-conic-gradients/
-
(if you're a $5 patron on Patreon, you may have already seen this one + the thought process behind)
🐝
Little pure CSS pattern:
https://codepen.io/thebabydino/pen/KKeQvaRInspiration: https://www.shutterstock.com/image-vector/abstract-pattern-geometric-wallpaper-background-illustration-329696195
Can you guess how it was made before checking the code? Can you reduce the number of gradients? Let me know! 👇
-
Here's another quick & fun pure CSS pattern: tablets (not in the sense you might first think of, but 💊)
https://codepen.io/thebabydino/pen/yLEvaeEInspiration https://www.shutterstock.com/image-vector/seamless-pattern-yellowwhite-circles-on-black-213866098
Can you guess how it was made before checking the code? Can you reduce the number of gradients? Let me know! 👇
-
First coded this pattern when I started playing with masking - at the time, it involved using a masked pseudo.
Now figured out how to do it with no pseudos! 🥳 https://codepen.io/thebabydino/pen/rNKJBLx
Can you guess how it was made before checking the code? Can you reduce the number of gradients? Let me know! 👇
-
My pure CSS entry for this week's #CodePenChallenge: scroll progress indicator that's a nav bar in disguise.
Smooth scrolling, pure CSS scroll-driven animations, CSS variables and more, all in one @codepen demo https://codepen.io/thebabydino/full/gOJWwZX
See description for support info.
#scroll #scrollAnimation #pureCSS #css #smoothScroll #code #coding #frontend #web #webDev #webDevelopment #dev
-
7⃣ 545 ❤️ Cycling gradient glow - no text duplication https://codepen.io/thebabydino/pen/rNPOpJK
A simple #SVG filter trick.
We create the gradient text.
The filter creates a blurred copy of it and places it underneath.
We then animate the gradient stops... magic! 🪄✨
#css #svgFilter #filter #filterEffect #glow #text #textEffect #textGlow #cssGradient #code #coding #frontend #web #webDev #dev #webDevelopment
-
@lynnandtonic
Ready: GS zigzag #divtober by @iamdtms
https://codepen.io/iamdtms/full/oNmLzXG -
Some more glassy pure #CSS buttons with a single button element:
✨ https://codepen.io/thebabydino/pen/ajLVGN
✨ https://codepen.io/thebabydino/pen/GBMEqv
✨ https://codepen.io/thebabydino/pen/JBrNEx
✨ https://codepen.io/thebabydino/pen/jBbXPP
#CodePen #webDev #button #buttons #control #controls #coding #webDevelopment #glassy #pastel #neon
-
Anyway if you're into #glassmorphism effects https://github.com/web-platform-tests/interop/issues/564#issuecomment-1759136166
Started out as me coming across a GIF on Dribbble https://dribbble.com/shots/18943317-Animation
Within minutes, made this #CodePen demo:
✨ https://codepen.io/thebabydino/pen/VwqgrrEBut this demo animates CSS variables, so it can't work in Firefox.
Okay, no CSS vars animation version 🤷♀️
https://codepen.io/thebabydino/pen/OJrddJjBut we still hit 🪲 1816561 https://bugzilla.mozilla.org/show_bug.cgi?id=1816561#c2
So here's a fake 3D version https://codepen.io/thebabydino/pen/poqmJNa
-
Thanks @chriscoyier for the shoutout of Tram-Lite in the recent CodePen blog post:
https://blog.codepen.io/2023/09/04/chris-corner-web-components-dont-need-you/
While adoption may be slow still (and as you mention, rightfully so), no reason why people can't start playing around, and getting familiar with Web-Components today!
-
Sometimes I code cool things.
If you're a patron on Patreon, you may have already seen this interactive demo and the #SVG filter effects the basics of which it illustrates here.
Now it's public for everyone to see on #CodePen https://codepen.io/thebabydino/pen/ZEPKeLz
I hope you like it, getting the layout right ended up being hundreds of hours of work.
#svgFilter #filter #js #JavaScript #CSS #cssLayout #layout #interactive #demo #interactiveDemo #cssVariables #code #coding #frontend #webDev #webDevelopment
-
Wish it worked better: no text duplication single div + #SVG filter magic 🪄 double stroke effect https://codepen.io/thebabydino/pen/oNOEmrE
In Chrome it has this problem (scr #1 + #2 detail) https://mastodon.social/@anatudor/112461545563575178
Firefox rounds stroke corners (scr#3).
And Safari breaks other things 🤦♀️ (scr #4).
#CodePenChallenge #CodePen #SVG #filter #svgFilter #CSS #text #textEffect #code #coding #frontend #web #dev #webDev #webDevelopment #textStroke
-
simple 2 body with lots of bodies in p5js: https://codepen.io/fractalkitty/pen/LYegPdy
-
Am I evil? Yes, I am... 😈
Pure #CSS 1 div card patterns on #CodePen https://codepen.io/thebabydino/pen/NWxBzRv
❤️ count: 666
#halftone #cssGradient #cssFilter #blending #blendMode #filter #oneDiv #code #coding #frontend #webDev #webDevelopment
-
🎨 CSS Art!
The last episode of #AttackOnTitan was a masterclass! Here is a CSS Art to celebrate it
A CSS-only version of The Rumbling! Coming for you! ☠️☠️ ☠️
Demo: https://codepen.io/t_afif/full/BaOLqom via :codepen: #codepen
More CSS-only Arts 👉 https://css-only.art
-
[Audio] #BigMoodLittleMood
Take What You Like
#Talking about the #codependent #dance and #family #transphobia with #guest #KatieLawlerTurnbull.
#Women #Transgender #LGBTQ #LGBTQIA #Family #Relationships #Hate #Bigotry #Transphobia
-
Anyone on macOS Sonoma (beta) can try test this @codepen on Safari 17? https://codepen.io/cheeaun/pen/ExOagmK
According to @webkit 's blog post, Safari 17 on macOS adds support for `<hr>` inside of `<select>` https://www.webkit.org/blog/14205/news-from-wwdc23-webkit-features-in-safari-17-beta/
I tried this on iOS 17 beta's Safari, it doesn't work, so it seems like only for macOS? 😅 Other browsers (Chrome, Firefox) on my machine don't support this too.
-
Pure CSS on scroll reveal & parallax effects on @codepen
https://codepen.io/thebabydino/pen/abgOxaWPay attention to how images slide within their own element boxes 😼
Saw a demo using JS for this parallax effect and... I seem to be on a mission to redo every scroll effect in pure CSS.
cc @bramus
#CSS #pureCSS #scroll #reveal #scrollAnimation #scrollEffect #code #coding #frontend #web #webDev #webDevelopment #dev
-
Pure CSS on scroll reveal & parallax effects on @codepen
https://codepen.io/thebabydino/pen/abgOxaWPay attention to how images slide within their own element boxes 😼
Saw a demo using JS for this parallax effect and... I seem to be on a mission to redo every scroll effect in pure CSS.
cc @bramus
#CSS #pureCSS #scroll #reveal #scrollAnimation #scrollEffect #code #coding #frontend #web #webDev #webDevelopment #dev
-
Pure CSS on scroll reveal & parallax effects on @codepen
https://codepen.io/thebabydino/pen/abgOxaWPay attention to how images slide within their own element boxes 😼
Saw a demo using JS for this parallax effect and... I seem to be on a mission to redo every scroll effect in pure CSS.
cc @bramus
#CSS #pureCSS #scroll #reveal #scrollAnimation #scrollEffect #code #coding #frontend #web #webDev #webDevelopment #dev
-
Pure CSS on scroll reveal & parallax effects on @codepen
https://codepen.io/thebabydino/pen/abgOxaWPay attention to how images slide within their own element boxes 😼
Saw a demo using JS for this parallax effect and... I seem to be on a mission to redo every scroll effect in pure CSS.
cc @bramus
#CSS #pureCSS #scroll #reveal #scrollAnimation #scrollEffect #code #coding #frontend #web #webDev #webDevelopment #dev
-
Another pure CSS & SVG thing I made on @codepen last week for the #CodePenChallenge: https://codepen.io/thebabydino/pen/yLWjMWB
Idea from https://codepen.io/gabrielcojea/pen/GRoqOYm but using no JS for scroll-triggered transitions and no text duplication for the dynamic headline-image intersection.
cc @bramus
#CodePen #CSS #scroll #SVG #filter #svgFilter #scrollAnimation #scrollEffect #textEffect #code #coding #frontend #web #webDev #dev #webDevelopment
-
Поле HTML-документа: для чего можно использовать
Привет, Хабр! Меня зовут Стас Ганиев , программист 1С, в статье рассказал о возможностях поля HTML-документа для решения задач в 1С, а также привел примеры реализации. Далеко не все 1С-разработчики знают, как использовать этот элемент диалога.