#Development #Techniques
Adventures in CSS subgrid · Lining up content across multiple columns https://ilo.im/16b6q4
_____
#Alignments #Content #Layouts #CssGrid #CssSubgrid #Browsers #WebDev #Frontend #CSS
#Development #Techniques
Adventures in CSS subgrid · Lining up content across multiple columns https://ilo.im/16b6q4
_____
#Alignments #Content #Layouts #CssGrid #CssSubgrid #Browsers #WebDev #Frontend #CSS
Using CSS Animations as State Machines to Remember Focus and Hover States With CSS Only, by @patrickbrosset:
I discovered this CSS-only trick to store the past <code>:focus</code> or <code>:hover</code> state of any element. Without JavaScript, you can style elements depending on whether they were ever focused or hovered. Here's how it works.
“It’s about building intensity… think of Jeff Beck shifting to Billy Gibbons!” How to solo over one-chord blues
Teaching Writing with Generative AI
This post is based on a presentation I ran recently at the AATE conference. It takes the writing cycle approach from our book 'Practical Writing Strategies' and applies Generative AI at various stages. One of the most pressing concerns at the recent Australian Association for the Teaching of English (AATE) conference was the implications of Generative AI for teachers. There were multiple panels and sessions on the topic, ranging from discussions of AI Ethics to practical considerations for […]https://leonfurze.com/2023/07/13/teaching-writing-with-generative-ai/
#Development #Techniques
CSS contrast-color() beyond black & white · How to unlock more colorful theming options https://ilo.im/16bdci
_____
#ModernCSS #Theming #ColorPalettes #Colors #Contrast #Accessibility #Browsers #WebDev #Frontend #CSS
Je viens de découvrir ce livre web sur les #techniques du #son.
Vraiment très bien foutu. Clair itout.
Je vous le recommande. Mangez le a grandes bouchées.
https://jpecquais.github.io/doc-technique-son/
Et bien sûr, ajouté en fiche savoir (rubrique qui va finalement être une compile de ressources j'ai l'impression) sur https://l2m2p.lebib.org
#Design #Techniques
Details that make UIs feel better · Great interfaces rarely come from a single thing https://ilo.im/16be9n
_____
#Layouts #Typography #Animations #Images #UxDesign #UiDesign #WebDesign #Development #WebDev #Frontend
Fire at #UAE oil hub as #Iran vows retaliation for #US
https://kensbookinfo.blogspot.com/p/world-capitals.html#Beirut
How #AI Companions Impact the #Gaming Experience
https://kensbookinfo.blogspot.com/p/etc-varied.html#13
Exploring Colour Theory and Complex Piecing #Techniques
https://kensbookinfo.blogspot.com/p/media.html#4
#Argentina grants asylum to Braslia rioter
https://kensbookinfo.blogspot.com/p/us-cities.html#48a
#Microsoft is bringing an #AI helper to #Xbox consoles
https://kensbookinfo.blogspot.com/p/infotech.html#32
#US strikes #Iran’s Kharg Island while #UAE oil port hit
https://kensbookinfo.blogspot.com/p/etc.html#Finland
What is known about newest #Ukrainian attack on TurkStream
https://kensbookinfo.blogspot.com/p/etc.html#Russia
Exploring Colour Theory and Complex Piecing #Techniques
https://kensbookinfo.blogspot.com/p/media.html#4
As the Matildas face #NorthKorea, Kerr memories and
https://kensbookinfo.blogspot.com/p/etc.html#SKorea
S 3901 (IS) - HOME #Investment Partnerships
https://kensbookinfo.blogspot.com/p/news.html#12
Ament set to rejoin Vols for #SEC tourney
https://kensbookinfo.blogspot.com/p/sports.html#24
40 Years of #Wireless Evolution Leads to a Smart, Sensing
https://kensbookinfo.blogspot.com/p/infotech.html#35
#Development #Techniques
Building dynamic toggletips · A prime example for anchored container queries https://ilo.im/16bc8d
_____
#ModernCSS #AnchorPositioning #ContainerQueries #Toggletips #Popover #ProgressiveEnhancement #WebDev #Frontend #CSS

Anchored container queries are only available in Chrome 143 upwards right now, but here’s Daniel Schwarz to show you how to use progressive enhancement to build up to using that new capability in the context of position-aware toggle tips.