CSS - Cascading Style Sheets

CSS is one of the cornerstone technologies of the web, it provides styling to your web pages.

CSS is what styles the web. It gives pages their layout, colours, and fonts. If you’ve never heard of CSS before you might like our simple explanation of CSS.

Over the years we’ve found that we can add a few lines of CSS to replace entire JavaScript packages.

Clients we’ve helped with CSS

Interested in working together with this technology? Get in touch

Recent posts View all

PersonalWeb Dev

X-Clacks-Overhead

We now support the X-Clacks-Overhead, or, the internet as a tool to not forget

JavaScript

Setting a more specific database type in Prisma

Prisma sets a default of TEXT for all String fields, here is how you can override that.