Advertisement · 728 × 90

Posts by Jan

Preview
Did you know there are 3,676 CSS properties? Nikolai Shabalin’s full list of 3,676 CSS properties reveals how quickly CSS is expanding, with hundreds added in recent years.

Just a #short #blog post #today for all of you guys. #CSS #webdevelopment

1 month ago 0 0 0 0
Preview
Je kleding een langer leven geven met een ontpluizer Eerder dit jaar haalde ik mijn beddengoed uit de wasmachine en wat denk je, deze zat helemaal onder de pluisjes. Intussen heb ik de ideale oplossing gevonden.

Eerder schreef ik een #blog over hoe je met behulp van een #ontpluizer je #kleding of #beddengoed langer goed kan houden. Lees hier meer over in deze #blogpost:

janvalkenburg.nl/je-kleding-e...

2 months ago 0 0 0 0
Preview
Drie NSFW Nintendo Switch games die je stiekem speelt Iedereen heeft wel een aantal verborgen games in de kast staan. Maar soms staan er games tussen waar je liever niet openlijk mee geassocieerd wilt worden.

Drie #nsfw #switch #games die je stiekem speelt. #nintendo #switch2

2 months ago 0 0 0 0
Video

CSS text-decoration-inset landed in Firefox 146! Here's how it works:

3 months ago 196 38 6 9

Ah, interesting! When I have a bit more time, I will look into it.

2 months ago 1 0 0 0

Unsure whether this is possible using scroll-driven animations and :has(). scroll-state() can only detect whether the user is scrolling and in which direction, if I am not mistaken. Dont see how this should detect on overflow state, still waiting on better browser support before looking into these.

2 months ago 1 0 1 0
@custom-media --motionOK (prefers-reduced-motion: no-preference);

@media (--motionOK) {
  transition: transform .3s ease;
}

@custom-media --motionOK (prefers-reduced-motion: no-preference); @media (--motionOK) { transition: transform .3s ease; }

#CSS `@custom-media` available behind a flag in Firefox Nightly 🤘🏻

Lovely syntax, just lovely.
nerdy.dev/custom-media

2 months ago 63 8 6 4
Post image

The need of a new CSS ::has-overflow pseudo element. To detect when content is breaking out of a container. #CSS #HTML #webdevelopment

microblog.jvdezign.com/the-need-of-...

2 months ago 2 0 1 0
Preview
Replacing <br> Tags with CSS for a Cleaner, More Semantic Layout A small CSS trick to fine-tune layouts without losing semantic markup—simple yet effective for smoother design adjustments.

Today I needed to change some code within a project I am working on. The <br> needed to be removed from the #HTML and fixed with some #CSS

11 months ago 1 0 0 0

Hate to hear this. I hope you're staying strong and looking for better opportunities at a company that cares about its people.

11 months ago 3 0 0 0
Advertisement

Switching to #ProtonMail as my future main email provider. Works great so far. Moving away from #Google for more privacy and to keep my data in #Europe. Might link a custom domain later. If you've any tips to make the switch easier let me know.

11 months ago 0 0 0 0
Preview
Jan's Development Microblog Jan's Microblog. Writen about HTML, CSS, PHP, webdevelopment, and more.

I had been wondering for some time why no one had subscribed to the #newsletter. I just found out it was broken. I had to create a temporary fix for it. Working with .htaccess files is never fun, though. But it's working again.

microblog.jvdezign.com
#web #webdevelopment #webdev

1 year ago 0 0 0 0
Preview
CSS mixins were already possible since 2009 Now native CSS Mixins are on their way for us front-end developers. Did you know we can already use CSS Mixins since 2009? I didn't until a few days back.

Last week I published a blog about the upcoming native #CSS Mixins. But did you know you can already use mixins since 2009? I didn't until a week ago. Let me know what you think about this method.

microblog.jvdezign.com/css-mixins-w...
#web #webdevelopment #HTML

1 year ago 1 0 0 0
Preview
First version of CSS mixins has landed in Chrome Canary Last month, we were surprised by the addition of CSS functions. This week, the first version of CSS Mixins has landed in Google Chrome Canary.

Last month, we were surprised by the addition of CSS functions. This week, the first version of #CSS Mixins has landed in Google Chrome Canary.

I will do a first in-depth dive into this.

microblog.jvdezign.com/css-mixins-h...
#webdev #webdevelopment #html

1 year ago 1 0 0 0
Preview
An Emoji Naming Convention · February 20, 2025 Prevent collisions and make it clear.

Can emoji's save us from naming hell?

⤷ nerdy.dev/css-emoji-co...

1 year ago 39 4 9 1
Preview
Custom Functions are coming to CSS CSS Custom Functions are going to be a real game changer. And will be landing in your browser in the future. So let's dive in!

CSS Custom Function are going to be a real game changer. They just landed in Chrome Canary as prototype. So let’s dive in! #css #webdevelopment #html #chrome #google

1 year ago 2 0 0 0

Sneeuw en ijzel is wel de minste zorg, het kunnen lezen van het artikel word wel bemoeilijkt door die paywall.

1 year ago 0 0 0 0
Preview
Tijd om officieel afscheid te nemen van X (Twitter) Na jaren trouwe dienst heeft Twitter, of beter gezegd X, zijn glans voor mij verloren. Waar het ooit een plek was voor snelle updates en interessante discussies, is het nu een platform geworden waa…

Na jaren gebruik te hebben gemaakt van #twitter #X van #elonmusk is het tijd om daar te stoppen en over te stappen naar #bluesky. janvalkenburg.nl/tijd-om-offi...

1 year ago 2 0 0 0
Advertisement