Andy

@Blacklight
8 Followers
49 Following
172 Posts
Web Developer & consultant looking for inspiration and creativity | cyclist | usually first in the office ⏰🚴‍♂️🏆
Websitehttps://www.blacklightdesign.de
Codepenhttps://codepen.io/blacklightdesign/
Githubhttps://github.com/Blacklightdesign
Bücherhttps://lesetagebu.ch/von/Andy
Brand New Layouts with #CSS Subgrid https://www.joshwcomeau.com/css/subgrid/
Brand New Layouts with CSS Subgrid • Josh W. Comeau

Subgrid allows us to extend a grid template down through the DOM tree, so that deeply-nested elements can participate in the same grid layout. At first glance, I thought this would be a helpful convenience, but it turns out that it’s so much more. Subgrid unlocks exciting new layout possibilities, stuff we couldn’t do until now. ✨

Heute ist Weltschlaganfalltag. Dieses Video zu teilen rettet Leben. Danke!
https://www.youtube.com/watch?v=SmZZLGnbWxc
Ruthe.de - Lächeln Sprechen Arme Hoch

Produziert für das Evangelische Klinikum Bethel (http://evkb.de)Der Song auf itunes:http://bitly.com/laechelnsprechenIdee, Text, Musik und Zeichnungen: Ralph...

YouTube
@css very very cool feature, unfortunately it is not supported by #Firefox

Color Temperature Slider with Svelte and AnimeJS. Learn how to dynamically change color overlays (warm-overlay/cold-overlay) based on the slider value, using mapValue for precise opacity control and Anime.js for the demonstrative cursor animation.
https://freefrontend.com/css-filter-examples/
https://codepen.io/simeydotme/pen/YPwWWex

#html #css #javascript #frontend #webdev #webdevelopment

💡CSS Tip!

Create a tooltip that follows an anchor with modern CSS!

https://css-tip.com/tooltip-anchor/

No JavaScript is used to control the position of the tooltip or its tail. It's 100% CSS magic!

#CSS #HTML

Is it Time to Un-Sass? "Many of the Sass features we've grown to love have made their way into native #CSS in some shape or form. So, should we still use Sass?" https://css-tricks.com/is-it-time-to-un-sass/
Is it Time to Un-Sass? | CSS-Tricks

Many of the Sass features we've grown to love have made their way into native CSS in some shape or form. So, should we still use Sass? This is how developer Jeff Bridgforth is thinking about it.

CSS-Tricks

Ich hatte soeben eine Idee für eine Cartoonfigur.
Vielleicht ist das der Beginn einer neuen Fantasy-Krimireihe.

Was meint ihr?

#warmup #sketch #mbart

#Development #Previews
CSS :heading and :heading() · Styling headings is about to get much easier https://ilo.im/166xa6

_____
#ModernCSS #Styling #Headings #Firefox #Browser #WebDev #Frontend #HTML #CSS

CSS :heading

Interactive article about the :heading pseudo-class and function

TIL: document.fonts exists!

This is very neat:

- status property indicates whether fonts have loaded or are still loading
- Emits events when fonts start/finish/fail to load
- "ready" property returns a promise that resolves when all fonts are loaded

👉 https://developer.mozilla.org/en-US/docs/Web/API/Document/fonts

#webdev #javascript #css #fonts