Posts about Cascading Style Sheets (CSS)
CSS is a layout definition language used for styling the typography and layout of web pages, apps, SVG and other related elements.
Percentage-based CSS column layouts
Published in
Laying out a page using percentage-based columns seems to be pretty easy. However, in responsive layouts, you’ll quickly run into problems if you don’t take legibility into account. The most obvious case is when the columns are predominantly text-based, where a suitable gutter between the columns is essential for the sake of legibility. (If you
Image gallery grid layout
Published in
Information about the technical solution I’ve implemented for the grid layout in my photo galleries here on the website.
If you’re like me, a web developer, and programme responsive web layouts using @media queries, you’ll often get lost knowing precisely which set of rules are currently applied to the page. Here’s a handy tip to make things easier.
Good things
Published in
Cool new techniques for creating responsive websites and for saving you loads of time when writing CSS are helping me to rebuild the technical infrastructure of this (and other) websites.
Responsive design using CSS and Javascript
Published in
Re-programming my online portfolio using the most up-to-date techniques possible.


