Hi! I'm Håvard Brynjulfsen, a front-end designer based in Bergen, Norway
Designer who codes.
Sometimes I draw boxes. Other times I create boxes. Occasionally I even write about boxes.
Currently creating and repairing boxes at Knowit Experience
Featured work
Featured writing
-
The struggles of BEM
Naming CSS classes is hard. The naming convention BEM is suppose to ease the pain, but if you're still struggling chances are you're not using it right.
-
How to Create a Shrinking Header on Scroll Without JavaScript
A write-up of how you can create a JS-like scroll-effect with only CSS and the magic of sticky positioning.
-
My CSS reset
A quick breakdown of how I reset the browser's default styling before I start writing my first lines of CSS.
-
Removing list-style on lists and the accessibility implications that follow
Safari ruins a well-known CSS snippet for everybody, but here's how you can fix it.