SuperGeekery: A blog probably of interest only to nerds by John F Morton.

A blog prob­a­bly of inter­est only to nerds by John F Mor­ton.

Link List

Wel­come to my link library. These are not links to con­tent I have cre­at­ed unless you see that men­tioned in the link’s descrip­tion. These are links I found inter­est­ing enough to want to keep track of. If you read Craft Link List, the Craft CMS newslet­ter I used to write, this page is a replace­ment of sorts for that exer­cise. Enough talk. Let’s hit the links.

Tagged with ”css”

Reset tag search
22Jun2023

Fit-to-Width Text with scroll-driven animations

What if I will tell you how we could solve fit-to-width text with pure CSS with­out any hard­cod­ed para­me­ters? Curi­ous­ly, scroll-dri­ven ani­ma­tions will allow us to do just that! Join me as I con­tin­ue explor­ing the exper­i­men­tal imple­men­ta­tions of the lat­est specs.

06Jun2023

Mastering CSS Blend Modes

CSS mix blend modes pro­vide an easy, yet pow­er­ful way to cre­ate visu­al­ly inter­est­ing designs.

22Apr2023

Container Query Units and Fluid Typography | Modern CSS Solutions

To learn more about the behav­iors of con­tain­er query units, we’ll explore three flu­id typog­ra­phy tech­niques applied via a mix­in” using cus­tom prop­er­ties. These upgrad­ed meth­ods will pro­duce tru­ly respon­sive typog­ra­phy, regard­less of con­text.

16Feb2023

pretty-feed-v3.xsl

This file in the about­feeds repo will trans­form your raw-look­ing RSS feed into a styled doc­u­ment when users click on your feed icon. It will now include instruc­tions help­ing the user under­stand how to use feed icons across the web.

13Jan2023

Fluid Typography Calculator

Cal­cu­lat­ing a flu­id font size can be tricky. This is the tool I use to make pre­cise flu­id typog­ra­phy with the clamp CSS func­tion.

22Nov2022

chroma.js palette helper

This tool will help you mas­ter mul­ti-hued, mul­ti-stops col­or scales. What is that? While a (lin­ear) vari­a­tion in light­ness is the most impor­tant qual­i­ty of a sequen­tial col­or scale, vary­ing the hue can bring fur­ther sig­nif­i­cant improve­ments. Hue vari­a­tion pro­vides a bet­ter col­or con­trast and thus makes the col­ors eas­i­er to dif­fer­en­ti­ate.” — Learn more here.

05Nov2022

Defensive CSS

Prac­ti­cal CSS and design tips that helps in build­ing future-proof user inter­faces.