January 9, 2009 – 8:43 am
December 14, 2008 – 4:36 pm

Free Christmas Card layout in CSS
I am getting a little Christmas-y
that, and I’ve been commissioned to make a special e-Christmas Card.
Of course, that one is not for public use, but the same basic framed-content CSS layout is available free of charge at Abaryx.com.
As with anything CSS – the frame size can be changed, the content area size can be changed – everything can be changed.
Read More »
December 4, 2008 – 8:38 am
Or should it be #css {notes: sticky} ?
The ‘Fun with CSS‘ continues…
CSS StickyNotes has been added at Abaryx.com

CSS from a vintage site designers point of view
dlp
November 29, 2008 – 7:28 pm
Positioning Elements – Fixed – Absolute – Relative:
Positioning elements on a page with CSS is extremely flexible, and really can be a lot of fun to play with.
Personally, I like the idea of a fixed-position header and/or navigation area to keep the Company/Site name and navigation in view at all times – much like the old “frames” layouts used to do, but without the old “trapped in frames” issues that went with it.
But I was less than delighted with the overall effect. So… I decided to try a fixed right column instead.
Read More »