Skip to main content
Dublin Library

The Publishing Project

Home

CSS Variables For Handling Fonts

Thanks to Jason Pamental for feedback on this post. Variable fonts have a problem as currently implemented. If you use font-variation-settings to control the different axes of the font then every...

Understanding CSS Logical Properties

Most of the time it's ok to work with left and right to define elements of our design; that's what we're used to: English and other western languages that read from left to right and top to bottom....

Portals: New ways to view the web

(Web) Portals as technology are not new. Java has used portlets (as defined in JSR 362 for the latest edition) in containers for a long time. Teams have used other languages to use Portals. Chrome has...

Recursive variable font... How To Use it

Recursive is a variable font under development by Arrowtype that caught my attention by the possibilities it provides. Recursive provides two custom axes: One that moves from monospaced to sans-serif...

Custom Material Design Typography

In a previous post I created a page using Material Design's default typography classes and the fonts they are designed to work with. What I didn't realize is that you can also create custom...

Playing with underline styles

When working with underlining content other than links on the web be mindful of user expectations and provide some way to distinguish links from other types of underlined content. First, we had...

CSS List Markers

I've always been curious about how people create customized list marker items, the bullets or numbers that appear in lists for webpages. Firefox shipped an easier way to customize these lists using...

Archive Navigation