Skip to main content

Johan Bové

Does anyone have stickers or even a T-shirt that states "I ❤️ CSS Flexbox & Grid" because I would be throwing my money at the screen to buy them. After all these years of tweaking website layouts, I finally feel I have real control thanks to these.

Johan Bové

When you are debugging someone else's on an HTML page and you can't seem to figure out why a certain class and style persists, see if someone was really clever and declared styles on the <HTML /> tag.

Johan Bové

Should all UI/UX web designers require knowledge of how CSS Grid and CSS Flexbox actually work before making specifications and layouts?

Johan Bové

Added some CSS background magic to the header of this site. So shiny.

Johan Bové

Redid the layout of our little family site using CSS Grid and I'm like - why didn't I do this two years ago already?

Johan Bové

Can't believe I hadn't switched to "CSS Grid" yet, even-though it's been well supported for a while now. Still learning the intrinsic details of the spec, but I'm happy getting the basics right is not a huge deal. Planning to implement CSS Grid on my personal sites. Work in progress: https://codepen.io/johanbove/pen/MWYQXgR?editors=1100

Johan Bové

Looking at this cool modern design system: https://tailwindcss.com/#what-is-tailwind

The framework comes with a grid system out-of-the-box: https://tailwindcss.com/components/grids/

Johan Bové

After quite the rush today through 's theme customization and CSS styling, I'm finally settling with the current design. In the meantime I also fixed the Known plugin form - on my own instance - to allow for selecting if a bookmark is a "Like" or a "Re-post". Will send a on to fix [this Issue](https://github.com/idno/known/issues/1652) soon.