Håvard Bob
havardbrynjulfsen.design
Håvard Bob
@havardbrynjulfsen.design
Designer who codes (or vice-versa)🦄
Somebody added overflow: hidden 🥲
October 30, 2025 at 8:26 AM
Did a quick little touch-up of the header navigation on my website (before/after) 💅
June 8, 2025 at 2:06 PM
.beer:empty { order: 1; }

Important memo for the Drinks & Discussions session later at #CSSDay today
June 5, 2025 at 2:27 PM
I love that even in a world of LLMs and IDE AI helpers I can still search for something on Google and find an old CSS-Tricks article that solves my problem😍

I was trying to create a timeline with curved lines, and this screencast by @chriscoyier.net saved me🤌

css-tricks.com/videos/172-h...
April 23, 2025 at 7:30 AM
I’ve never been prouder 🥹
January 19, 2025 at 9:01 AM
Recently released mystreak.is

It’s a simple PWA that let’s you add and track habits daily

If you want to try it: be sure to add this to your Home Screen on your device, as it only stores the information using localStorage.

Built this for myself, and I’ve been using it daily since New Year’s ✅👌
January 9, 2025 at 9:54 PM
Working on something for New Year’s resolutions (and other habits)
December 30, 2024 at 6:05 PM
What I mean: is it good for a11y?

Wikipedia has these kinds of settings now, letting the users choose text width and font size.

Or should we leave this stuff to the user, making them use browser settings or plugins to achieve the customization they want?

Or both?
December 13, 2024 at 6:32 AM
Finally got around to implementing a theme switcher for my website (www.havardbrynjulfsen.design) and refactor some theme colors 🎉

Pretty happy with the result! It also honors user's preferred color scheme👏
December 6, 2024 at 1:49 PM
Implemented the Baseline Status component from Astro Embed (astro-embed.netlify.app/components/b...) on my website today.

Worked like a charm! 🚀

See it in action: www.havardbrynjulfsen.design/writing/tips...
December 2, 2024 at 10:32 PM
Cross stitched the famous #CSS meme, framed it and put it on my desk at work. One day when I wasn’t at the office somebody «fixed» it😄
November 23, 2024 at 1:11 PM
Isn't alt text just a description of what's in the image, while captions should be used to describe the context?

Curious as I can't come up with a scenario where I would need to describe it differently based on context

A caption could be "The famous Windows-wallpaper", while alt could be (see alt)
November 20, 2024 at 2:59 PM
I'm not saying there's no value in them, but I do think they're overused.

Sticky headers became popularized by social media platforms with infinite scroll, so you'd have the navigation available at all times. Most websites do not need that, imo.

Take a look at BBC's website:
November 16, 2024 at 11:30 AM