Skip to main content
Dublin Library

The Publishing Project

Home

CSS Logical Properties

If you've been following the CSS specifications you will see that several of the more recent ones have adopted start and end as values for the properties and I wondered why was this, wasn't it enough...

Templating the web

There are times when writing the same thing over and over again gets to be really tedious. Think of populating large bulleted lists, select statements and other repetitive elements. We've been able...

Theme switcher With CSS Variables

Using CSS Variables to create themes we should be able to create more than one and then switch between them. I've experimented with using multiple roots with different classes and then use javascript...

Theming with CSS Variables

One of the best things about CSS variables is that they allow you to create themes for your content. Reviewing CSS Variables # CSS variables or, more precisely, CSS Custom properties allow you to...

Archive Navigation