#cssonly β Public Fediverse posts
Live and recent posts from across the Fediverse tagged #cssonly, aggregated by home.social.
-
To celebrate something-or-other, I created a retro CRT using only vanilla CSS!
πΊ https://codepen.io/ivorjetski/pen/qEaRjBw
No images. No JavaScript. No SASS.
Fully turn-off-and-on-able!
Also a documentary about the making of it: https://www.youtube.com/watch?v=wdNHwIqMFDk
-
To celebrate something-or-other, I created a retro CRT using only vanilla CSS!
πΊ https://codepen.io/ivorjetski/pen/qEaRjBw
No images. No JavaScript. No SASS.
Fully turn-off-and-on-able!
Also a documentary about the making of it: https://www.youtube.com/watch?v=wdNHwIqMFDk
-
To celebrate something-or-other, I created a retro CRT using only vanilla CSS!
πΊ https://codepen.io/ivorjetski/pen/qEaRjBw
No images. No JavaScript. No SASS.
Fully turn-off-and-on-able!
Also a documentary about the making of it: https://www.youtube.com/watch?v=wdNHwIqMFDk
-
To celebrate something-or-other, I created a retro CRT using only vanilla CSS!
πΊ https://codepen.io/ivorjetski/pen/qEaRjBw
No images. No JavaScript. No SASS.
Fully turn-off-and-on-able!
Also a documentary about the making of it: https://www.youtube.com/watch?v=wdNHwIqMFDk
-
To celebrate something-or-other, I created a retro CRT using only vanilla CSS!
πΊ https://codepen.io/ivorjetski/pen/qEaRjBw
No images. No JavaScript. No SASS.
Fully turn-off-and-on-able!
Also a documentary about the making of it: https://www.youtube.com/watch?v=wdNHwIqMFDk
-
π A CSS-only terrain generator? π Because who needs functional 3D modeling software when you can painstakingly craft your own mediocre mountains in CSS! Get ready to spend your weekend rotating, tilting, and zooming your way to pixelated paradise. π
https://terra.layoutit.com #CSSonly #TerrainGenerator #WeekendProject #PixelArt #FunWithCSS #HackerNews #ngated -
π A CSS-only terrain generator? π Because who needs functional 3D modeling software when you can painstakingly craft your own mediocre mountains in CSS! Get ready to spend your weekend rotating, tilting, and zooming your way to pixelated paradise. π
https://terra.layoutit.com #CSSonly #TerrainGenerator #WeekendProject #PixelArt #FunWithCSS #HackerNews #ngated -
π A CSS-only terrain generator? π Because who needs functional 3D modeling software when you can painstakingly craft your own mediocre mountains in CSS! Get ready to spend your weekend rotating, tilting, and zooming your way to pixelated paradise. π
https://terra.layoutit.com #CSSonly #TerrainGenerator #WeekendProject #PixelArt #FunWithCSS #HackerNews #ngated -
π A CSS-only terrain generator? π Because who needs functional 3D modeling software when you can painstakingly craft your own mediocre mountains in CSS! Get ready to spend your weekend rotating, tilting, and zooming your way to pixelated paradise. π
https://terra.layoutit.com #CSSonly #TerrainGenerator #WeekendProject #PixelArt #FunWithCSS #HackerNews #ngated -
Visual loading states for Turbo Frames with CSS only
https://railsdesigner.com/visual-loading-turbo-frames/
#HackerNews #VisualLoadingStates #TurboFrames #CSSOnly #WebDevelopment #RailsDesigner
-
Visual loading states for Turbo Frames with CSS only
https://railsdesigner.com/visual-loading-turbo-frames/
#HackerNews #VisualLoadingStates #TurboFrames #CSSOnly #WebDevelopment #RailsDesigner
-
Visual loading states for Turbo Frames with CSS only
https://railsdesigner.com/visual-loading-turbo-frames/
#HackerNews #VisualLoadingStates #TurboFrames #CSSOnly #WebDevelopment #RailsDesigner
-
Visual loading states for Turbo Frames with CSS only
https://railsdesigner.com/visual-loading-turbo-frames/
#HackerNews #VisualLoadingStates #TurboFrames #CSSOnly #WebDevelopment #RailsDesigner
-
Visual loading states for Turbo Frames with CSS only
https://railsdesigner.com/visual-loading-turbo-frames/
#HackerNews #VisualLoadingStates #TurboFrames #CSSOnly #WebDevelopment #RailsDesigner
-
@fnohe It's actually fairly easy to create a #CssOnly dark mode: Two radio buttons let the user toggle between light/dark. In my stylesheet, I've added an `html:has(#dark-mode:checked)` rule which applies the dark theme. With more #CSS, only one button is visible at a time and both buttons look like regular ones (not like typical radio buttons). #WebDev
You can see it in action on https://blog.forgoodeyesonly.eu and https://forgoodeyesonly.eu.
I've published a #CodePen demo too: https://codepen.io/realpixelcode/pen/KwpOjeW
-
@fnohe It's actually fairly easy to create a #CssOnly dark mode: Two radio buttons let the user toggle between light/dark. In my stylesheet, I've added an `html:has(#dark-mode:checked)` rule which applies the dark theme. With more #CSS, only one button is visible at a time and both buttons look like regular ones (not like typical radio buttons). #WebDev
You can see it in action on https://blog.forgoodeyesonly.eu and https://forgoodeyesonly.eu.
I've published a #CodePen demo too: https://codepen.io/realpixelcode/pen/KwpOjeW
-
@fnohe It's actually fairly easy to create a #CssOnly dark mode: Two radio buttons let the user toggle between light/dark. In my stylesheet, I've added an `html:has(#dark-mode:checked)` rule which applies the dark theme. With more #CSS, only one button is visible at a time and both buttons look like regular ones (not like typical radio buttons). #WebDev
You can see it in action on https://blog.forgoodeyesonly.eu and https://forgoodeyesonly.eu.
I've published a #CodePen demo too: https://codepen.io/realpixelcode/pen/KwpOjeW
-
@fnohe It's actually fairly easy to create a #CssOnly dark mode: Two radio buttons let the user toggle between light/dark. In my stylesheet, I've added an `html:has(#dark-mode:checked)` rule which applies the dark theme. With more #CSS, only one button is visible at a time and both buttons look like regular ones (not like typical radio buttons). #WebDev
You can see it in action on https://blog.forgoodeyesonly.eu and https://forgoodeyesonly.eu.
I've published a #CodePen demo too: https://codepen.io/realpixelcode/pen/KwpOjeW
-
@fnohe It's actually fairly easy to create a #CssOnly dark mode: Two radio buttons let the user toggle between light/dark. In my stylesheet, I've added an `html:has(#dark-mode:checked)` rule which applies the dark theme. With more #CSS, only one button is visible at a time and both buttons look like regular ones (not like typical radio buttons). #WebDev
You can see it in action on https://blog.forgoodeyesonly.eu and https://forgoodeyesonly.eu.
I've published a #CodePen demo too: https://codepen.io/realpixelcode/pen/KwpOjeW
-
So I made a thing: #russiaβn-speaking visitors are now greeted with an anti-war popup on https://forgoodeyesonly.eu and https://blog.forgoodeyesonly.eu! πΊπ¦
Feel free to copy it to your own website! You can try it out without changing your browser's language on Codepen: https://codepen.io/realpixelcode/pen/RNPOmdw
And, yes, you can adjust it to be shown without JavaScript (but to all visitors then), because the popup is actually just an #HTML details element. π
#StandWithUkraine #Ukraine #WebDev #EthicalWebDev #CSS #CssOnly
-
So I made a thing: #russiaβn-speaking visitors are now greeted with an anti-war popup on https://forgoodeyesonly.eu and https://blog.forgoodeyesonly.eu! πΊπ¦
Feel free to copy it to your own website! You can try it out without changing your browser's language on Codepen: https://codepen.io/realpixelcode/pen/RNPOmdw
And, yes, you can adjust it to be shown without JavaScript (but to all visitors then), because the popup is actually just an #HTML details element. π
#StandWithUkraine #Ukraine #WebDev #EthicalWebDev #CSS #CssOnly
-
So I made a thing: #russiaβn-speaking visitors are now greeted with an anti-war popup on https://forgoodeyesonly.eu and https://blog.forgoodeyesonly.eu! πΊπ¦
Feel free to copy it to your own website! You can try it out without changing your browser's language on Codepen: https://codepen.io/realpixelcode/pen/RNPOmdw
And, yes, you can adjust it to be shown without JavaScript (but to all visitors then), because the popup is actually just an #HTML details element. π
#StandWithUkraine #Ukraine #WebDev #EthicalWebDev #CSS #CssOnly
-
So I made a thing: #russiaβn-speaking visitors are now greeted with an anti-war popup on https://forgoodeyesonly.eu and https://blog.forgoodeyesonly.eu! πΊπ¦
Feel free to copy it to your own website! You can try it out without changing your browser's language on Codepen: https://codepen.io/realpixelcode/pen/RNPOmdw
And, yes, you can adjust it to be shown without JavaScript (but to all visitors then), because the popup is actually just an #HTML details element. π
#StandWithUkraine #Ukraine #WebDev #EthicalWebDev #CSS #CssOnly
-
So I made a thing: #russiaβn-speaking visitors are now greeted with an anti-war popup on https://forgoodeyesonly.eu and https://blog.forgoodeyesonly.eu! πΊπ¦
Feel free to copy it to your own website! You can try it out without changing your browser's language on Codepen: https://codepen.io/realpixelcode/pen/RNPOmdw
And, yes, you can adjust it to be shown without JavaScript (but to all visitors then), because the popup is actually just an #HTML details element. π
#StandWithUkraine #Ukraine #WebDev #EthicalWebDev #CSS #CssOnly
-
Minimal CSS-only blurry image placeholders
https://leanrada.com/notes/css-only-lqip/
#HackerNews #MinimalCSS #BlurryImage #Placeholders #CSSOnly #WebDesign
-
Minimal CSS-only blurry image placeholders
https://leanrada.com/notes/css-only-lqip/
#HackerNews #MinimalCSS #BlurryImage #Placeholders #CSSOnly #WebDesign
-
Minimal CSS-only blurry image placeholders
https://leanrada.com/notes/css-only-lqip/
#HackerNews #MinimalCSS #BlurryImage #Placeholders #CSSOnly #WebDesign
-
Minimal CSS-only blurry image placeholders
https://leanrada.com/notes/css-only-lqip/
#HackerNews #MinimalCSS #BlurryImage #Placeholders #CSSOnly #WebDesign
-
Also, new article's up! Exploring how I made a CSS-only slideshow with scroll snapping (plus some quick notes on radio-button approaches) π
You can even navigate the slideshow with arrow keys!Overall, I'm really happy to see CSS features to control scroll behavior without JS now! Scroll snap is a joy to use, and opens the door to a lot of easy-to-do customization that required a lot of carefully managed scroll-linked event listeners before β¨
-
Also, new article's up! Exploring how I made a CSS-only slideshow with scroll snapping (plus some quick notes on radio-button approaches) π
You can even navigate the slideshow with arrow keys!Overall, I'm really happy to see CSS features to control scroll behavior without JS now! Scroll snap is a joy to use, and opens the door to a lot of easy-to-do customization that required a lot of carefully managed scroll-linked event listeners before β¨
-
Also, new article's up! Exploring how I made a CSS-only slideshow with scroll snapping (plus some quick notes on radio-button approaches) π
You can even navigate the slideshow with arrow keys!Overall, I'm really happy to see CSS features to control scroll behavior without JS now! Scroll snap is a joy to use, and opens the door to a lot of easy-to-do customization that required a lot of carefully managed scroll-linked event listeners before β¨
-
sharing here the website i made for the architecture practice specs ππ https://specs.work
the site is built minimally with static site generator #pelican and #cssonly and hosted in BE with Domaine Public :)
I've released a version of the theme (SpeCSS), with a lot of documentation on my gitlab, if anyone wants to use it as a starter kit for a portfolio site. βοΈ https://gitlab.com/mar_ver/specss/ (edit: link was wrong) βοΈ
License is CC-BY-SA-NC
#portfolio #css #pelican #lowtechwebsite #opensource #webdev
-
sharing here the website i made for the architecture practice specs ππ https://specs.work
the site is built minimally with static site generator #pelican and #cssonly and hosted in BE with Domaine Public :)
I've released a version of the theme (SpeCSS), with a lot of documentation on my gitlab, if anyone wants to use it as a starter kit for a portfolio site. βοΈ https://gitlab.com/mar_ver/specss/ (edit: link was wrong) βοΈ
License is CC-BY-SA-NC
#portfolio #css #pelican #lowtechwebsite #opensource #webdev
-
sharing here the website i made for the architecture practice specs ππ https://specs.work
the site is built minimally with static site generator #pelican and #cssonly and hosted in BE with Domaine Public :)
I've released a version of the theme (SpeCSS), with a lot of documentation on my gitlab, if anyone wants to use it as a starter kit for a portfolio site. βοΈ https://gitlab.com/mar_ver/specss/ (edit: link was wrong) βοΈ
License is CC-BY-SA-NC
#portfolio #css #pelican #lowtechwebsite #opensource #webdev
-
sharing here the website i made for the architecture practice specs ππ https://specs.work
the site is built minimally with static site generator #pelican and #cssonly and hosted in BE with Domaine Public :)
I've released a version of the theme (SpeCSS), with a lot of documentation on my gitlab, if anyone wants to use it as a starter kit for a portfolio site. βοΈ https://gitlab.com/mar_ver/specss/ (edit: link was wrong) βοΈ
License is CC-BY-SA-NC
#portfolio #css #pelican #lowtechwebsite #opensource #webdev
-
sharing here the website i made for the architecture practice specs ππ https://specs.work
the site is built minimally with static site generator #pelican and #cssonly and hosted in BE with Domaine Public :)
I've released a version of the theme (SpeCSS), with a lot of documentation on my gitlab, if anyone wants to use it as a starter kit for a portfolio site. βοΈ https://gitlab.com/mar_ver/specss/ (edit: link was wrong) βοΈ
License is CC-BY-SA-NC
#portfolio #css #pelican #lowtechwebsite #opensource #webdev
-
NEW third-person blog post! π
https://dev.to/ivorjetski/css-music-video-no-images-pure-code-42e1
It's about #CSS and stuff.
@anatudor gets a mention too.
#code #coding #html #dev #webdev #animation #music #musicvideo #cssart #cssonly #codepen #frontend
-
NEW third-person blog post! π
https://dev.to/ivorjetski/css-music-video-no-images-pure-code-42e1
It's about #CSS and stuff.
@anatudor gets a mention too.
#code #coding #html #dev #webdev #animation #music #musicvideo #cssart #cssonly #codepen #frontend
-
I retro-fitted animation-timeline to my old #purecss King of Hearts, to see how easy it would be... It was too easy! π€© Animation-timeline is amazing!! π₯³
https://codepen.io/ivorjetski/pen/VwOraXv
via
@CodePen
-
I retro-fitted animation-timeline to my old #purecss King of Hearts, to see how easy it would be... It was too easy! π€© Animation-timeline is amazing!! π₯³
https://codepen.io/ivorjetski/pen/VwOraXv
via
@CodePen
-
I retro-fitted animation-timeline to my old #purecss King of Hearts, to see how easy it would be... It was too easy! π€© Animation-timeline is amazing!! π₯³
https://codepen.io/ivorjetski/pen/VwOraXv
via
@CodePen
-
I retro-fitted animation-timeline to my old #purecss King of Hearts, to see how easy it would be... It was too easy! π€© Animation-timeline is amazing!! π₯³
https://codepen.io/ivorjetski/pen/VwOraXv
via
@CodePen
-
Finally got the JS-free user selectable themes integrated into sidneys1.com :)
-
Finally got the JS-free user selectable themes integrated into sidneys1.com :)
-
Finally got the JS-free user selectable themes integrated into sidneys1.com :)
-
Finally got the JS-free user selectable themes integrated into sidneys1.com :)
-
Finally got the JS-free user selectable themes integrated into sidneys1.com :)
-
π Today, Maxwell Barvian shares three amazing carousel experiments made with CSS scroll-driven animations, based on Francesco Zagamiβs designs! No JavaScript!
π§ͺ Highly experimental, but oh-so-beautiful! π
Have a look: https://tympanus.net/codrops/?p=75188
#css #cssonly #animation #frontend #webdevelopment #creativecoding