📍Midlands, UK
I've ported my website to @astro.build with a Headless Wordpress back end (Sorry Umbraco Peeps - I will definitely give it a go in the future)
Oh, and I finally wrote a thing - davidbeesley.co.uk/posts/my-key...
I've ported my website to @astro.build with a Headless Wordpress back end (Sorry Umbraco Peeps - I will definitely give it a go in the future)
Oh, and I finally wrote a thing - davidbeesley.co.uk/posts/my-key...
With this tool, you can play around and compare the actual size of countries: www.thetruesize.com/
If you want to hide an element that has no children, it's tempting to reach for :empty. However, :empty doesn't work how you'd expect if there's white space or text nodes inside the element.
Instead, use this:
.your-element:not(:has(:first-child)) {
display: none;
}
If you want to hide an element that has no children, it's tempting to reach for :empty. However, :empty doesn't work how you'd expect if there's white space or text nodes inside the element.
Instead, use this:
.your-element:not(:has(:first-child)) {
display: none;
}
Register here: meetu.ps/e/NR9cZ/hbfr...
#Free #London #Event
Interesting to make a cursory comparison of accessibility between the two... The AI version arguably slightly less bad than the original (but it's all React 😬).
www.pootlepress.com/2025/02/firs...
Interesting to make a cursory comparison of accessibility between the two... The AI version arguably slightly less bad than the original (but it's all React 😬).
www.pootlepress.com/2025/02/firs...
I like such sandbox tools where you can play around without writing code. I think it’s important for designers to at least understand what flexbox can do.
flexboxlabs.netlify.app/
I like such sandbox tools where you can play around without writing code. I think it’s important for designers to at least understand what flexbox can do.
flexboxlabs.netlify.app/
Check out the full length video and blog post here:
searchandfilter.com/generate-blo...
As someone with a permanently skewed ICC profile baked into his firmware, I welcome the change!
As someone with a permanently skewed ICC profile baked into his firmware, I welcome the change!