Published in Brighton, UK

Clagnut

CSS techniques

CSS Naked Day

4 April 2006

Today, April 5th, is CSS Naked Day. This means that if you are reading this on the website and not via RSS, what you are seeing is Clagnut with the CSS stripped off.

Variable fixed width layout

7 February 2006

There’s an different approach to web page layout which is gradually getting some traction. The idea is that the layout is changed to best accommodate the window size.

Elements of Typographic Style Applied to the Web

8 December 2005

I’m really pleased to finally announce the release of a brand new website, The Elements of Typographic Style Applied to the Web, or Web Typography for short.

24 ways (to impress your friends)

1 December 2005

24 ways to impress your friends – an advent calendar.

More on multi-column layouts

3 October 2005

Since Firefox 1.5 shipped with a partial implementation of the proposed CSS 3 Multi-column layout module, it’s received a fair bit of attention…

Quiet around here, isn’t it?

9 September 2005

Well it’s the usual reason – so much stuff, so little time. There’s two projects, two books and then my arch nemesis pops up.

Easy alpha transparent pngs

22 August 2005

The BritPack logo on these pages is an alpha-transparent PNG and I use a little PHP script to deliver browser-specific code to IE6 and IE5.5 and a normal image to other browsers.

CSS & Accessibility

4 August 2005

Here’s something that’s been playing on my mind recently. What role can CSS alone play in making websites accessible?

CSS podGuide

16 December 2004

Westciv, home of StyleMaster, have turned the content of their excellent CSS guide into what theyre calling a podGuide, so now you can read it on your iPod.

Bug Report, Design Engaged and PowerPoint

30 November 2004

PPK has a new browser resource called Bug Report. Design Engaged looked to be hugely successful and fascinating (link to a terrific animation). Veen talks about the difficulty of ditching the PowerPoint mentality.

Resetting default padding and margin

28 October 2004

A simple CSS rule appeared recently on the Web Standards Group list, generating a fair bit of discussion.

Web Essentials blog

15 September 2004

Web Essentials is almost upon us and now it has a blog. On a vaguely related note, CSS Vault recently pointed to some demonstrations of CSS in scientific web publishing in particular rendering mathematical expressions.

How to size text using ems

18 May 2004

Text for the screen is sized with CSS in terms of pixels, ems or keywords. Pixels is easy, keywords are well documented. That leaves ems. I will now attempt to show you how ems can be as quick and easy to use as pixels.

Mozilla DOM inspector

7 May 2004

Mozilla’s DOM Inspector (also available in Firefox) can seem daunting at first but is amazingly powerful. Amongst other things, it allows you to see which CSS rules are affecting any given element in order of cascade priority.

OS X newbie alert

15 April 2004

My new iBook arrived just in time for the Easter break. This is not only the first time I’ve owned a Mac but also the first time I’ve used one for more than about a minute.

CSS from the BBC

26 March 2004

BBC Broadcast has just released a classy new site with valid XHTML and CSS underneath the hood. Check out the transparent sliding menus built on lists.

CSS crib sheets

9 February 2004

Another CSS crib sheet (on centering divs) from Andy Budd and a first A List Apart article (on creating a JavaScript image gallery) from Jeremy Keith.

More on fixed widths

18 December 2003

Fixed versus liquid design is an emotive debate. Liquid layout seems more intuitive, appropriate and elegant but is not without issues. However many concerns can be addressed with little or no compromise.

The new typography

12 December 2003

Why and how Web designers should be using font-family in a more adventurous manner: there are some great typefaces out there – let’s use them. The Visibone survey is an invaluable aid in typeface selection.

Categories